demos Skill
demos is a TypeScript AI agent skill with git clone. demo apps, mini apps, builder tools, and more
How to use demos Skill
Install or run
git clone https://github.com/base/demos.git
cd demos/agents/trading-agent
npm i
npm run devClient configuration
{
"name": "Job Search Agent",
"short_name": "Job Search",
"description": "AI-powered job search agent using Base Account spend permissions and x402 payments",
"start_url": "/",
"display": "standalone",
"background_color": "#0052FF",
"theme_color": "#0052FF",
"icons": [
{
"src": "/favicon.svg",
"sizes": "any",
"type": "image/svg+xml"
},
{
"src": "/icon-192.svg",
"sizes": "192x192",
"type": "image/svg+xml"
},
{
"src": "/icon-512.svg",
"sizes": "512x512",
"type": "image/svg+xml"
}
],
"categories": ["productivity", "business", "utilities"],
"lang": "en",
"dir": "ltr",
"orientation": "portrait-primary"
}
What is demos Skill?
demos is a TypeScript AI agent skill with git clone. demo apps, mini apps, builder tools, and more This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Anthropic provider support
- base-account/agent-spend-permissions/public/manifest.json config support
- agents/trading-agent/SKILL.md config support
- base-account/base-pay-amazon/chrome-extension/manifest.json config support
Available tools
Technical details
Install or run demos using git clone. Check base/demos for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Install or run with git clone
- Uses SSE transport
- API key required
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use demos Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
Built with
Explore related resources
Frequently asked questions
What is demos?
demos is a TypeScript AI agent skill with git clone. demo apps, mini apps, builder tools, and more
Who is demos best for?
demos is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows.
How do I install demos?
Install or run demos using git clone. Check demos for the latest setup command.
Is demos actively maintained?
demos may need a closer maintenance check before production use.
Auto-fetched from GitHub.