v0.3.5 — beta

The artifact registry for AI coding tools

Discover, share and manage skills, MCPs, templates and configurations for your AI tools.

~/.local/bin/aitk
# install a community artifact
$ npx aitk-cli install @scope/skill-name
Artifact installed successfully
.claude/skills/skill-name/SKILL.md
5
5 artifact types
6+
6+ tools supported
100%
open source

<Artifacts/>

Everything you need to supercharge your AI coding tools

Skills

SKILL.md instructions for AI assistants. Share best practices, workflows and specialized knowledge.

$ aitk install @scope/skill
🔌

MCP Servers

Ready-to-use MCP server configurations. Connect your tools to APIs and external services.

$ aitk install @scope/mcp
📦

Templates

Pre-configured artifact bundles. Initialize projects quickly with everything you need.

$ aitk init @scope/template
⚙️

Configs

Configuration files for AI tools. Standardize settings across teams and projects.

$ aitk install @scope/config
🪝

Hooks

Automation scripts for AI tool events. Execute actions before, during or after operations.

$ aitk install @scope/hook

{ How it works }

01

Publish

Create and publish your artifacts to the registry with a simple command.

$ aitk publish
02

Install

Install community artifacts directly into your project.

$ aitk install @user/skill
03

Share

Contribute to the community and help other developers.

$ aitk share

Ready to get started?

Explore community artifacts or publish your own. 100% open source, forever.

$ npx aitk-cli explore