Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

documentation

documentation 收录了来自 gramiojs 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
7
更新
2026-06-03
Forks
12
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

gramio
软件开发工程师

Invoke for ANY Telegram bot code — `gramio`/`@gramio/*` imports, `new Bot()`, `bot.command`/`bot.callbackQuery`/`bot.on`/`bot.updates.on`, scenes/FSM, inline & reply keyboards, message entities, file uploads, sessions, plugins, webhooks vs long-polling, Telegram Stars, Mini Apps (TMA), broadcasting, Docker. Type-safe TypeScript framework (Node.js/Bun/Deno) with full Bot API coverage. Also covers migrations from Telegraf/grammY/puregram/node-telegram-bot-api. When delegating to a subagent, pass relevant reference files (callback-data, scenes, formatting, context, middleware-routing, ux-patterns) inline — this skill does not auto-load in subagent sessions.

2026-06-03
generate-changelog
软件开发工程师

Generate changelog pages from gramiojs org patches using ghlog CLI. Tracks last-seen commit SHAs per repo via --since-map for precise incremental updates. Also updates docs and skills to reflect changes, and maintains the per-package GramIO upgrade data (public/migrations.json) that generates the upgrade skill, the upgrading guide, and the version picker.

2026-06-03
gramio-upgrade
软件开发工程师

Upgrade an existing GramIO project to newer gramio / @gramio/* versions. Detects the installed versions, looks up the breaking changes, deprecations, and new features between current and target in MIGRATIONS.md, presents an ordered migration plan with before/after code, applies the edits, verifies, and then proactively suggests the new features the upgrade unlocks that could help the project. Use whenever the user says "upgrade gramio", "update gramio to latest", "обнови грамио до последней", "what breaks if I update gramio", "migrate to gramio 0.10", "почему перестало работать после обновления", "bump @gramio/* versions".

2026-06-03
gramio-pick-username
软件开发工程师

Pick an available Telegram bot username. Takes a topic (and optional audience/language), generates candidates respecting BotFather's rules, batch-checks availability on t.me via the bundled `check-usernames.mjs` script, and returns a ranked shortlist of free names. Use whenever the user asks "find a bot username", "check if @foo_bot is taken", "придумай юзернейм для бота", "неминг бота".

2026-04-20
add-doc-page
技术写作员

Create a new documentation page in both EN and RU with proper frontmatter, sidebar registration, and automatic Russian translation.

2026-03-05
enrich-api-page
软件开发工程师

Research and fill user-maintained content for Telegram API reference pages — SEO meta, GramIO usage examples, errors with context annotations, tips & gotchas, and see-also links. Supports multiple page names at once.

2026-03-02
add-plugin-doc
软件开发工程师

Create documentation for a new official GramIO plugin with proper template, badges, installation instructions, and sidebar registration.

2026-02-14
gramio-help
网页开发工程师

Internal knowledge skill — provides Claude with GramIO framework context by reading documentation files dynamically.

2026-02-14
sync-translations
软件开发工程师

Audit EN/RU documentation for sync issues — find missing translations, outdated pages, and auto-translate missing Russian pages.

2026-02-14
translate-page
市场调研分析师与营销专员

Translate a GramIO documentation page from English to Russian (or vice versa), preserving code blocks, twoslash annotations, and frontmatter.

2026-02-14