Skip to content

Add bankr-communities skill — token-gated holder communities#459

Open
anondevv69 wants to merge 2 commits into
BankrBot:mainfrom
anondevv69:add-bankr-communities
Open

Add bankr-communities skill — token-gated holder communities#459
anondevv69 wants to merge 2 commits into
BankrBot:mainfrom
anondevv69:add-bankr-communities

Conversation

@anondevv69

@anondevv69 anondevv69 commented Jun 8, 2026

Copy link
Copy Markdown

Summary

Adds bankr-communities — token-gated holder communities for Bankr-launched tokens.

Capability Examples
Read community links, briefing, member counts, search
Write verify, post, pin, update profile/social links (fee beneficiary)

Live API: https://bankr-community.vercel.app
Source repo: https://github.com/anondevv69/bankr-community
Public agent guide: https://bankr-community.vercel.app/agent.md

Install (after merge)

install the bankr-communities skill from https://github.com/BankrBot/skills/tree/main/bankr-communities

Skill layout

bankr-communities/
├── SKILL.md
├── known-communities.json          # TMP/ARCHIVE fallback when HTTP blocked on tweet intake
├── references/                     # routing, API ref, beneficiary actions, link rules
└── scripts/get-community-link.sh   # curl wrapper for /api/agent/link

Pre-merge verification (done)

  • GET /api/agent/link?q=TMPhttps://bankr-community.vercel.app/community/0x935e13a28849095db45e63040f109c34b757aba3
  • GET /api/agent/briefing?symbol=TMPreplyText includes community URL on last line
  • ./bankr-communities/scripts/get-community-link.sh TMP → plain-text link
  • README table row added

Reviewer test plan (@BankrBot)

  • @bankrbot what's the link to the TMP community? → one-line URL (instant table, no HTTP required for TMP/ARCHIVE)
  • @bankrbot what's the latest on the TMP community? → paste replyText verbatim
  • @bankrbot verify the TMP communityPOST …/verify with linked beneficiary wallet
  • @bankrbot post in TMP community: test — pin it → post + pin-post for verified beneficiary

Platform note

Tweet intake for link intents should load this skill before tool selection (same routing as post in community). See references/bankr-platform-tweet-intake.md for acceptance tests.

anondevv69 and others added 2 commits June 7, 2026 23:34
Enables @BankrBot to resolve community links, run briefings, and handle
verify/post/pin/profile actions for Bankr-launched token communities.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add emoji, tags, and visibility fields; shorten description for README/skill picker.

Co-authored-by: Cursor <cursoragent@cursor.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