Skip to main content
Back to registry

converter

boshu2/agentops

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

Installs168
Install command
npx skills add https://github.com/boshu2/agentops --skill converter
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykFAIL
About this skill
Parse AgentOps skills into a universal SkillBundle format, then convert to target agent platforms. The converter runs a three-stage pipeline: Read the source skill directory and produce a SkillBundle: Transform the SkillBundle into the target platform's format: The Codex adapter produces a SKILL.md with YAML frontmatter ( name , description ) plus rewritten body content and a prompt.md (Codex prompt referencing the skill). Default mode is modular : reference docs, scripts, and resources are copied as files and SKILL.md includes a local resource index instead of inlining everything. Optional inline mode preserves the older behavior by appending inlined references and script code blocks. Codex output rewrites known slash-skill references (for example /plan ) to dollar-skill syntax ( $plan ), replaces Claude-specific paths/labels (including ~/.claude/ , $HOME/.claude/ , and /.claude/ path variants), normalizes common mixed-runtime terms (for example Claude Native Teams , claude-native-teams , and Claude session/runtime ) to Codex-native phrasing, and rewrites Claude-only primitive labels to runtime-neutral wording. It preserves current flat ao CLI commands from the source skill rather than reintroducing deprecated namespace forms. It also deduplicates repeated "In Codex" runtime headings after rewrite while preserving section content. It preserves non-generated resource...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does converter do?

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

Is converter good?

converter does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does converter work with?

converter currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to converter?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install converter?

npx skills add https://github.com/boshu2/agentops --skill converter

Related skills

More from boshu2/agentops

Related skills

Alternatives in Software Engineering