agent-converter

Installation
SKILL.md

Agent Converter

Objective

Convert agent definitions between two formats:

  1. Markdown format (.md with YAML frontmatter) — Rich format with explicit tool restrictions
  2. TOML format (.toml) — Simple format for Codex agents with sandbox modes

Inputs

  • Source file: Path to an agent .md file (or directory of agents)
  • Output format: toml (default) or md
  • Output directory: Where to write converted files (default: same as source)

Commands

Convert single agent MD → TOML

Related skills
Installs
14
Repository
qredence/skills
GitHub Stars
1
First Seen
Feb 24, 2026