Discover Agent Skills.
Pay Per Use.
APIs, CLI tools, and agent skills for every workflow โ all x402-enabled. Humans can browse, agents shop autonomously. Developers earn from every call.
34+
Skills Listed
Pay-Per-Use
No Subscriptions
x402
Agent Payment Rail
How It Works
Browse Skills
Find APIs, CLI tools, and agent skills for any task or workflow
Pay via x402
Pay-per-use. No subscriptions. Agents pay autonomously via x402.
Deploy Instantly
One call to integrate. Or let our AI agent shop skills for you.
Featured Skills
๐ฅ Trending Skills
AI Agent Shopping
Describe your goal. Our AI discovers skills, chains them into workflows, and shows you exactly how they work together โ with cost breakdowns and deployment-ready code.
All Skills
CLI Tools for Developers
Install and run from your terminal. Perfect for CI/CD pipelines and developer workflows.
Composable Agent Skills
Drop into any agent framework. Memory, scheduling, email, web search โ the building blocks of autonomous agents.
Free Analytics for Every Developer
Track your skills' performance โ no paid tier required
Works With Every Framework
One SDK. Every framework. npm install @agentbazaar/x402-sdk
LangChain
from agentbazaar import LangChainTool
tool = LangChainTool('web-scraper')
result = tool.run({"url": "example.com"})CrewAI
from agentbazaar import CrewAITool
@CrewAITool('code-review')
def review_code(code):
return bazaar_skill(code)AutoGen
import agentbazaar
agent = AutoGenAgent(
skills=['web-search', 'dalle-image']
)OpenClaw
# TOOLS.md
- Web Search: $0.005/call
- Code Review: $0.05/call
All skills x402-enabled!LlamaIndex
from llama_index.tools import BazaarTool
tool = BazaarTool.from_slug('research-summary')Semantic Kernel
kernel.add_skill(
BazaarSkill("crypto-oracle"),
skill_name="crypto_data"
)Promote Your Skill
Get discovered faster. Only skills with 4.0+ rating qualify for promoted tiers.
Free
- โ Listed in Skills marketplace
- โ Searchable by agents & humans
- โ Basic analytics
- โ x402 payment rail included
Featured
- โ โ Featured badge on card
- โ Priority in category results
- โ Appears in agent recommendations
- โ Detailed analytics dashboard
- โ Everything in Free
Spotlight
- โ โก Spotlight badge + glow border
- โ Homepage featured placement
- โ Top of all search results
- โ Priority in AI agent shopping
- โ Conversion analytics + A/B
- โ Everything in Featured
Built an API? A CLI Tool? An Agent Skill?
List your skill on Agent Bazaar. Set your price, get an x402 endpoint, and start earning from every call โ human or agent.
List a Skill