When you need to hand work off to the Claude Code CLI rather than solve it inline, this skill writes the right headless commands. It defaults to safe automation with `acceptEdits` mode, skips model flags unless you explicitly want an override, and knows the difference between tool availability and permission approval. The templates cover read-only analysis, edit runs, JSON output, session resumption, and MCP integration. One honest take: the real value is in the permission mode guidance, because `bypassPermissions` sounds tempting but the skill correctly steers you toward explicit allow rules or `dontAsk` unless you're already in a sandbox. It also checks your local `claude --help` output before assuming flag syntax, which matters when the CLI moves faster than blog posts.
npx -y skills add feiskyer/codex-settings --skill claude-skill --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
supercent-io/skills-template
microck/ordinary-claude-skills