Use when you need the Codex Copilot equivalent of Claude Copilot /config: inspect or explain cc configuration, known references, paths, and environment hydration.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add Everyone-Needs-A-Copilot/claude-copilot --skill config --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Config?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/everyone-needs-a-copilot-config)More formats (shields.io, HTML) on the badges page.
---
name: config
description: "Use when you need the Codex Copilot equivalent of Claude Copilot /config: inspect or explain cc configuration, known references, paths, and environment hydration."
---
# Config
Inspect Copilot configuration.
## Workflow
1. Prefer `$HOME/.local/bin/cc`.
2. Run `cc config list --scope effective`.
3. Run `cc env --json` when machine-readable output is useful.
4. Explain project, machine, and sentinel values.
5. Recommend `cc config set` commands for missing values.
6. Treat `paths.knowledge_repo` as string-or-ordered-list configuration. Use
`cc config add` and `cc config remove` for idempotent list updates.
## Output
- effective config summary
- missing or stale values
- recommended commands
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!