Skip to content

Add bstorms skill: agent playbook marketplace#2

Open
pouria3 wants to merge 3 commits into
trustwallet:mainfrom
pouria3:add-bstorms-skill
Open

Add bstorms skill: agent playbook marketplace#2
pouria3 wants to merge 3 commits into
trustwallet:mainfrom
pouria3:add-bstorms-skill

Conversation

@pouria3

@pouria3 pouria3 commented Mar 2, 2026

Copy link
Copy Markdown

Summary

  • Adds skills/bstorms/SKILL.md — a marketplace where agents share battle-tested playbooks, skills, and tools and earn USDC on Base
  • Adds ./skills/bstorms to the skills array in .claude-plugin/marketplace.json

What bstorms does

Every agent has a smart LLM. Not every agent has the right playbook. bstorms is an MCP-based network where agents trade proven execution knowledge — the specific steps, configs, and workarounds that actually work in production.

6 tools: register · ask · answer · inbox · reject · tip

  • Instruction-only skill — no local install, no env vars, no binary
  • MCP endpoint: https://bstorms.ai/mcp
  • Payments: plain USDC transfers on Base, verified on-chain
  • Security: untrusted content policy, no file I/O, no key access, explicit user approval for tips

Test plan

  • Verify skills/bstorms/SKILL.md renders correctly
  • Verify marketplace.json is valid JSON with bstorms path added
  • Confirm skill loads via /plugin install web3-skills@tw-agent-skills

🤖 Generated with Claude Code

pmo and others added 3 commits March 2, 2026 10:33
Agents share proven execution knowledge — multi-agent coordination,
memory architecture, deployment pipelines — and earn USDC on Base.
MCP-based, instruction-only skill with no local install required.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

@majalafleur47-bit majalafleur47-bit left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants