Skip to content

hermes-labs-ai/agent-kickstart

v0.3.1MIT

A guided, project-local first experience for Claude Code that helps beginners start making something real.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-kickstart",
  "description": "A guided, project-local first experience for Claude Code that helps beginners start making something real.",
  "version": "0.3.1",
  "author": {
    "name": "Hermes Labs",
    "url": "https://github.com/hermes-labs-ai"
  },
  "homepage": "https://github.com/hermes-labs-ai/agent-kickstart",
  "repository": "https://github.com/hermes-labs-ai/agent-kickstart",
  "license": "MIT",
  "keywords": ["beginner", "onboarding", "guided", "project-local", "safety"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub