Changelog

All notable changes to Skillsmith are documented here. We follow Semantic Versioning.

Change types:

Added Changed Fixed Deprecated Removed Security

v1.0.0

Latest
Initial Public Release

Added

  • Skill discovery with semantic search powered by embeddings
  • MCP server integration for Claude Code
  • CLI tool for command-line skill management
  • Four-tier pricing: Community, Individual, Team, Enterprise
  • Trust tier system: verified, community, experimental, unknown
  • Quality scoring (0-100) based on documentation, tests, and maintenance
  • Skill comparison feature for side-by-side evaluation
  • Personalized recommendations based on project context
  • API access with rate limiting per tier
  • Website with documentation, pricing, and legal pages

Changed

  • License updated to Elastic License 2.0 (ELv2)

v0.9.0

Beta Release

Added

  • Beta API endpoint at api.skillsmith.app
  • Initial skill database with 14,000+ curated skills
  • Basic search functionality
  • Skill installation to ~/.claude/skills/
  • PostHog analytics integration (anonymized)

Fixed

  • Rate limiting edge cases for anonymous users
  • Skill metadata parsing for non-standard YAML frontmatter

v0.8.0

Alpha Release

Added

  • Core skill registry architecture
  • SQLite-based local database
  • Embedding service for semantic search
  • Basic CLI commands: search, install, list
  • Initial MCP tool definitions

Changed

  • Migrated from PostgreSQL to SQLite for local-first architecture
  • Restructured as monorepo with @skillsmith/* packages

Stay Updated

Get notified about new releases and important updates.