b-open-io/prompts

prompts for generating powerful code using open-protocols

6 stars2 forksUpdated Jan 24, 2026
npx skills add b-open-io/prompts

README

OPL Prompts & AI Agents

Supercharge Claude Code with specialized AI agents and prompts for BSV blockchain development, project automation, and workflow optimization.

What This Repository Does

This repository provides:

  • Specialized AI Agents - Expert sub-agents for specific tasks (design, security, documentation, content, payments, auth, etc.)
  • Slash Commands - Instant automation tools under the OPL namespace
  • Automation Hooks - Background workflows to enhance development
  • Powerful Prompts - Reusable templates for complex operations

Installation

Full Plugin (recommended - includes 18 agents, 10 hooks, commands):

/plugin install bopen-tools@b-open-io

Skills Only (for other agentic frameworks):

skills add b-open-io/bopen-tools

Specialized AI Agents

Our 21 expert agents enhance Claude Code with specialized knowledge. See user/.claude/agents/ for full details.

Development & Architecture

Platform & Infrastructure

Specialized Domains

Content & Communication

Usage: "Use the [agent-name] to [specific task]"

Skills

Skills are context-triggered capabilities. They activate automatically or can be invoked directly.

X/Twitter

  • x-reader - Fetch tweets, search X, get user timelines via X.com API v2 (requires X_BEARER_TOKEN)
  • x-research - Research X/Twitter trends and sentiment via xAI Grok (requires XAI_API_KEY)

Content & Media

Development

  • npm-publish - Publish packages with changelog and version management
  • notebooklm - Query Google NotebookLM for source-grounded answers
  • hook-manager - Discover and install automation hooks

Integrations

Slash Commands

Commands follow the format /opl:category:command [arguments]:

๐Ÿ› ๏ธ Development (dev)

  • /opl:dev:lint - Run linting and fix code quality issues
  • /opl:dev:enhance - Improve code with AI assistance
  • /opl:dev:create-prompt - Create new prompt templates
  • /opl:dev:update-prompt

...

Read full README

Publisher

b-open-iob-open-io

Statistics

Stars6
Forks2
Open Issues0
CreatedJun 3, 2025