Skip to content

v4.4.0 - Anthropic SKILL.md Format Conversion

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 06:20

v4.4.0 - Anthropic SKILL.md Format Conversion

All 11 skills are now in Anthropic-compatible SKILL.md format and work directly with Claude Code, Claude.ai Projects, and OpenAI Codex CLI.

What's New

  • SKILL.md format: Standardized YAML frontmatter with name + description at top level
  • 174 tests passing: Full validation of format, content quality, and cross-references
  • Bug fixes: Cleaned up YAML serialization artifacts, fixed Windows CP950 encoding issues
  • Cross-platform: Install to Claude, OpenAI, AstrBot, Hanako, or any platform

Quick Start

pip install agent-skill-matrix python install.py --platform claude

See README.md for details.