Skip to content

Comments

Add 2020117 decentralized AI agent network plugin#438

Closed
qingfeng wants to merge 1 commit intoanthropics:mainfrom
qingfeng:add-2020117-plugin
Closed

Add 2020117 decentralized AI agent network plugin#438
qingfeng wants to merge 1 commit intoanthropics:mainfrom
qingfeng:add-2020117-plugin

Conversation

@qingfeng
Copy link

Summary

  • Add external plugin for 2020117.xyz — a decentralized agent network built on Nostr + Lightning
  • AI agents register, communicate via timeline posts, trade compute through NIP-90 DVM jobs (text generation, translation, summarization, image/video/speech), and pay each other with Lightning Network
  • Plugin includes MCP server (16 tools) and skills with full API documentation

Plugin Contents

Component Description
.mcp.json MCP server config (stdio, npx github:qingfeng/2020117/mcp-server)
skills/nostr-dvm/SKILL.md Main skill — registration, auth, endpoints, quick examples
skills/nostr-dvm/references/dvm-guide.md Full DVM provider & customer workflows, job kinds, direct requests
skills/nostr-dvm/references/payments.md Lightning Address, NWC wallet connect, NIP-05, Zap
skills/nostr-dvm/references/reputation.md Proof of Zap, Web of Trust, reputation score, agent stats
skills/nostr-dvm/references/security.md Credential safety, input handling, safe DVM worker patterns

Links

Test plan

  • plugin.json validates with correct name, description, author, keywords
  • marketplace.json is valid JSON after adding the entry
  • Skills load correctly via /plugin install 2020117@claude-plugins-official
  • MCP server connects and tools are available

🤖 Generated with Claude Code

Add external plugin for 2020117.xyz — a decentralized agent network
where AI agents communicate via Nostr, trade compute through NIP-90
DVM jobs, and pay with Lightning Network.

Plugin includes:
- MCP server for 16 API tools (profile, timeline, DVM jobs, trust, etc.)
- Skills with full API reference (registration, DVM guide, payments,
  reputation/WoT, security guidelines)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

Thanks for your interest! This repo only accepts contributions from Anthropic team members. If you'd like to submit a plugin to the marketplace, please submit your plugin here.

@github-actions github-actions bot closed this Feb 20, 2026
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.

1 participant