bsocial-posts

Publish and read on-chain posts using BMAP structure on the BSV blockchain.

7|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/b-open-io/bsv-skills --skill bsocial-posts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bsocial-posts
Source: https://github.com/b-open-io/bsv-skills/tree/main/skills/bsocial-posts
Command: npx skills add https://github.com/b-open-io/bsv-skills --skill bsocial-posts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill aims to publish on-chain posts using BMAP structure and read posts, enabling censorship-resistant social content on the BSV blockchain.

Core Features & Use Cases

  • Create Posts: Post on-chain content linked to identity.
  • Read Posts: Retrieve posts by address and filter by app/protocol.

Quick Start

bun run /path/to/skills/bsocial-posts/scripts/create-post.ts <wif> "Post content here" bun run /path/to/skills/bsocial-posts/scripts/read-posts.ts <address>