install-labs
v2.0.0Turn your AI agents and automations into installable plugins and packages — 12 skills, 10 commands across 3 phases (ASSESS → PACKAGE → SHIP). Covers every major framework (LangChain, CrewAI, AutoGen, Pydantic AI, LlamaIndex, n8n, Flowise, Dify, ComfyUI, browser agents) and every distribution target (MCP servers, Claude Code plugins, Custom GPTs, Docker, PyPI, npm, cloud deploy). Commands: /agent-guide, /agent-audit, /pick-target, /pick-framework, /gen-package, /gen-install, /pre-ship, /secure, /agent-roast, /glossary.
By phazurlabs1 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 12 skill or MCP entries
- Source updated
- Aug 29, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install plugin
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install install-labs@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/HajAmir14/install-labsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/agent-install-templates/SKILL.md├── skills/agent-packaging-foundations/SKILL.md├── skills/agent-pre-ship-checklist/SKILL.md├── skills/agent-security/SKILL.md├── skills/agent-update-distribution/SKILL.md├── skills/claude-code-plugin-packaging/SKILL.md├── skills/custom-gpt-packaging/SKILL.md├── skills/docker-agent-packaging/SKILL.md├── skills/framework-packaging-guides/SKILL.md├── skills/mcp-server-packaging/SKILL.md├── skills/npm-agent-packaging/SKILL.md└── skills/pypi-agent-packaging/SKILL.md
Included Skills12
Production-ready templates for packaging AI agents as installable software. Use when the user mentions: template, scaffold, boilerplate, starter, skeleton, package.json, pyproject.toml, Dockerfile, docker-compose, MCP server template, Claude Code plugin template, LangGraph deploy, install script, release action, GitHub Actions, agent packaging template, generate template, gen-template, cookiecutter, project structure
Core principles for packaging AI agents and automations as installable software. Use when the user mentions: agent packaging, packaging principles, install funnel, agent dependencies, packaging anti-patterns, why agents are hard to install, agent distribution basics, package an agent, make agent installable, agent install UX
Pre-ship quality gate for AI agents and automations. Use when the user mentions: pre-ship, checklist, ship check, ready to ship, ready to publish, launch checklist, release checklist, pre-publish, quality gate, go/no-go, agent packaging review, pre-ship check, before release, before publish, packaging audit
Security practices for AI agent packaging, distribution, and runtime. Use when the user mentions: agent security, API key management, secrets management, model integrity, MCP security, MCP permissions, supply chain security, code signing agents, agent threats, prompt injection config, secure agent install, agent audit, security checklist, signing binaries, notarization, keychain, credential management
Update mechanisms and distribution strategies for AI agents and automations. Use when the user mentions: update agent, upgrade agent, agent versioning, semantic versioning agents, auto-update, rollback agent, migration, breaking changes, distribute updates, agent release, MCP update, plugin update, docker update, npm update agent, pip upgrade agent, agent rollback, version pinning
Complete guide to packaging AI agents and domain knowledge as Claude Code plugins. Use when the user mentions: Claude Code plugin, claude plugin, plugin packaging, plugin structure, plugin.json, CLAUDE.md plugin, skill file, command file, slash command packaging, MCP plugin, plugin distribution, plugin marketplace, plugin install, plugin directory, plugin testing, plugin versioning, extend Claude Code, Claude Code extension, bundle MCP server, domain expertise plugin
Complete guide to packaging AI agents as Custom GPTs for the ChatGPT GPT Store. Use when the user mentions: Custom GPT, GPT Store, GPT Builder, GPT Actions, GPT packaging, ChatGPT plugin, GPT knowledge files, GPT system instructions, build a GPT, create a GPT, publish GPT, GPT marketplace, GPT distribution, OpenAI GPT, GPT configuration, conversational agent, GPT monetization
Complete guide to containerizing AI agents and automations for distribution via Docker. Use when the user mentions: docker agent, containerize agent, docker compose agent, dockerfile AI, GPU docker, docker deploy agent, multi-agent docker, docker image AI, agent container, docker packaging, one-click deploy, railway deploy, render deploy, cloud run agent, docker health check, container registry, agent docker compose, vector store docker, agent infrastructure, docker distribution
Framework-specific packaging guides for turning agents and automations built with any major framework into installable products. Covers LangChain, LangGraph, CrewAI, AutoGen, Pydantic AI, LlamaIndex, Semantic Kernel, Vercel AI SDK, OpenAI Assistants, Anthropic Tool Use, Smolagents, n8n, Flowise, Dify, ComfyUI, browser automation agents, and custom Python/Node.js agents. Use when the user mentions: LangChain packaging, CrewAI distribution, AutoGen install, package my agent, distribute my automation, LangGraph deploy, Pydantic AI packaging, LlamaIndex deploy, n8n workflow distribution, Flowise deployment, Dify packaging, ComfyUI workflow, browser agent, Playwright agent, custom agent packaging, Semantic Kernel deploy, Vercel AI agent, OpenAI assistant packaging, smolagents distribution.
Complete guide to packaging AI agents as MCP (Model Context Protocol) servers. Use when the user mentions: MCP, Model Context Protocol, MCP server, MCP tool, MCP resource, MCP prompt, claude desktop config, claude_desktop_config.json, stdio transport, streamable http, mcpb, desktop extension, mcp registry, smithery, mcp inspector, mcp sdk, mcp packaging, mcp distribution, mcp install, remote mcp, local mcp server, mcp environment variables, mcp config injection
Packaging Node.js and TypeScript AI agents for distribution via npm. Use when the user mentions: npm, npx, node agent, typescript agent, npm publish, package.json, bin field, npm package, agent distribution, node distribution, vercel ai sdk, npm install, npm registry, npx agent, global install, scoped package, npm provenance, tsconfig, esbuild, tsup, bundling agent, npm ci, prepublishOnly, monorepo agent, npm workspace, agent cli
Packaging Python AI agents for distribution via PyPI, pip, uvx, and uv. Use when the user mentions: pypi agent, pip install agent, python package agent, uvx agent, uv publish, pyproject.toml agent, python cli agent, langchain package, crewai package, autogen package, mcp server python, python distribution, publish to pypi, python agent packaging, pip packaging, python entry point, python build, trusted publisher
Plugin manifests1
{
"name": "install-labs",
"description": "Turn your AI agents and automations into installable plugins and packages — 12 skills, 10 commands across 3 phases (ASSESS → PACKAGE → SHIP). Covers every major framework (LangChain, CrewAI, AutoGen, Pydantic AI, LlamaIndex, n8n, Flowise, Dify, ComfyUI, browser agents) and every distribution target (MCP servers, Claude Code plugins, Custom GPTs, Docker, PyPI, npm, cloud deploy). Commands: /agent-guide, /agent-audit, /pick-target, /pick-framework, /gen-package, /gen-install, /pre-ship, /secure, /agent-roast, /glossary.",
"version": "2.0.0",
"author": {
"name": "phazurlabs"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[install-labs on Agent Plugins Marketplace](https://pluginsmp.com/plugins/install-labs)