Skip to content

Add pawr.link skill — agent profile pages via x402#201

Open
baseddesigner wants to merge 1 commit intoBankrBot:mainfrom
baseddesigner:add-pawr-skill
Open

Add pawr.link skill — agent profile pages via x402#201
baseddesigner wants to merge 1 commit intoBankrBot:mainfrom
baseddesigner:add-pawr-skill

Conversation

@baseddesigner
Copy link

Summary

  • Adds pawr/ skill directory with SKILL.md and references/api-details.md
  • Create and manage agent profile pages on pawr.link
  • $9 USDC to create (on-chain registration), $0.10 to update
  • x402 payment on Base — Bankr wallets handle this automatically
  • Patch-style update-links endpoint for adding/removing/moving individual links

Skill Structure

pawr/
├── SKILL.md              # Main skill doc
└── references/
    └── api-details.md    # Full API reference

Endpoints

Endpoint Cost Description
POST /api/x402/create-profile $9 USDC Create new profile
POST /api/x402/update-links $0.10 USDC Patch-style updates
POST /api/x402/update-profile $0.10 USDC Full profile replace
GET /api/agent/{username} Free Agent discovery card

🐾 pawr.link

Create and manage agent profile pages on pawr.link.
$9 USDC to create, $0.10 to update. Endpoints use x402 on Base.

Includes patch-style update-links for adding/removing/moving
individual links without replacing the whole profile.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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