Creator · dceoy
Last updated · Sep 4, 2026
Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes.
Creator · dceoy
Last updated · Sep 4, 2026
Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes.
Creator · dceoy
Last updated · Sep 4, 2026
Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes.
Creator · dceoy
Last updated · Sep 4, 2026
Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes.
Sandbox only
Install targets
Codex install prompt
Install the "claude-command-converter" agent skill from https://github.com/dceoy/speckit-agent-skills/tree/main/skills/claude-command-converter. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"dceoy-claude-command-converter","task":"Install claude-command-converter","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Maintenance
fresh
12d since push
Risk
Needs review
Quality score needs review
GitHub quality
129
68/100 Quality · 78/100 Trust
Coverage tags
Review notes
Quality score needs review · Stars/forks activity: 129 stars, 26 forks; issue activity unavailable in current metadata
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
129 GitHub stars
Repo activity
129 stars, 26 forks
Maintenance
12d since push
License
AGPL-3.0
Install
npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add dceoy/speckit-agent-skills --skill claude-command-converterDo not use when
Alternative
168.6K Stars
npx skills add mattpocock/skills --skill code-review
Alternative
40.8K Stars
npx skills add appsmithorg/appsmith
Alternative
175.7K Stars
npx skills add mattpocock/skills --skill implement
Alternative
30.9K Stars
npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20claude-command-converter%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20claude-command-converter%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/dceoy-claude-command-converter/install
Agent should check
Copy prompt
Task: Use claude-command-converter in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20claude-command-converter%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/dceoy-claude-command-converter/install
Install command: npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/dceoy-claude-command-converter/install
LLM text format
/api/skills/dceoy-claude-command-converter/install?format=text
Find alternatives
/api/skills/search?q=claude-command-converter&limit=3
Agent prompt
Use claude-command-converter for this task. Review https://www.openagentskill.com/api/skills/dceoy-claude-command-converter/install, then install with: npx skills add dceoy/speckit-agent-skills --skill claude-command-converterRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/dceoy-claude-command-converter
LLM text
/api/registry/manifest/dceoy-claude-command-converter?format=text
Install alias
/api/registry/install/dceoy-claude-command-converter
Recommend
/api/registry/recommend?task=Use%20claude-command-converter%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
GitHub automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO129 GitHub stars
Stars/forks activity
CHECK129 stars, 26 forks; issue activity unavailable in current metadata
Recent maintenance
PASS12d since push
License clarity
PASSAGPL-3.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.
React and Next.js performance guidance for writing, reviewing, and refactoring production UI code.
--- name: claude-command-converter description: Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes. ---
# Claude Command Converter
Convert Claude Code commands to standard Agent Skills format for portability across AI coding assistants.
## When to Use
- Migrating existing `.claude/commands/*.md` files to `skills/*/SKILL.md` format. - Creating portable skills from Claude Code-specific commands. - Standardizing command definitions for use with Claude Code, Codex CLI, GitHub Copilot, and other runtimes.
## Inputs
- Source command file path (e.g., `.claude/commands/my-command.md`). - Optional: target skill name (defaults to command filename without extension).
If input is missing, ask for the source command file path.
## Format Differences
### Claude Code Command Format
Location: `.claude/commands/<command-name>.md`
```yaml --- description: Short description of the command handoffs: - label: Next Action agent: other.command prompt: Trigger prompt send: true --- ## User Input
\`\`\`text $ARGUMENTS \`\`\`
[Command instructions...] ```
### Standard Agent Skill Format
Location: `skills/<skill-name>/SKILL.md`
```yaml --- name: skill-name description: Complete description including what the skill does and when to use it. ---
# Skill Title
## When to Use
- Scenario 1 - Scenario 2
## Inputs
- Required input 1 - Optional input 2
## Workflow
1. Step 1 2. Step 2 ...
## Outputs
- Output file 1 - Output file 2 ```
## Conversion Workflow
1. **Read the source command** from `.claude/commands/`.
2. **Extract metadata**: - `description` from YAML frontmatter. - `handoffs` for related skills/next steps. - `$ARGUMENTS` handling for inputs.
3. **Determine skill name**: - Convert `command.name.md` → `command-name` (replace dots with hyphens). - Use kebab-case for multi-word names.
4. **Create skill directory**: `skills/<skill-name>/`
5. **Transform content** to SKILL.md format: - **Frontmatter**: Keep `name` and `description` only. - **Enhance description**: Expand to include when to use the skill. - **Convert `$ARGUMENTS`**: Document as Inputs section. - **Structure workflow**: Extract steps into numbered Workflow section. - **Add "When to Use"**: Derive from command context and description. - **Add "Outputs"**: List generated files/artifacts. - **Convert handoffs**: Add "Next Steps" section referencing related skills.
6. **Remove runtime-specific content**: - Remove `## User Input` section with `$ARGUMENTS` block. - Remove `handoffs` from frontmatter (move to prose). - Remove `/command.name` references (use skill names instead).
7. **Validate skill structure**: - Frontmatter has `name` and `description` only. - Body has clear sections (When to Use, Inputs, Workflow, Outputs). - No TODO placeholders remain. - No runtime-specific variables like `$ARGUMENTS`.
8. **Report conversion result**: - Source command path. - Generated skill path. - Key transformations applied. - Manual review recommendations.
## Transformation Rules
| Claude Command | Agent Skill | | ----------------------------- | --------------------------------------------- | | `$ARGUMENTS` | Inputs section describing expected user input | | `handoffs:` | Next Steps section with skill references | | `/command.name` | `skill-name` (kebab-case) | | `agent: foo.bar` | `foo-bar` skill reference | | `description:` in frontmatter | `description:` expanded with triggers | | Inline `## User Input` | Removed; documented in Inputs |
## Example Conversion
**Input**: `.claude/commands/speckit.specify.md`
```yaml --- description: Create feature specification from natural language. handoffs: - label: Build Technical Plan agent: speckit.plan --- ## User Input
\`\`\`text $ARGUMENTS \`\`\`
The text the user typed after `/speckit.specify`... ```
**Output**: `skills/speckit-specify/SKILL.md`
```yaml --- name: speckit-specify description: Create or update a feature specification from a natural language feature description. ---
# Spec Kit Specify Skill
## When to Use
- The user wants a new or updated feature spec from a natural language description.
## Inputs
- Feature description from the user. - Repo context with `.specify/` scripts and templates.
If the description is missing or unclear, ask a targeted question before continuing.
## Workflow
...
## Outputs
- `specs/<feature>/spec.md` - `specs/<feature>/checklists/requirements.md`
## Next Steps
After generating spec.md:
- **Plan** technical implementation with speckit-plan. - **Clarify** specification requirements with speckit-clarify. ```
## Key Rules
- Preserve all workflow logic and instructions. - Remove runtime-specific constructs (`$ARGUMENTS`, `handoffs`, `/slash-commands`). - Expand terse descriptions to include usage triggers. - Use imperative voice in workflow steps. - Keep skills self-contained and portable. - Don't add extraneous documentation files (README, CHANGELOG, etc.).
## Next Steps
After conversion:
- Review generated SKILL.md for completeness. - Delete unused example files in `scripts/`, `references/`, `assets/`. - Update AGENTS.md/CLAUDE.md skill inventory if applicable. - Create symlinks for runtime integration if needed.
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for claude-command-converter, ready for a manual X post.
claude-command-converter: Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL... 129 stars https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=x
Listing + install path for claude-command-converter: https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=x Install: npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to dceoy but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter/audit)
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)dceoy
@dceoy
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Code Review
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
168.6K StarsAppsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
40.8K StarsImplement
Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.
175.7K StarsVercel React Best Practices
React and Next.js performance guidance for writing, reviewing, and refactoring production UI code.
30.9K StarsSandbox only
Install targets
Codex install prompt
Install the "claude-command-converter" agent skill from https://github.com/dceoy/speckit-agent-skills/tree/main/skills/claude-command-converter. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"dceoy-claude-command-converter","task":"Install claude-command-converter","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Maintenance
fresh
12d since push
Risk
Needs review
Quality score needs review
GitHub quality
129
68/100 Quality · 78/100 Trust
Coverage tags
Review notes
Quality score needs review · Stars/forks activity: 129 stars, 26 forks; issue activity unavailable in current metadata
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
129 GitHub stars
Repo activity
129 stars, 26 forks
Maintenance
12d since push
License
AGPL-3.0
Install
npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add dceoy/speckit-agent-skills --skill claude-command-converterDo not use when
Alternative
168.6K Stars
npx skills add mattpocock/skills --skill code-review
Alternative
40.8K Stars
npx skills add appsmithorg/appsmith
Alternative
175.7K Stars
npx skills add mattpocock/skills --skill implement
Alternative
30.9K Stars
npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20claude-command-converter%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20claude-command-converter%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/dceoy-claude-command-converter/install
Agent should check
Copy prompt
Task: Use claude-command-converter in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20claude-command-converter%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/dceoy-claude-command-converter/install
Install command: npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/dceoy-claude-command-converter/install
LLM text format
/api/skills/dceoy-claude-command-converter/install?format=text
Find alternatives
/api/skills/search?q=claude-command-converter&limit=3
Agent prompt
Use claude-command-converter for this task. Review https://www.openagentskill.com/api/skills/dceoy-claude-command-converter/install, then install with: npx skills add dceoy/speckit-agent-skills --skill claude-command-converterRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/dceoy-claude-command-converter
LLM text
/api/registry/manifest/dceoy-claude-command-converter?format=text
Install alias
/api/registry/install/dceoy-claude-command-converter
Recommend
/api/registry/recommend?task=Use%20claude-command-converter%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
GitHub automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO129 GitHub stars
Stars/forks activity
CHECK129 stars, 26 forks; issue activity unavailable in current metadata
Recent maintenance
PASS12d since push
License clarity
PASSAGPL-3.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.
React and Next.js performance guidance for writing, reviewing, and refactoring production UI code.
--- name: claude-command-converter description: Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes. ---
# Claude Command Converter
Convert Claude Code commands to standard Agent Skills format for portability across AI coding assistants.
## When to Use
- Migrating existing `.claude/commands/*.md` files to `skills/*/SKILL.md` format. - Creating portable skills from Claude Code-specific commands. - Standardizing command definitions for use with Claude Code, Codex CLI, GitHub Copilot, and other runtimes.
## Inputs
- Source command file path (e.g., `.claude/commands/my-command.md`). - Optional: target skill name (defaults to command filename without extension).
If input is missing, ask for the source command file path.
## Format Differences
### Claude Code Command Format
Location: `.claude/commands/<command-name>.md`
```yaml --- description: Short description of the command handoffs: - label: Next Action agent: other.command prompt: Trigger prompt send: true --- ## User Input
\`\`\`text $ARGUMENTS \`\`\`
[Command instructions...] ```
### Standard Agent Skill Format
Location: `skills/<skill-name>/SKILL.md`
```yaml --- name: skill-name description: Complete description including what the skill does and when to use it. ---
# Skill Title
## When to Use
- Scenario 1 - Scenario 2
## Inputs
- Required input 1 - Optional input 2
## Workflow
1. Step 1 2. Step 2 ...
## Outputs
- Output file 1 - Output file 2 ```
## Conversion Workflow
1. **Read the source command** from `.claude/commands/`.
2. **Extract metadata**: - `description` from YAML frontmatter. - `handoffs` for related skills/next steps. - `$ARGUMENTS` handling for inputs.
3. **Determine skill name**: - Convert `command.name.md` → `command-name` (replace dots with hyphens). - Use kebab-case for multi-word names.
4. **Create skill directory**: `skills/<skill-name>/`
5. **Transform content** to SKILL.md format: - **Frontmatter**: Keep `name` and `description` only. - **Enhance description**: Expand to include when to use the skill. - **Convert `$ARGUMENTS`**: Document as Inputs section. - **Structure workflow**: Extract steps into numbered Workflow section. - **Add "When to Use"**: Derive from command context and description. - **Add "Outputs"**: List generated files/artifacts. - **Convert handoffs**: Add "Next Steps" section referencing related skills.
6. **Remove runtime-specific content**: - Remove `## User Input` section with `$ARGUMENTS` block. - Remove `handoffs` from frontmatter (move to prose). - Remove `/command.name` references (use skill names instead).
7. **Validate skill structure**: - Frontmatter has `name` and `description` only. - Body has clear sections (When to Use, Inputs, Workflow, Outputs). - No TODO placeholders remain. - No runtime-specific variables like `$ARGUMENTS`.
8. **Report conversion result**: - Source command path. - Generated skill path. - Key transformations applied. - Manual review recommendations.
## Transformation Rules
| Claude Command | Agent Skill | | ----------------------------- | --------------------------------------------- | | `$ARGUMENTS` | Inputs section describing expected user input | | `handoffs:` | Next Steps section with skill references | | `/command.name` | `skill-name` (kebab-case) | | `agent: foo.bar` | `foo-bar` skill reference | | `description:` in frontmatter | `description:` expanded with triggers | | Inline `## User Input` | Removed; documented in Inputs |
## Example Conversion
**Input**: `.claude/commands/speckit.specify.md`
```yaml --- description: Create feature specification from natural language. handoffs: - label: Build Technical Plan agent: speckit.plan --- ## User Input
\`\`\`text $ARGUMENTS \`\`\`
The text the user typed after `/speckit.specify`... ```
**Output**: `skills/speckit-specify/SKILL.md`
```yaml --- name: speckit-specify description: Create or update a feature specification from a natural language feature description. ---
# Spec Kit Specify Skill
## When to Use
- The user wants a new or updated feature spec from a natural language description.
## Inputs
- Feature description from the user. - Repo context with `.specify/` scripts and templates.
If the description is missing or unclear, ask a targeted question before continuing.
## Workflow
...
## Outputs
- `specs/<feature>/spec.md` - `specs/<feature>/checklists/requirements.md`
## Next Steps
After generating spec.md:
- **Plan** technical implementation with speckit-plan. - **Clarify** specification requirements with speckit-clarify. ```
## Key Rules
- Preserve all workflow logic and instructions. - Remove runtime-specific constructs (`$ARGUMENTS`, `handoffs`, `/slash-commands`). - Expand terse descriptions to include usage triggers. - Use imperative voice in workflow steps. - Keep skills self-contained and portable. - Don't add extraneous documentation files (README, CHANGELOG, etc.).
## Next Steps
After conversion:
- Review generated SKILL.md for completeness. - Delete unused example files in `scripts/`, `references/`, `assets/`. - Update AGENTS.md/CLAUDE.md skill inventory if applicable. - Create symlinks for runtime integration if needed.
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for claude-command-converter, ready for a manual X post.
claude-command-converter: Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL... 129 stars https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=x
Listing + install path for claude-command-converter: https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=x Install: npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to dceoy but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter/audit)
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)dceoy
@dceoy
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Code Review
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
168.6K StarsAppsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
40.8K StarsImplement
Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.
175.7K StarsVercel React Best Practices
React and Next.js performance guidance for writing, reviewing, and refactoring production UI code.
30.9K StarsSandbox only
Install targets
Codex install prompt
Install the "claude-command-converter" agent skill from https://github.com/dceoy/speckit-agent-skills/tree/main/skills/claude-command-converter. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"dceoy-claude-command-converter","task":"Install claude-command-converter","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Maintenance
fresh
12d since push
Risk
Needs review
Quality score needs review
GitHub quality
129
68/100 Quality · 78/100 Trust
Coverage tags
Review notes
Quality score needs review · Stars/forks activity: 129 stars, 26 forks; issue activity unavailable in current metadata
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
129 GitHub stars
Repo activity
129 stars, 26 forks
Maintenance
12d since push
License
AGPL-3.0
Install
npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add dceoy/speckit-agent-skills --skill claude-command-converterDo not use when
Alternative
168.6K Stars
npx skills add mattpocock/skills --skill code-review
Alternative
40.8K Stars
npx skills add appsmithorg/appsmith
Alternative
175.7K Stars
npx skills add mattpocock/skills --skill implement
Alternative
30.9K Stars
npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20claude-command-converter%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20claude-command-converter%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/dceoy-claude-command-converter/install
Agent should check
Copy prompt
Task: Use claude-command-converter in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20claude-command-converter%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/dceoy-claude-command-converter/install
Install command: npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/dceoy-claude-command-converter/install
LLM text format
/api/skills/dceoy-claude-command-converter/install?format=text
Find alternatives
/api/skills/search?q=claude-command-converter&limit=3
Agent prompt
Use claude-command-converter for this task. Review https://www.openagentskill.com/api/skills/dceoy-claude-command-converter/install, then install with: npx skills add dceoy/speckit-agent-skills --skill claude-command-converterRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/dceoy-claude-command-converter
LLM text
/api/registry/manifest/dceoy-claude-command-converter?format=text
Install alias
/api/registry/install/dceoy-claude-command-converter
Recommend
/api/registry/recommend?task=Use%20claude-command-converter%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
GitHub automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO129 GitHub stars
Stars/forks activity
CHECK129 stars, 26 forks; issue activity unavailable in current metadata
Recent maintenance
PASS12d since push
License clarity
PASSAGPL-3.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.
React and Next.js performance guidance for writing, reviewing, and refactoring production UI code.
--- name: claude-command-converter description: Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes. ---
# Claude Command Converter
Convert Claude Code commands to standard Agent Skills format for portability across AI coding assistants.
## When to Use
- Migrating existing `.claude/commands/*.md` files to `skills/*/SKILL.md` format. - Creating portable skills from Claude Code-specific commands. - Standardizing command definitions for use with Claude Code, Codex CLI, GitHub Copilot, and other runtimes.
## Inputs
- Source command file path (e.g., `.claude/commands/my-command.md`). - Optional: target skill name (defaults to command filename without extension).
If input is missing, ask for the source command file path.
## Format Differences
### Claude Code Command Format
Location: `.claude/commands/<command-name>.md`
```yaml --- description: Short description of the command handoffs: - label: Next Action agent: other.command prompt: Trigger prompt send: true --- ## User Input
\`\`\`text $ARGUMENTS \`\`\`
[Command instructions...] ```
### Standard Agent Skill Format
Location: `skills/<skill-name>/SKILL.md`
```yaml --- name: skill-name description: Complete description including what the skill does and when to use it. ---
# Skill Title
## When to Use
- Scenario 1 - Scenario 2
## Inputs
- Required input 1 - Optional input 2
## Workflow
1. Step 1 2. Step 2 ...
## Outputs
- Output file 1 - Output file 2 ```
## Conversion Workflow
1. **Read the source command** from `.claude/commands/`.
2. **Extract metadata**: - `description` from YAML frontmatter. - `handoffs` for related skills/next steps. - `$ARGUMENTS` handling for inputs.
3. **Determine skill name**: - Convert `command.name.md` → `command-name` (replace dots with hyphens). - Use kebab-case for multi-word names.
4. **Create skill directory**: `skills/<skill-name>/`
5. **Transform content** to SKILL.md format: - **Frontmatter**: Keep `name` and `description` only. - **Enhance description**: Expand to include when to use the skill. - **Convert `$ARGUMENTS`**: Document as Inputs section. - **Structure workflow**: Extract steps into numbered Workflow section. - **Add "When to Use"**: Derive from command context and description. - **Add "Outputs"**: List generated files/artifacts. - **Convert handoffs**: Add "Next Steps" section referencing related skills.
6. **Remove runtime-specific content**: - Remove `## User Input` section with `$ARGUMENTS` block. - Remove `handoffs` from frontmatter (move to prose). - Remove `/command.name` references (use skill names instead).
7. **Validate skill structure**: - Frontmatter has `name` and `description` only. - Body has clear sections (When to Use, Inputs, Workflow, Outputs). - No TODO placeholders remain. - No runtime-specific variables like `$ARGUMENTS`.
8. **Report conversion result**: - Source command path. - Generated skill path. - Key transformations applied. - Manual review recommendations.
## Transformation Rules
| Claude Command | Agent Skill | | ----------------------------- | --------------------------------------------- | | `$ARGUMENTS` | Inputs section describing expected user input | | `handoffs:` | Next Steps section with skill references | | `/command.name` | `skill-name` (kebab-case) | | `agent: foo.bar` | `foo-bar` skill reference | | `description:` in frontmatter | `description:` expanded with triggers | | Inline `## User Input` | Removed; documented in Inputs |
## Example Conversion
**Input**: `.claude/commands/speckit.specify.md`
```yaml --- description: Create feature specification from natural language. handoffs: - label: Build Technical Plan agent: speckit.plan --- ## User Input
\`\`\`text $ARGUMENTS \`\`\`
The text the user typed after `/speckit.specify`... ```
**Output**: `skills/speckit-specify/SKILL.md`
```yaml --- name: speckit-specify description: Create or update a feature specification from a natural language feature description. ---
# Spec Kit Specify Skill
## When to Use
- The user wants a new or updated feature spec from a natural language description.
## Inputs
- Feature description from the user. - Repo context with `.specify/` scripts and templates.
If the description is missing or unclear, ask a targeted question before continuing.
## Workflow
...
## Outputs
- `specs/<feature>/spec.md` - `specs/<feature>/checklists/requirements.md`
## Next Steps
After generating spec.md:
- **Plan** technical implementation with speckit-plan. - **Clarify** specification requirements with speckit-clarify. ```
## Key Rules
- Preserve all workflow logic and instructions. - Remove runtime-specific constructs (`$ARGUMENTS`, `handoffs`, `/slash-commands`). - Expand terse descriptions to include usage triggers. - Use imperative voice in workflow steps. - Keep skills self-contained and portable. - Don't add extraneous documentation files (README, CHANGELOG, etc.).
## Next Steps
After conversion:
- Review generated SKILL.md for completeness. - Delete unused example files in `scripts/`, `references/`, `assets/`. - Update AGENTS.md/CLAUDE.md skill inventory if applicable. - Create symlinks for runtime integration if needed.
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for claude-command-converter, ready for a manual X post.
claude-command-converter: Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL... 129 stars https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=x
Listing + install path for claude-command-converter: https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=x Install: npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to dceoy but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter/audit)
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)dceoy
@dceoy
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Code Review
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
168.6K StarsAppsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
40.8K StarsImplement
Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.
175.7K StarsVercel React Best Practices
React and Next.js performance guidance for writing, reviewing, and refactoring production UI code.
30.9K StarsSandbox only
Install targets
Codex install prompt
Install the "claude-command-converter" agent skill from https://github.com/dceoy/speckit-agent-skills/tree/main/skills/claude-command-converter. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"dceoy-claude-command-converter","task":"Install claude-command-converter","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Maintenance
fresh
12d since push
Risk
Needs review
Quality score needs review
GitHub quality
129
68/100 Quality · 78/100 Trust
Coverage tags
Review notes
Quality score needs review · Stars/forks activity: 129 stars, 26 forks; issue activity unavailable in current metadata
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
129 GitHub stars
Repo activity
129 stars, 26 forks
Maintenance
12d since push
License
AGPL-3.0
Install
npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add dceoy/speckit-agent-skills --skill claude-command-converterDo not use when
Alternative
168.6K Stars
npx skills add mattpocock/skills --skill code-review
Alternative
40.8K Stars
npx skills add appsmithorg/appsmith
Alternative
175.7K Stars
npx skills add mattpocock/skills --skill implement
Alternative
30.9K Stars
npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20claude-command-converter%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20claude-command-converter%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/dceoy-claude-command-converter/install
Agent should check
Copy prompt
Task: Use claude-command-converter in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20claude-command-converter%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/dceoy-claude-command-converter/install
Install command: npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/dceoy-claude-command-converter/install
LLM text format
/api/skills/dceoy-claude-command-converter/install?format=text
Find alternatives
/api/skills/search?q=claude-command-converter&limit=3
Agent prompt
Use claude-command-converter for this task. Review https://www.openagentskill.com/api/skills/dceoy-claude-command-converter/install, then install with: npx skills add dceoy/speckit-agent-skills --skill claude-command-converterRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/dceoy-claude-command-converter
LLM text
/api/registry/manifest/dceoy-claude-command-converter?format=text
Install alias
/api/registry/install/dceoy-claude-command-converter
Recommend
/api/registry/recommend?task=Use%20claude-command-converter%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
GitHub automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO129 GitHub stars
Stars/forks activity
CHECK129 stars, 26 forks; issue activity unavailable in current metadata
Recent maintenance
PASS12d since push
License clarity
PASSAGPL-3.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.
React and Next.js performance guidance for writing, reviewing, and refactoring production UI code.
--- name: claude-command-converter description: Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes. ---
# Claude Command Converter
Convert Claude Code commands to standard Agent Skills format for portability across AI coding assistants.
## When to Use
- Migrating existing `.claude/commands/*.md` files to `skills/*/SKILL.md` format. - Creating portable skills from Claude Code-specific commands. - Standardizing command definitions for use with Claude Code, Codex CLI, GitHub Copilot, and other runtimes.
## Inputs
- Source command file path (e.g., `.claude/commands/my-command.md`). - Optional: target skill name (defaults to command filename without extension).
If input is missing, ask for the source command file path.
## Format Differences
### Claude Code Command Format
Location: `.claude/commands/<command-name>.md`
```yaml --- description: Short description of the command handoffs: - label: Next Action agent: other.command prompt: Trigger prompt send: true --- ## User Input
\`\`\`text $ARGUMENTS \`\`\`
[Command instructions...] ```
### Standard Agent Skill Format
Location: `skills/<skill-name>/SKILL.md`
```yaml --- name: skill-name description: Complete description including what the skill does and when to use it. ---
# Skill Title
## When to Use
- Scenario 1 - Scenario 2
## Inputs
- Required input 1 - Optional input 2
## Workflow
1. Step 1 2. Step 2 ...
## Outputs
- Output file 1 - Output file 2 ```
## Conversion Workflow
1. **Read the source command** from `.claude/commands/`.
2. **Extract metadata**: - `description` from YAML frontmatter. - `handoffs` for related skills/next steps. - `$ARGUMENTS` handling for inputs.
3. **Determine skill name**: - Convert `command.name.md` → `command-name` (replace dots with hyphens). - Use kebab-case for multi-word names.
4. **Create skill directory**: `skills/<skill-name>/`
5. **Transform content** to SKILL.md format: - **Frontmatter**: Keep `name` and `description` only. - **Enhance description**: Expand to include when to use the skill. - **Convert `$ARGUMENTS`**: Document as Inputs section. - **Structure workflow**: Extract steps into numbered Workflow section. - **Add "When to Use"**: Derive from command context and description. - **Add "Outputs"**: List generated files/artifacts. - **Convert handoffs**: Add "Next Steps" section referencing related skills.
6. **Remove runtime-specific content**: - Remove `## User Input` section with `$ARGUMENTS` block. - Remove `handoffs` from frontmatter (move to prose). - Remove `/command.name` references (use skill names instead).
7. **Validate skill structure**: - Frontmatter has `name` and `description` only. - Body has clear sections (When to Use, Inputs, Workflow, Outputs). - No TODO placeholders remain. - No runtime-specific variables like `$ARGUMENTS`.
8. **Report conversion result**: - Source command path. - Generated skill path. - Key transformations applied. - Manual review recommendations.
## Transformation Rules
| Claude Command | Agent Skill | | ----------------------------- | --------------------------------------------- | | `$ARGUMENTS` | Inputs section describing expected user input | | `handoffs:` | Next Steps section with skill references | | `/command.name` | `skill-name` (kebab-case) | | `agent: foo.bar` | `foo-bar` skill reference | | `description:` in frontmatter | `description:` expanded with triggers | | Inline `## User Input` | Removed; documented in Inputs |
## Example Conversion
**Input**: `.claude/commands/speckit.specify.md`
```yaml --- description: Create feature specification from natural language. handoffs: - label: Build Technical Plan agent: speckit.plan --- ## User Input
\`\`\`text $ARGUMENTS \`\`\`
The text the user typed after `/speckit.specify`... ```
**Output**: `skills/speckit-specify/SKILL.md`
```yaml --- name: speckit-specify description: Create or update a feature specification from a natural language feature description. ---
# Spec Kit Specify Skill
## When to Use
- The user wants a new or updated feature spec from a natural language description.
## Inputs
- Feature description from the user. - Repo context with `.specify/` scripts and templates.
If the description is missing or unclear, ask a targeted question before continuing.
## Workflow
...
## Outputs
- `specs/<feature>/spec.md` - `specs/<feature>/checklists/requirements.md`
## Next Steps
After generating spec.md:
- **Plan** technical implementation with speckit-plan. - **Clarify** specification requirements with speckit-clarify. ```
## Key Rules
- Preserve all workflow logic and instructions. - Remove runtime-specific constructs (`$ARGUMENTS`, `handoffs`, `/slash-commands`). - Expand terse descriptions to include usage triggers. - Use imperative voice in workflow steps. - Keep skills self-contained and portable. - Don't add extraneous documentation files (README, CHANGELOG, etc.).
## Next Steps
After conversion:
- Review generated SKILL.md for completeness. - Delete unused example files in `scripts/`, `references/`, `assets/`. - Update AGENTS.md/CLAUDE.md skill inventory if applicable. - Create symlinks for runtime integration if needed.
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for claude-command-converter, ready for a manual X post.
claude-command-converter: Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL... 129 stars https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=x
Listing + install path for claude-command-converter: https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=x Install: npx skills add dceoy/speckit-agent-skills --skill claude-command-converter
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to dceoy but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter/audit)
[](https://www.openagentskill.com/skills/dceoy-claude-command-converter?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)dceoy
@dceoy
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Code Review
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
168.6K StarsAppsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
40.8K StarsImplement
Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.
175.7K StarsVercel React Best Practices
React and Next.js performance guidance for writing, reviewing, and refactoring production UI code.
30.9K StarsPermission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness