_convert-skill-from-codex

Convert Codex skills into Claude Code workflows by rewriting SKILL.md files.

2|1|Updated Jun 5, 2015
One-click install
npx skills add https://github.com/f1sherman/new-machine-bootstrap --skill convert-skill-from-codex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: _convert-skill-from-codex
Source: https://github.com/f1sherman/new-machine-bootstrap/tree/main/roles/common/files/config/skills/claude/_convert-skill-from-codex
Command: npx skills add https://github.com/f1sherman/new-machine-bootstrap --skill convert-skill-from-codex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of porting Codex skills to Claude Code, enabling smooth migration and reuse of existing automation workflows.

Core Features & Use Cases

  • Skill Conversion: Reads Codex SKILL.md files and associated resources to produce equivalent Claude Code skills.
  • Workflow Rewriting: Translates Codex-specific instructions into Claude-native idioms, ensuring functional consistency.
  • Use Case: Quickly adapt a Codex skill that automates data scraping into Claude Code without rewriting from scratch, preserving logic and intent.

Quick Start

Convert an existing Codex skill located in the specified directory to Claude Code by providing its name or path.

Frequently Asked Questions about _convert-skill-from-codex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Codex skills to Claude Code workflows?

To convert Codex skills to Claude Code workflows, you provide the existing SKILL.md file path, and the Skill reads and rewrites the instructions into Claude-native idioms, preserving the original automation logic without manual rewrites.

What is the best way to migrate automation tasks from Codex to Claude Code?

Migrating automation tasks from Codex to Claude Code is best handled by reading existing skill files and translating Codex-specific instructions into Claude's native capabilities, ensuring functional consistency and smooth workflow porting.

Can I port an existing Codex skill without rewriting the logic from scratch?

Yes, you can port an existing Codex skill without starting from scratch by supplying its directory path, which allows the conversion process to automatically translate the instructions while maintaining the original intent.

Does converting a Codex skill to Claude Code preserve the original workflow logic?

Converting a Codex skill to Claude Code preserves the original workflow logic by translating Codex-specific instructions into Claude-native idioms, ensuring functional consistency for data scraping or automation tasks during migration.

What do I need to start porting a Codex skill to Claude Code?

To start porting a Codex skill to Claude Code, you need the directory path or name of the existing Codex SKILL.md file and its associated resources, enabling the tool to read and rewrite the workflow natively.