# Openowl Templates

> Pre-built automation workflows for OpenOwl + Claude Code. Clone, configure, run.

- **Type:** MCP server
- **Install:** `agentstack add mcp-mihir-kanzariya-openowl-templates`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [mihir-kanzariya](https://agentstack.voostack.com/s/mihir-kanzariya)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [mihir-kanzariya](https://github.com/mihir-kanzariya)
- **Source:** https://github.com/mihir-kanzariya/openowl-templates
- **Website:** https://openowl.dev

## Install

```sh
agentstack add mcp-mihir-kanzariya-openowl-templates
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# OpenOwl Templates

Pre-built automation workflows for [OpenOwl](https://openowl.dev) + [Claude Code](https://claude.ai/claude-code).

Pick a template. Edit the config. Say "run this workflow." Your AI handles the rest.

## How it works

Each template is a folder your AI can execute:

```
lead-gen/
├── CLAUDE.md      ← AI reads this and runs the workflow autonomously
├── config.json    ← You fill in your specifics
├── README.md      ← What this template does
├── input/         ← Place input files here (CSVs, content)
└── output/        ← Results are saved here
```

## Quick start

```bash
# 1. Install OpenOwl
npm install -g openowl

# 2. Connect to Claude Code
claude mcp add owl --transport stdio -s user -- owl

# 3. Clone templates
git clone https://github.com/mihir-kanzariya/openowl-templates.git

# 4. Pick a template
cd openowl-templates/lead-gen

# 5. Edit config.json with your details, then:
claude
> Run this workflow
```

## Templates

### Sales & Outreach

| Template | What it does |
|----------|-------------|
| [`lead-gen/`](lead-gen/) | Search LinkedIn for leads by title, company size, location. Extract to spreadsheet. |
| [`cold-outreach/`](cold-outreach/) | Visit each lead's profile, find a personalization hook, draft a cold email. |
| [`deal-negotiation/`](deal-negotiation/) | Monitor inbox for campaign replies. Draft counter-offers and follow-ups. |

### Marketing & Growth

| Template | What it does |
|----------|-------------|
| [`influencer-outreach/`](influencer-outreach/) | Find YouTube/Twitter creators in your niche. Pull emails. Draft sponsorship offers. |
| [`ugc-creators/`](ugc-creators/) | Find Instagram UGC creators by engagement rate. DM with brief and budget. |
| [`gtm-launch/`](gtm-launch/) | Submit your product to 30+ startup directories. Track submission status. |
| [`social-media/`](social-media/) | Turn a blog post into a Twitter thread, LinkedIn post, and Reddit submission. |

### Fundraising

| Template | What it does |
|----------|-------------|
| [`investor-discovery/`](investor-discovery/) | Search Crunchbase for investors by stage and sector. Draft intro emails. |

### Operations

| Template | What it does |
|----------|-------------|
| [`data-reporting/`](data-reporting/) | Pull metrics from GA, Stripe, HubSpot into a single weekly report. |
| [`crm-entry/`](crm-entry/) | Bulk-create CRM contacts from a CSV file. |
| [`invoice-processing/`](invoice-processing/) | Extract invoices from email. Pull vendor, amount, due date. Flag overdue. |

### Research & Monitoring

| Template | What it does |
|----------|-------------|
| [`competitive-intel/`](competitive-intel/) | Check competitor pricing daily. Monitor social accounts. Flag changes. |
| [`review-monitoring/`](review-monitoring/) | Track brand mentions on Twitter, Reddit, Product Hunt. Draft responses. |
| [`price-monitoring/`](price-monitoring/) | Track product prices across competitors. Alert on significant changes. |

### Recruiting

| Template | What it does |
|----------|-------------|
| [`candidate-sourcing/`](candidate-sourcing/) | Find candidates on LinkedIn. Extract profiles. Draft recruiting messages. |

## Requirements

- [OpenOwl](https://openowl.dev) installed and connected as an MCP server
- [Claude Code](https://claude.ai/claude-code) or any MCP-compatible AI client
- Logged into relevant accounts (LinkedIn, Gmail, etc.) in your browser
- macOS or Windows 10/11

## Create your own template

1. Copy any template folder
2. Edit `CLAUDE.md` with your workflow steps
3. Update `config.json` with your settings
4. Test with Claude Code + OpenOwl

The `CLAUDE.md` is what your AI reads. Be specific about what to click, what to extract, and where to save.

## Contributing

PRs welcome. If you built a workflow that saves you time, share it.

1. Create a folder with `CLAUDE.md`, `config.json`, `README.md`
2. Test it end-to-end with OpenOwl
3. Open a PR

## Links

- [OpenOwl](https://openowl.dev) - AI desktop automation
- [Quick Setup](https://openowl.dev/quick-setup) - Install guide
- [Templates Repo](https://github.com/mihir-kanzariya/openowl-templates) - This repo
- [Twitter/X](https://x.com/openowldev) - Follow for updates

## License

MIT

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [mihir-kanzariya](https://github.com/mihir-kanzariya)
- **Source:** [mihir-kanzariya/openowl-templates](https://github.com/mihir-kanzariya/openowl-templates)
- **License:** MIT
- **Homepage:** https://openowl.dev

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-mihir-kanzariya-openowl-templates
- Seller: https://agentstack.voostack.com/s/mihir-kanzariya
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
