Skip to content

Releases: xiaokillua/skillforge

SkillForge v0.3.0

12 Jun 00:04

Choose a tag to compare

SkillForge v0.3.0 is the launch-ready release for turning GitHub repositories into audited, portable agent skills.

Highlights

  • add report JSON output with checked-in markdown and JSON sample reports
  • add launch-ready README positioning, compatibility snapshot, and showcase links
  • add community health files, issue forms, and a pull request template
  • add a script to regenerate public sample reports from Scrapling
  • validate Codex, Hermes, and OpenClaw runtime paths and keep Claude and Copilot packaging-ready

Start here

SkillForge v0.2.0

11 Jun 22:33

Choose a tag to compare

SkillForge v0.2.0

  • Align Claude packaging with the official .claude/skills/<name> layout.
  • Keep .skill archives as an optional sharing artifact instead of the primary Claude install path.
  • Add Claude showcase documentation in English and Chinese.
  • Add a verify command for validating generated skill layouts and Claude archives.
  • Add packaging and release automation for wheels, sdists, GitHub Releases, and optional PyPI trusted publishing.