Skip to content

goaikit/skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIKIT Skill

A FastSkill-compatible skill that teaches an AI coding agent how to use AIKit — the multi-agent CLI + gateway from github.com/goaikit/aikit.

Once installed, the agent can:

  • run any supported coding-agent CLI uniformly (aikit agent run),
  • spin up the multi-turn HTTP API (aikit serve) and talk to it over SSE or single-shot JSON,
  • author, build, and publish aikit.toml packages,
  • merge MCP server entries via aikit agent mcp,
  • scaffold Spec-Driven Development projects (aikit init).

Installation

From your project root:

fastskill add https://github.com/goaikit/skill.git

See the AIKit README for full CLI documentation and the serve API reference for the HTTP surface.

See CONTRIBUTING.md for development and release details.

License

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors