Reusable agent capabilities

Agent
Skills

Reusable SKILL.md packages for coding agents, business automation, and internal workflows. Each skill includes instructions, inputs, outputs, and safety notes.

WhatsApp Sales Outreach

Research leads, draft personalized WhatsApp messages, send outreach, track replies, and escalate warm prospects.

WhatsApp Business APIOpenAIPostgreSQL

Playwright Lead Research

Browse websites, search Google Maps, extract structured lead data, and compile research reports.

PlaywrightOpenAIGoogle Maps

RAG Document Ingestion

Ingest documents, chunk them, generate embeddings, and build a searchable knowledge base.

pgvectorOpenAI EmbeddingsPostgreSQL

Neon CRM Automation

Watch for new CRM leads, enrich with AI, auto-tag, score, and route them through a sales pipeline.

HubSpot APIOpenAIPostgreSQL

Sponsor Outreach

Research potential sponsors, draft personalized outreach, track responses, and manage a sponsorship pipeline.

OpenAIResend APIPlaywright

Landing Page Audit

Analyze landing pages for conversion optimization, SEO, messaging, and UX, then produce an actionable audit report.

PlaywrightOpenAIWeb fetch

Cold Email Sequence

Research prospects, write personalized cold emails, schedule follow-ups, and track response rates.

OpenAIResend APIPostgreSQL

Internal Reporting Agent

Gather data from multiple business tools, generate analysis reports, and distribute them via email or Slack on a schedule.

OpenAIResend APIGoogle Analytics

MCP Server Creation

Design and build MCP servers that expose custom tools, resources, and prompts for AI agents using the Model Context Protocol.

MCP SDK (TS/Python)MCP InspectorOpenAI/Claude

Code Review Workflow

Automate code review across PRs: analyze diffs, check for bugs, security issues, style violations, and generate structured review feedback.

Git CLIOpenAI/ClaudeGitHub API

Multi-Agent Orchestrator

Coordinate multiple specialist agents using the orchestrator-workers pattern: decompose tasks, delegate, monitor progress, and synthesize results.

OpenAI/ClaudePostgreSQL (task queue)Squish (memory)