Templates are currently in beta.
Templates are pre-configured agent packages with bundled skills, required secrets, and default settings. Browse at agents.pinata.cloud/templates or use the CLI.
Browsing Templates
Filter templates using the tabs:
| Tab | Description |
|---|
| All | All available templates |
| General | General-purpose agents |
| My Submissions | Templates you’ve submitted |
Featured Templates
| Template | Description |
|---|
| IPFS Expert | File storage, pinning, and content distribution |
| Telegram Bot | Responds to messages and commands |
| Personal AI | Personal assistant that learns your preferences |
| Frontend Dev Agent | Frontend development with Vite, React, TypeScript |
| DeFi Monitor | On-chain monitoring for protocols and whale activity |
Template Details
Click a template to view:
- Description — What it does
- Category and Tags
- Version
- Required Setup — Secrets you need to provide
Required Setup
Templates list the secrets needed before deployment. Example for Telegram Bot:
| Secret | Description |
|---|
ANTHROPIC_API_KEY | Anthropic API key for Claude |
TELEGRAM_BOT_TOKEN | Token from BotFather |
Add these to your Secrets vault before deploying.
Deploying
- Select a template
- Review Required Setup
- Add any missing secrets
- Click Deploy This Agent
Paid Templates
Some templates require payment via x402 micropayments (USDC on Base). Free templates show FREE.
Submitting Templates
Share your agent configuration as a template for others to use.
- Go to the My Submissions tab
- Click Submit Template
- Enter a public GitHub or GitLab repository URL
- Fill in template details (name, description, category)
- Submit for review
Your submissions appear in My Submissions where you can track their status.