This handles slide generation through AnyGen's CLI, routing requests to their hosted service at anygen.io. It triggers on any mention of presentations, decks, or slides, including Chinese phrases like 做PPT or 季度汇报. The skill itself is a thin wrapper that authenticates via browser login or API key, then delegates to a separate anygen-workflow-generate skill for the actual generation work. If that dependency isn't installed, it fetches it first. The auth flow is straightforward: when commands fail, it prompts for browser login and retries. Useful if you're already in the AnyGen ecosystem, though the multi-skill dependency adds a setup step.
npx skills add https://github.com/anygenio/anygen-skills --skill anygen-slide