用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/aiFabricoCom/fabrico-collections-codex --skill fabrico-create-custom-agent命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | fabrico-create-custom-agent |
| description | Create a Codex custom agent in `.codex/agents/*.toml`. |
Invocation portability:
$fabrico-*below means the discovered entry workflow. Use the unqualified name for repository or filesystem installs and$fabrico-collections:fabrico-*for plugin installs.
Use the user's current request and referenced files as the complete workflow input.
For multi-step work, ask Codex to delegate coordination to fabrico-customization-orchestrator. Give it the requested outcome, target scope, relevant paths, constraints, and required validation. If that agent is unavailable, perform the same bounded workflow in the current thread.
$fabrico-creating-agents for the TOML schema, role boundaries, template, and checks$fabrico-technical-context-discovering when repository conventions are not yet established$fabrico-codebase-analysing when several existing agents must be compared.codex/agents/, applicable skills, AGENTS.md, and project configuration..codex/agents/<name>.toml using $fabrico-creating-agents. Use personal scope only when explicitly requested.fabrico-customization-reviewer for substantial changes; apply must-fix findings and revalidate.Do not create a broad general-purpose role when an existing agent or skill already covers the request. Do not pin a model or widen permissions without a concrete requirement.