Skip to content

Innovation Tools

AI R&D tools for building agents, skills, and MCP integrations. These are the tools we use to build the tools.


Available Commands

/agent-architect

Purpose: Design Claude agents with quality scoring.

What it does:

  • Guides you through agent design decisions
  • Scores agent configurations against best practices
  • Generates agent specifications

Use case: When you need to design a new automated workflow from scratch.

Command Reference


/agent-creator

Purpose: Transform specs into production agent configurations.

What it does:

  • Takes a specification document as input
  • Generates agent YAML/MD configurations
  • Creates associated skill definitions
  • Produces hook configurations if needed

Use case: When you have a written spec and need to implement it as an agent.

Command Reference


Skills

skill-seekers

Create and optimize Claude Code skills. This skill teaches:

  • Skill structure and frontmatter
  • Activation triggers and rules
  • Resource organization
  • Testing and validation

mcp-expertise

MCP server building patterns. This skill covers:

  • FastMCP vs. traditional MCP
  • Tool, resource, and prompt design
  • Authentication patterns
  • Error handling and graceful degradation

docling

Document processing and PDF extraction. Useful for:

  • Extracting content from client documents
  • Processing PDFs for analysis
  • Converting documents to structured data

Experimental

N-gram Analysis Agent (Saving Ben)

Campaign text optimization through n-gram analysis. Currently in testing for Paid Media use cases.


Last updated: 2026-01-26