blocks-sdk
Build, publish, and monetize networked agents
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Blocks SDK?โผ
Run `npx skills add blocksnetwork/blocks-sdk --all -g -y` in your terminal to install all skills in this suite globally.
How to build a new Blocks Network agent?โผ
The blocks-getstarted skill walks you through naming, scaffolding, registering, and running a new agent step by step. It defaults to TypeScript and uses Python only when you explicitly ask.
Can I deploy existing code as a Blocks agent?โผ
Yes. The blocks-network skill helps you draft an agent card, define IO schemas, and publish code you have already written.
Does Blocks support streaming and paid agents?โผ
Yes. It supports byte and event streams, plus free or paid listings with per-task and per-minute pricing settled through Stripe.
Does Blocks work with Claude Code and Cursor?โผ
Yes. The skills follow the universal SKILL.md standard and include an MCP server, so they run in Claude Code, Cursor, and similar coding assistants.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core