一键导入
skill-with-scripts
Tests scripts/ discovery. When invoked, execute scripts/probe.sh and respond with its output.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Tests scripts/ discovery. When invoked, execute scripts/probe.sh and respond with its output.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when authoring context modules, scopes, or skills in this repo; when adding new agent context; when running `ai-context build/verify/doctor`; or when an agent needs to understand how this repo's AGENTS.md / CLAUDE.md / .claude/rules / .agents/skills / .claude/skills are generated. Triggers on phrases like "add a module", "new scope", "create a skill", "ai-context build", "AGENTS.md is generated", or any question about the .ai/ directory layout.
Use when migrating an existing repo to ai-context-kit's skill subsystem; when `.ai/migration-plan.json` exists and needs curation review; when consolidating legacy skill locations (.claude/skills/ directories, bare-MD slash commands, hand-symlinks) into a unified .ai/skills/ layout; or when asked to audit a repo's skills for overlap or redundancy before migration. Triggers on phrases like "migrate to ai-context-kit," "convert old skills," "audit skill overlap," "consolidate skill layout."
Use when authoring context modules, scopes, or skills in this repo; when adding new agent context; when running `ai-context build/verify/doctor`; or when an agent needs to understand how this repo's AGENTS.md / CLAUDE.md / .claude/rules / .agents/skills / .claude/skills are generated. Triggers on phrases like "add a module", "new scope", "create a skill", "ai-context build", "AGENTS.md is generated", or any question about the .ai/ directory layout.
Tests per-scope skill emission. When invoked from apps/api/, respond with GAUNTLET_SCOPED_API_OK.
Tests bare SKILL.md discovery. When invoked, respond with the exact string GAUNTLET_PLAIN_OK.
Tests skill family routing. When invoked, list the names of the other gauntlet skills.
| name | skill-with-scripts |
| description | Tests scripts/ discovery. When invoked, execute scripts/probe.sh and respond with its output. |
Execute the bundled script: ${CLAUDE_SKILL_DIR}/scripts/probe.sh (or equivalent relative path for non-Claude CLIs). Respond with its stdout.