一键导入
mcub-docs-navigator
Navigate and explain local MCUB documentation while routing module and API questions to the right sources and warning against Hikka assumptions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Navigate and explain local MCUB documentation while routing module and API questions to the right sources and warning against Hikka assumptions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create and update debug MCUB userbot modules in app-debug using the MCUB module API, class-style modules, and inline form/callback docs.
Inspect git status, diffs, branches, and prepare commits safely while preserving unrelated user changes.
Run, interpret, and fix MCUB debugger warnings and errors while preserving module behavior and build history.
Statically audit MCUB modules before release for safety, metadata, dependencies, commands, inline callbacks, and release readiness without editing code.
Route OpenAgent MCUB work across repo navigation, debugger fixes, module creation, release workflows, and skill registry management.
Validate, publish, index, commit, and push MCUB modules from debug builds into the MCUB module repository.
| name | MCUB-docs-navigator |
| description | Navigate and explain local MCUB documentation while routing module and API questions to the right sources and warning against Hikka assumptions. |
| keywords | ["docs","documentation","doc","API_DOC.md","mcub","api","module","modules","hikka","cпpaвкa","дoкyмeнтaция"] |
Use this skill when the user asks to find, read, explain, or cross-reference local MCUB documentation, API guides, module docs, inline docs, or examples.
Answer MCUB documentation questions from local project sources first, with precise file paths and clear routing to the correct MCUB workflow when the question becomes implementation, debugging, or release work.
Start with these local documents when present:
API_DOC.md for the documentation index and API overview.doc/registration/class-style.md for class-style modules.doc/guides/module-structure.md and doc/guides/best-practices.md for module layout and conventions.doc/inline/inline-form.md and doc/inline/callbacks.md for inline forms and callbacks.doc/api/module-config.md, doc/api/database.md, and doc/api/errors.md for config, persistence, and error handling.app-debug/ or release module folders only as examples, not as documentation authority.MCUB-modules-creator, debugger fixes to MCUB-debugger-fixer, audits to MCUB-module-auditor, and releases to MCUB-release-modules.ModuleBase, @loader.command, self.edit, self.answer, self.db, self.cache, and inline callback APIs when the docs support them.Keep answers practical:
Source: path(s) used.Answer: concise explanation.Use this when coding: short actionable notes.Next workflow: name the skill to use if the user wants code changes.