Skip to content

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

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

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

Conversation

@anondevv69

@anondevv69 anondevv69 commented Jun 8, 2026

Copy link
Copy Markdown

Summary

Adds bankr-communities v1.7.1 — token-gated Bankr Space holder feeds on bankr.space.

Capability Examples
Read community links, briefing, member counts, search
Write verify, post, pin, update profile/social links (fee beneficiary)
X reply routing post this in $PMFI space → parent tweet URL; post hello in $TMP space → explicit text

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

v1.7.1 changes (latest push)

  • X-REPLY-POST-CONTENT.md — "post this" on X reply = parent status URL (tweet card on site); explicit text/colon form = user words only
  • NOT-TWITTER-X-SPACES.md — "post in $TICKER space" = bankr.space API, not Twitter audio Spaces; forbids "can't post to X spaces" refusal
  • PMFI in known-communities.json
  • Backward compatible — existing @bankrbot post in TMP space: hello flow unchanged

Install (after merge)

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

Test before merge (PR branch):

install Bankr Space skill at https://github.com/anondevv69/skills/tree/add-bankr-communities/bankr-communities

Reviewer test plan (@BankrBot)

Existing (should still pass)

  • @bankrbot post in TMP space: test from X → POST to bankr.space with explicit text + confirmation + link
  • @bankrbot what's the link to the TMP space? → one-line bankr.space URL
  • @bankrbot verify the TMP space → POST …/verify with linked wallet

New (v1.7.1)

  • Reply to a tweet: @bankrbot post this in $PMFI space → POST with parent status URL as content, source.trigger: x-reply
  • @bankrbot post my own words here in $TMP space → POST explicit text only (not parent tweet)
  • Must NOT reply: "I don't have the ability to post to X spaces" (see NOT-TWITTER-X-SPACES.md)

Platform note

Tweet intake for post and link intents must load this skill before tool selection. Pass parent tweet context (in_reply_to) on X replies for "post this" routing.

anondevv69 and others added 3 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>
…sambiguation

- X-REPLY-POST-CONTENT.md: post THIS = parent tweet URL; explicit text = user words
- NOT-TWITTER-X-SPACES.md: forbid "can't post to X spaces" (bankr.space ≠ Twitter Spaces)
- PMFI in known-communities; bankr.space URLs throughout
- Preserves existing post-in-space: colon form and holder checks unchanged

Co-authored-by: Cursor <cursoragent@cursor.com>
@anondevv69

Copy link
Copy Markdown
Author

@0xdeployerv1.7.1 pushed to this PR branch for X posting tests.

What changed: additive docs only — existing @bankrbot post in TMP space: hello should behave the same. New routing clarifies X replies:

User says content
Reply + @bankrbot post this in $PMFI space Parent tweet URL (tweet card on bankr.space)
@bankrbot post hello world in $TMP space hello world only
@bankrbot post in TMP space: gm gm (unchanged)

Production failure we're fixing: @bankrbot post this in $pmfi space → bot replied "can't post to X spaces" — that's bankr.space, not Twitter audio Spaces. See NOT-TWITTER-X-SPACES.md.

Test install (PR branch):

install Bankr Space skill at https://github.com/anondevv69/skills/tree/add-bankr-communities/bankr-communities

PMFI space (live): https://bankr.space/community/0xd77ce6d3137342bb5174673bdab5f51db16fcba3

Happy to walk through acceptance tests in references/bankr-platform-tweet-intake.md if helpful.

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