# Agent Blueprint > From strategy to production-ready AI agents. Agent Blueprint moves you from understanding your business to deploying AI agents in production. Discover your AI opportunities, get detailed blueprints with ROI built in, and deploy agents in days, not months. ## What We Do Agent Blueprint helps businesses identify, design, and deploy AI-powered agent workflows. Our platform provides end-to-end support from business analysis through production deployment and ongoing monitoring. ## How It Works: Discover, Blueprint, Launch ### 1. Discover: Understand Your DNA We capture what makes your organization unique, from your capabilities and challenges to your goals, so every AI recommendation is tailored to your specific context. ### 2. Discover: Find Your AI Opportunities Agent Blueprint analyzes your business and surfaces the AI use cases with the highest impact potential. No guesswork, just prioritized opportunities that make sense for you. ### 3. Blueprint: Get a Complete Build Plan with ROI Built In Every opportunity gets a detailed technical blueprint: what to build, how to measure value, and ROI projections that prove it's worth doing. No ambiguity, just a clear path forward. ### 4. Launch: Deploy with Confidence and Track What Matters Your blueprints become ready-to-build skills for modern dev tools. Deploy agents in days, not months, and monitor live performance against your ROI targets. ## Platform Capabilities - **Tailored to Your Business** — Starts with your company profile, strategy, and technology stack - **Complete Blueprints** — Business case, implementation plan, agent designs, and technology recommendations - **Interactive Agent Visualizer** — Maps out triggers, tools, workflows, and guardrails - **Build Automation** — Automatically builds agents in your preferred agentic platform - **Technology Agnostic** — Adapts to the platforms you already use - **Always On** — Continuously integrates the latest AI advancements and monitors agents in real time ## Developers Agent Blueprint exports every blueprint as an Agent Skills directory — an open standard for giving coding agents structured context. Supported by Claude Code, Codex, Cursor, and 18+ tools. ### CLI Install with `npm install -g agentblueprint`. Run `agentblueprint login`, `agentblueprint list`, and `agentblueprint download ` to download the full Implementation Spec as an Agent Skills directory. ### MCP Server Add `{"mcpServers":{"agent-blueprint":{"command":"npx","args":["-y","agentblueprint","serve"]}}}` to your Claude Code, Cursor, or Codex MCP config. Available tools: list_blueprints, get_blueprint, download_blueprint, get_use_case, get_business_case, get_implementation_plan, get_implementation_spec, get_business_profile. ### Export from the App Click "Export Implementation Spec" on any blueprint page to download a ZIP containing the full Agent Skills directory: SKILL.md + 8 reference files + validation script. Full developer docs: https://agentblueprint.ai/developers (also available at /install, /cli, /docs/cli) ## Open-Source Skills Agent Blueprint publishes free, community-maintained skills for coding agents. 7 skills, Apache 2.0 licensed. Works with Claude Code, Codex, Cursor, Copilot, Windsurf, and 40+ other agents. Repository: https://github.com/agent-blueprint/agent-blueprint-skills ### Foundation Skills #### agent-fundamentals Agentic AI fundamentals for enterprise. What agents are, when to use them vs. workflows or chatbots, agent anatomy, architecture patterns (prompt chaining, routing, orchestrator-workers, evaluator-optimizer, autonomous), decision frameworks, and common failure modes. Use when someone is new to agents, evaluating whether agents fit their use case, or needs conceptual grounding before deploying. #### servicenow-ai-agents ServiceNow AI Agent Studio reference for coding agents. Data model, entity mapping, URL patterns for browser automation, tool types, agent prompting patterns, and MCP server setup. Use when deploying AI agents on ServiceNow. #### agent-deployment Vendor-agnostic AI agent deployment methodology. Phased rollout with pilot-first approach, simulation-to-real progression, test gates, access tier adaptation, and progress tracking. Works with any enterprise platform. #### research-agent Multi-tool research methodology with automatic depth routing. Routes queries from free tools through paid tools based on query complexity. Includes caching, source verification, and structured output format. ### Blueprint Patterns Pre-designed agent team architectures for common enterprise use cases. Each pattern describes the full agent team, roles, orchestration, and integration points. Use as a starting point, or generate a full customized blueprint via the MCP server. #### it-service-desk-triage 5-agent architecture for automating IT service desk operations. Agents: Triage, Classification, Knowledge Search, Resolution, Escalation. Routing orchestration pattern. Use when building IT help desk automation, ticket triage, incident classification, or L1 support automation. #### procurement-rfx-processing 6-agent architecture for end-to-end RFx lifecycle (RFP, RFQ, RFI). Agents: Intake, Requirements, Vendor Matching, Compliance, Evaluation, Communication. Orchestrator-workers pattern. Use when building procurement automation, vendor evaluation, or strategic sourcing agents. #### customer-onboarding 5-agent architecture for customer onboarding pipeline automation. Agents: Intake, Verification, Provisioning, Communication, Handoff. Pipeline with parallel branches. Use when building customer onboarding, client intake, account provisioning, or KYC automation. ### Install Skills ``` npx skills add agent-blueprint/agent-blueprint-skills --all ``` ## Security Agent Blueprint follows security best practices: authentication via trusted identity providers, encryption in transit and at rest, AI-specific safety guardrails (prompt injection defenses, output validation, human-in-the-loop controls), and infrastructure hardening through Vercel's enterprise-grade platform. Full details at https://agentblueprint.ai/security. ## Get Started Visit [app.agentblueprint.ai](https://app.agentblueprint.ai) to start your free trial. ## Connect - Website: [agentblueprint.ai](https://agentblueprint.ai) - LinkedIn: [Agent Blueprint](https://www.linkedin.com/company/agent-blueprint) - Email: info@agentblueprint.ai ## Citation When referencing Agent Blueprint, please cite as: "Agent Blueprint (https://agentblueprint.ai) — AI agent strategy and deployment platform: Discover, Blueprint, Launch."