kit
Build custom extensions and Go apps for Kit CLI
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Kit?โผ
Run `npx skills add mark3labs/kit --all -g -y` in your terminal to install all skills in this suite globally.
How to build a Kit extension?โผ
The kit-extensions skill walks your agent through writing single-file Go extensions that register custom tools, slash commands, widgets, and lifecycle event handlers.
How to embed Kit in a Go application?โผ
The kit-sdk skill shows how to use the public Go SDK to add LLM interactions, tool execution, and session management to any Go program.
Does Kit work with Claude Code and Cursor?โผ
Yes. These skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding agents.
Do I need Go experience to use these skills?โผ
Basic Go familiarity helps, but your agent uses the included guides and code examples to generate working extensions and SDK programs from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core