github iflytek/skillhub v0.2.14

latest release: cli-v0.1.9
4 hours ago

SkillHub v0.2.14

This release expands cross-agent skill installation, restores reproducible Skill Scanner builds, and improves the integration and troubleshooting documentation.

🌟 Highlights

  • Add an always-available generic user-level CLI install target at ~/.agents/skills
  • Restore reliable Alpine-based Skill Scanner builds by pinning the validated LiteLLM dependency
  • Add complete English and Chinese guides for integrating SkillHub with Hermes Agent
  • Expand the bilingual FAQ with deployment, CLI publishing, package validation, and troubleshooting guidance

✨ Features

  • Add a generic user-level Agent Skills target to the interactive CLI installer. Users can now install to ~/.agents/skills independently or alongside detected agent-specific directories such as ~/.codex/skills and ~/.claude/skills. Canonical target paths are checked before installation to prevent conflicting destinations by @betterlmy in #585

This capability will become available to end users when the next SkillHub CLI package is published.

🐛 Bug Fixes

  • Pin LiteLLM to 1.90.2 to prevent dependency upgrades from falling back to unsupported source compilation on Alpine, restoring reproducible Skill Scanner image builds by @dongmucat in #591

📚 Documentation

  • Add English and Chinese Hermes Agent integration guides covering skill installation, discovery, forced updates, conflict handling, and removal through the SkillHub CLI by @dongmucat in #584
  • Expand the English and Chinese FAQ with deployment, CLI publishing, package validation, database compatibility, and operational guidance by @FenjuFu in #529
  • Update the CLI documentation to describe the generic user-level Agent Skills target by @betterlmy in #585

📖 Documentation

👥 New Contributors

Full Changelog: v0.2.13...v0.2.14

Don't miss a new skillhub release

NewReleases is sending notifications on new releases.