Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ccode-to-codex

ccode-to-codex contains 7 collected skills from zuharz, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
60
updated
2026-06-10
Forks
6
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

migrate-to-codex
computer-occupations-all-other

Migrate Claude-era skills into native Codex skill artifacts with a preservation-first workflow. Also migrate project-local Claude slash commands and command hooks in batch mode as review-required Codex artifacts. Classify migration risk, preserve control shape, validate runtime-coupling leaks, and require a Codex nativeness audit before calling the result native. Use for "migrate skill to codex", "convert skill to codex", "port skills", or "codex compatibility". This skill does not migrate agents.

2026-06-10
migrate-agents-to-codex
computer-occupations-all-other

Migrate Claude agent definitions (.claude/agents/*.md) to Codex-compatible markdown or TOML outputs under `.codex/agents/`. Strips frontmatter, maps fields to native Codex contracts, normalizes MCP namespaces, and classifies agents into 3 tiers. Includes adversarial cross-model review (GPT-5.4 inline native sub-agent) with auto-fix loop before completion. Use when asked to "migrate agents to codex", "convert agents", or "port agent definitions". Pipeline stage: CODE โ†’ VERIFY.

2026-05-21
example-commit-helper
software-developers

Minimal placeholder commit helper for public migration examples.

2026-04-15
example-skill
software-developers

Minimal placeholder skill for public migration examples.

2026-04-15
migration-dashboard
computer-occupations-all-other

Codex-native migration analysis dashboard for Claudeโ†’Codex skills and agents. Reads `migration-state.json` to report progress, drift, velocity, nativeness-review state, validator results, and next-batch recommendations. Use for "migration status", "what should I migrate next", "migration progress", or "migration dashboard".

2026-04-15
verify-skill-migration
software-quality-assurance-analysts-and-testers

Validator-backed migration QA for Codex skills and related docs

2026-04-15
hello-world-skill
software-developers

Create or update hello-world.txt with a Codex greeting. Use when you need a minimal instruction-only Agent Skill example with explicit verification.

2026-04-15