converter이란?
크로스 플랫폼 기술 변환기. AgentOps 기술을 범용 번들 형식으로 구문 분석한 다음 대상 플랫폼(Codex, Cursor)으로 변환합니다. 트리거: 변환, 변환기, 변환 기술, 기술 내보내기, 크로스 플랫폼. 출처: boshu2/agentops.
크로스 플랫폼 기술 변환기. AgentOps 기술을 범용 번들 형식으로 구문 분석한 다음 대상 플랫폼(Codex, Cursor)으로 변환합니다. 트리거: 변환, 변환기, 변환 기술, 기술 내보내기, 크로스 플랫폼.
명령줄에서 converter AI 스킬을 개발 환경에 빠르게 설치
출처: boshu2/agentops.
Parse AgentOps skills into a universal SkillBundle format, then convert to target agent platforms.
| codex | Codex SKILL.md + prompt.md | Implemented | | cursor | Cursor .mdc rule + optional mcp.json | Implemented |
The Codex adapter produces a SKILL.md (body + inlined references + scripts as code blocks) and a prompt.md (Codex prompt referencing the skill). Descriptions are truncated to 1024 chars at a word boundary if needed.
크로스 플랫폼 기술 변환기. AgentOps 기술을 범용 번들 형식으로 구문 분석한 다음 대상 플랫폼(Codex, Cursor)으로 변환합니다. 트리거: 변환, 변환기, 변환 기술, 기술 내보내기, 크로스 플랫폼. 출처: boshu2/agentops.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/boshu2/agentops --skill converter크로스 플랫폼 기술 변환기. AgentOps 기술을 범용 번들 형식으로 구문 분석한 다음 대상 플랫폼(Codex, Cursor)으로 변환합니다. 트리거: 변환, 변환기, 변환 기술, 기술 내보내기, 크로스 플랫폼. 출처: boshu2/agentops.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/boshu2/agentops --skill converter 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/boshu2/agentops