spillwavesolutions/project-capsule
v0.2.0MIT
Pack a module into one markdown or YAML file. Unpack YAML to a directory. Harvest or generate examples from a book, article, or tutorial. Wraps create_project_markdown and yaml_project. Claude Code, Grok Build, Codex, Cursor.
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": "project-capsule",
"version": "0.2.0",
"description": "Pack a module into one markdown or YAML file. Unpack YAML to a directory. Harvest or generate examples from a book, article, or tutorial. Wraps create_project_markdown and yaml_project. Claude Code, Grok Build, Codex, Cursor.",
"author": {
"name": "Spillwave Solutions",
"email": "rick@spillwave.com",
"url": "https://spillwave.com"
},
"homepage": "https://github.com/SpillwaveSolutions/project-capsule",
"repository": "https://github.com/SpillwaveSolutions/project-capsule",
"license": "MIT",
"keywords": [
"project-capsule",
"create_project_markdown",
"yaml_project",
"claude-code",
"grok-build",
"codex",
"cursor",
"agent-plugins",
"agentskills",
"fullcontentyaml"
],
"extensions": {
"com.anthropic.claude-code": {
"pluginManifest": ".claude-plugin/plugin.json"
},
"com.openai.codex": {
"pluginManifest": ".codex-plugin/plugin.json"
},
"ai.xai.grok-build": {
"pluginManifest": ".grok-plugin/plugin.json"
}
}
}
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
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- ai.xai.grok-build
- com.anthropic.claude-code
- com.openai.codex