Show HN: I turned Stravaleaks into an HTML broadsheet newspaper

(stravaleaks-dispatch.vercel.app)

1 points | by alberduris 1 hour ago

1 comments

  • alberduris 1 hour 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...