Productivity & Automationlow risk

heldout

Held-out workflow guidance fixture.

AdvancingTitans/agent-engineering-toolkit·tests/fixtures/audit-evolution/heldout-skill-no-verification/skills/heldout/SKILL.md
30/ 100推荐值

导入这个 Skill

选择你的 coding agent,复制项目级或个人级安装命令。

固定到平台收录的 commit
导入当前项目.agents/skills/heldout
npx skills add https://github.com/AdvancingTitans/agent-engineering-toolkit/tree/3dc01cf2df9b6376b73782a8b3af1e1dead16cc9/tests/fixtures/audit-evolution/heldout-skill-no-verification/skills/heldout -a codex -y
导入个人环境~/.agents/skills/heldout
npx skills add https://github.com/AdvancingTitans/agent-engineering-toolkit/tree/3dc01cf2df9b6376b73782a8b3af1e1dead16cc9/tests/fixtures/audit-evolution/heldout-skill-no-verification/skills/heldout -a codex -g -y
手动放置目录.agents/skills/heldoutOfficial docs ↗
导入当前项目.claude/skills/heldout
npx skills add https://github.com/AdvancingTitans/agent-engineering-toolkit/tree/3dc01cf2df9b6376b73782a8b3af1e1dead16cc9/tests/fixtures/audit-evolution/heldout-skill-no-verification/skills/heldout -a claude-code -y
导入个人环境~/.claude/skills/heldout
npx skills add https://github.com/AdvancingTitans/agent-engineering-toolkit/tree/3dc01cf2df9b6376b73782a8b3af1e1dead16cc9/tests/fixtures/audit-evolution/heldout-skill-no-verification/skills/heldout -a claude-code -g -y
手动放置目录.claude/skills/heldoutOfficial docs ↗
导入当前项目.agents/skills/heldout
npx skills add https://github.com/AdvancingTitans/agent-engineering-toolkit/tree/3dc01cf2df9b6376b73782a8b3af1e1dead16cc9/tests/fixtures/audit-evolution/heldout-skill-no-verification/skills/heldout -a github-copilot -y
导入个人环境~/.copilot/skills/heldout
npx skills add https://github.com/AdvancingTitans/agent-engineering-toolkit/tree/3dc01cf2df9b6376b73782a8b3af1e1dead16cc9/tests/fixtures/audit-evolution/heldout-skill-no-verification/skills/heldout -a github-copilot -g -y
手动放置目录.agents/skills/heldoutOfficial docs ↗
导入当前项目.agents/skills/heldout
npx skills add https://github.com/AdvancingTitans/agent-engineering-toolkit/tree/3dc01cf2df9b6376b73782a8b3af1e1dead16cc9/tests/fixtures/audit-evolution/heldout-skill-no-verification/skills/heldout -a cursor -y
导入个人环境~/.cursor/skills/heldout
npx skills add https://github.com/AdvancingTitans/agent-engineering-toolkit/tree/3dc01cf2df9b6376b73782a8b3af1e1dead16cc9/tests/fixtures/audit-evolution/heldout-skill-no-verification/skills/heldout -a cursor -g -y
手动放置目录.agents/skills/heldoutOfficial docs ↗
导入当前项目.agents/skills/heldout
npx skills add https://github.com/AdvancingTitans/agent-engineering-toolkit/tree/3dc01cf2df9b6376b73782a8b3af1e1dead16cc9/tests/fixtures/audit-evolution/heldout-skill-no-verification/skills/heldout -a gemini-cli -y
导入个人环境~/.gemini/skills/heldout
npx skills add https://github.com/AdvancingTitans/agent-engineering-toolkit/tree/3dc01cf2df9b6376b73782a8b3af1e1dead16cc9/tests/fixtures/audit-evolution/heldout-skill-no-verification/skills/heldout -a gemini-cli -g -y
Native Gemini CLIgemini skills install https://github.com/AdvancingTitans/agent-engineering-toolkit.git --scope workspace --path tests/fixtures/audit-evolution/heldout-skill-no-verification/skills/heldout
手动放置目录.agents/skills/heldoutOfficial docs ↗
⚠ 安装命令使用开源 skills CLI。执行前请检查来源、脚本和权限。
Follow the release procedure carefully.