A collection of skills for specialized development workflows in Klever Blockchain.
Quick Install
npx skills add https://github.com/klever-io/skillsSkills are structured knowledge packages. Each skill consists of a SKILL.md entry point and supporting markdown files that the agent loads progressively as needed. They encode best practices, common patterns, and domain-specific rules so the agent can assist more accurately on specialized tasks.
Contributions welcome. Each skill lives in its own directory with a SKILL.md and supporting files. See any existing skill for the expected structure.
- Fork the repository
- Create a directory for your skill
- Add a
SKILL.mdand supporting markdown files - Submit a pull request
MIT License — see LICENSE for details.