converter

Installation
SKILL.md

/converter -- Cross-Platform Skill Converter

Parse AgentOps skills into a universal SkillBundle format, then convert to target agent platforms.

Quick Start

/converter skills/council codex     # Convert council skill to Codex format
/converter skills/vibe cursor       # Convert vibe skill to Cursor format
/converter --all codex              # Convert all skills to Codex

Pipeline

The converter runs a three-stage pipeline:

parse --> convert --> write
Installs
770
Repository
boshu2/agentops
GitHub Stars
385
First Seen
Feb 17, 2026
converter — boshu2/agentops