This is an internal knowledge skill that gives Claude direct access to GramIO documentation so it can answer questions about the Telegram bot framework accurately. It's set up to pull from specific doc sections like API references, triggers, keyboards, plugins, and hooks rather than relying on training data. Not user-invocable, it works behind the scenes when you're building bots and need to know how GramIO handles webhooks, inline queries, or media files. The structure is smart: it maps common questions to actual documentation paths, so responses come with real examples and page references. If you're working with GramIO regularly, this beats hunting through docs manually or getting outdated answers from generic LLM knowledge.
npx skills add https://github.com/gramiojs/documentation --skill gramio