Skip to content

v1.7.7 - Quality Evaluation & Website Improvements

Choose a tag to compare

@rohitg00 rohitg00 released this 28 Jan 22:09
· 201 commits to main since this release

What's New

Skill Quality Evaluation System

  • Quality scoring for skills based on completeness, structure, and best practices
  • Automated evaluation during skill installation and publishing
  • Quality badges displayed in CLI output

Website Improvements (agenstskills.com)

  • Comprehensive documentation section with guides and tutorials (#23)
  • Mobile responsiveness fixes - Docs link now visible on mobile, skill generator code blocks no longer overflow
  • Fumadocs integration with favicon and metadata
  • Static asset fixes for proper image loading

Bug Fixes

  • Fixed domain typo (agentskills.com → agenstskills.com)
  • Fixed ASCII logo rendering with proper font
  • Fixed Vercel deployment configuration
  • Fixed Tailwind CSS build reliability with proper dependency installation
  • Fixed proxy compatibility with trailing slash redirect

Install / Upgrade

npm install -g skillkit@1.7.7
# or
npx skillkit@1.7.7

Full Changelog: v1.7.6...v1.7.7