Templates are currently in beta.
Find a Template
Browse templates at agents.pinata.cloud/templates. You’ll see two sections: Agent Marketplace — Community and partner templates ready to deploy. You’ll find agents for trading, social media, productivity, and more. My Templates — Templates you’ve created or submitted. Use these to quickly spin up copies of your own agent configurations. Click any template to see what it does, what skills it includes, and what secrets you’ll need to provide.Deploy It
Once you’ve found a template you like:- Click Deploy This Agent
- Give your agent a name
- Add any secrets the template requires (usually just your LLM API key)
- Click Deploy
What About Secrets?
Most templates need at least an LLM provider key (likeANTHROPIC_API_KEY). Some need additional keys — a Telegram template needs your bot token, a trading template might need exchange API keys.
The template page shows exactly what’s required. If you haven’t added those secrets yet, you’ll be prompted during setup. Or add them ahead of time in your secrets vault.
Using the CLI
Create Your Own
Built something useful? Package it as a template and share it with others — or just use it to quickly spin up copies of your own agents.Creating Templates
Learn how to package your agent as a reusable template.