jackzhaojin/ai-builder-kit
v2.0.0Apache-2.0
Jack's skills for AI coding agents: diagrams, decks, demo videos, git ledger commits, conversation logging and AEM admin workflows.
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": "ai-builder-kit",
"version": "2.0.0",
"description": "Jack's skills for AI coding agents: diagrams, decks, demo videos, git ledger commits, conversation logging and AEM admin workflows.",
"author": {
"name": "jackzhaojin",
"url": "https://github.com/jackzhaojin"
},
"homepage": "https://github.com/jackzhaojin/ai-builder-kit",
"repository": "https://github.com/jackzhaojin/ai-builder-kit",
"license": "Apache-2.0",
"keywords": [
"skills",
"diagrams",
"drawio",
"excalidraw",
"pptx",
"video",
"git",
"logging",
"aem"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "AI Builder Kit",
"shortDescription": "Jack's skills for AI coding agents",
"longDescription": "Diagrams (draw.io, Excalidraw), branded PowerPoint decks, demo and podcast videos, git ledger commits, conversation logging, PR triage, and AEM Edge Delivery admin workflows. Skills live in skills/ and are also installable one at a time with npx skills.",
"developerName": "Jack Jin",
"category": "Productivity",
"websiteURL": "https://github.com/jackzhaojin/ai-builder-kit",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Draw an architecture diagram in Excalidraw",
"Commit my changes with a traceable ledger message",
"Turn this podcast audio and slide deck into a video"
]
}
}
}
}
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.
- 12Python files
- 7JavaScript files
- 4shell scripts
- 3TypeScript files
- 10JSON files
- 12other files
- 10images
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai