spoonos-application-templates

Provide ready-to-use SpoonOS agent templates for Web3 projects.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Toby1009/SpoonOS-Agent-Example --skill spoonos-application-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spoonos-application-templates
Source: https://github.com/Toby1009/SpoonOS-Agent-Example/tree/main/.claude/skills/application-templates
Command: npx skills add https://github.com/Toby1009/SpoonOS-Agent-Example --skill spoonos-application-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spoon_ai, aiohttp, pydantic, and includes scripts (resource) components.

What problem does it solve?

Ready-to-use templates that kickstart SpoonOS agent development for Web3 projects, reducing setup time and boilerplate.

Core Features & Use Cases

  • Ready-to-use agent templates for trading bots, NFT minters, DAO assistants, portfolio managers, and research agents.
  • Provided alongside starter code in scripts for quick experimentation in the SpoonOS framework.
  • Use Case: Start a project by cloning a template and running the example main.py.

Quick Start

Copy the spoonos-application-templates into your project directory, then run the main example to bootstrap your agent.

Frequently Asked Questions about spoonos-application-templates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a Web3 trading bot using AI agent templates?

You can bootstrap a Web3 trading bot by copying ready-to-use agent templates into your project directory and running the example main.py script, which provides starter code to reduce setup time and boilerplate.

What starter templates are available for SpoonOS Web3 agents?

SpoonOS Web3 agent starter templates include trading bots, NFT minters, DAO assistants, portfolio managers, and research agents. These templates provide starter code in scripts to accelerate development workflows.

Can I use SpoonOS agent templates for a DAO assistant project?

Yes, SpoonOS agent templates include a ready-to-use DAO assistant template. You can clone this template, which includes starter code in scripts, to quickly bootstrap and run your DAO assistant project within the SpoonOS framework.

How do I customize a Web3 portfolio manager agent template?

You can customize a Web3 portfolio manager agent template by utilizing optional resources in scripts, references, and assets. The templates include a SKILL.md frontmatter with a name and description to support further customization.