Add bankr-communities skill — token-gated holder communities#459
Open
anondevv69 wants to merge 3 commits into
Open
Add bankr-communities skill — token-gated holder communities#459anondevv69 wants to merge 3 commits into
anondevv69 wants to merge 3 commits into
Conversation
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>
Author
|
@0xdeployer — v1.7.1 pushed to this PR branch for X posting tests. What changed: additive docs only — existing
Production failure we're fixing: Test install (PR branch): PMFI space (live): https://bankr.space/community/0xd77ce6d3137342bb5174673bdab5f51db16fcba3 Happy to walk through acceptance tests in |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
bankr-communitiesv1.7.1 — token-gated Bankr Space holder feeds on bankr.space.post this in $PMFI space→ parent tweet URL;post hello in $TMP space→ explicit textLive 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 onlyNOT-TWITTER-X-SPACES.md— "post in $TICKER space" = bankr.space API, not Twitter audio Spaces; forbids "can't post to X spaces" refusalknown-communities.json@bankrbot post in TMP space: helloflow unchangedInstall (after merge)
Test before merge (PR branch):
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 walletNew (v1.7.1)
@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)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.