用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/hoanghd218/ZaloCRM --skill ak-help命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Search library/framework documentation via llms.txt (context7.com). Use for API docs, GitHub repository analysis, technical documentation lookup, latest library features.
Interview-driven advisory skill. Analyzes a prompt or URL (GitHub issue, spec, doc), scouts the codebase, interviews the user one question at a time to reframe the problem into exact requirements and goals, then delivers honest advice: what to do, what to avoid, better alternatives, benefits and trade-offs. Use when the user asks for advice, a second opinion, a sanity check, requirement reframing before committing to a direction, or wants an existing plan or design pressure-tested (grilled) one question at a time.
Browser and desktop automation through the agent-browser CLI. Use for long autonomous browsing, compact page snapshots, screenshots, form filling, login/test flows without real Chrome profile state, scraping, exploratory QA, cloud browsers, Electron apps, Slack automation, and bug hunts.
基于 SOC 职业分类
正在显示 SKILL.md
| name | ak:help |
| description | Open the AgentKit help index. Use when users ask how to use ak, what skills are available, or which workflow to run. |
Open the AgentKit help index when users ask how to use ak, what skills are available, or which workflow fits their task.
Use scripts/skills_data.yaml as the local catalog source. Summarize the relevant skills by category, then route to the most specific installed skill when the user's task is clear.
When the user needs a command, prefer concrete ak commands and keep examples scoped to the installed AgentKit kit.