Show HN: I turned Stravaleaks into an HTML broadsheet newspaper

1 pointsposted 8 hours ago
by alberduris

1 Comments

alberduris

8 hours ago

I saw @sambodanis's "The Foreman Dispatch" concept on Twitter (using an Agent to generate newspapers about what it's doing for you) and looked wonderful to me. So I turned it into an open source Skill that anyone can use to generate broadsheet newspapers about anything.

The Stravaleaks example above is just a showcase; you can point it at your codebase, a research paper, or any topic you want explained.

It's distributed as npx skill and also supports Anthropic /plugin system.

npx skills add https://github.com/alberduris/skills --skill newspaper-explainer

Source: https://github.com/alberduris/skills/tree/main/plugins/newsp...