homeskill
v1.0.1
Published
The Skill to manage Skills. Search, Install, and Upload Claude/ Codex/ Qwen Skills with ease. See more on https://homeskill.org
Downloads
13
Maintainers
Readme
HomeSkill CLI
The Skill to manage Skills 🚀
HomeSkill is the official package manager for AI Skills. It allows you to search, install, and upload Claude/ Codex/ Qwen Skills with ease. See more on https://homeskill.org.
✨ Features
- Store: Access hundreds of verified skills from the HomeSkill registry.
- Easy Install:
homeskill install <name>- no more manual zip handling. - Management: List and update your skills effortlessly.
- Publish: Share your own skills with the community via
homeskill upload. - Secure: All skills are reviewed and verified.
📦 Installation
npm install -g homeskill🚀 Usage
Search Skills
Find the perfect tool for your agent:
homeskill search "pdf"
homeskill search "web scraper"Install a Skill
Download and configure a skill in seconds:
homeskill install "google-search"List Installed Skills
See what you have installed locally:
homeskill listPublish Your Skill
Created a new MCP server? Share it with the world!
- Go to your skill directory
- Run:
homeskill login
homeskill upload my-skill-name🌐 Links
- Website: homeskill.org
- Documentation: docs.homeskill.org
- GitHub: github.com/Start-Z-Labs/homeskill-web
📄 License
MIT © HomeSkill Team
