在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用cli-skill
星标1
分支2
更新时间2026年7月1日 08:03
Copilot adapter for cross-agent CLI skill commands.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Copilot adapter for cross-agent CLI skill commands.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Cross-agent CLI skill with command-per-file architecture. Primary command: /cli-review.
Pi Coding Agent adapter for command-per-file CLI workflows.
GitHub Copilot entrypoint for the cross-agent CLI skill.
Pi entrypoint for cross-agent CLI command workflows.
基于 SOC 职业分类
| name | cli-skill |
| description | Copilot adapter for cross-agent CLI skill commands. |
This adapter maps slash-style command intents to command files in cli-skill/.
cli-skill/schemas/commands.manifest.yamlcli-skill/shared/cli-discovery-preflight.md before any analysis command/cli-review -> cli-skill/commands/cli-review.md/cli-semantic-analysis -> cli-skill/commands/cli-semantic-analysis.md/cli-heuristic-analysis -> cli-skill/commands/cli-heuristic-analysis.md/cli-check-help -> cli-skill/commands/cli-check-help.md/cli-behavioral-analysis -> cli-skill/commands/cli-behavioral-analysis.md/install-cli-pr-workflow -> cli-skill/commands/install-cli-pr-workflow.md/cli-propose-command -> cli-skill/future-commands/cli-propose-command.md/cli-rename-command -> cli-skill/future-commands/cli-rename-command.md