mark3labsmark3labsOfficialยท2 Agent Skills Included

kit

Build custom extensions and Go apps for Kit CLI

Guides developers in building custom extensions and standalone Go applications for the Kit coding CLI. Covers lifecycle events, custom tools, slash commands, widgets, keyboard shortcuts, and SDK embedding without guesswork. Eliminates trial-and-error with documented APIs, code patterns, and testing workflows for faster, reliable development.
npx skills add mark3labs/kit --all -g -y
Available:

Gives your AI agent the build commands, code style rules, architecture patterns, and testing workflows it must follow when writing or modifying code in this repository.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’