btr-curate

Community

AI-powered curation for BTR context.

Authorbeetz12
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you add or update contexts in your LOCAL BTR tree quickly by applying AI-powered metadata extraction. It reduces manual tagging and structuring, enabling faster knowledge capture and consistent organization across teams.

Core Features & Use Cases

  • AI-assisted metadata extraction: Analyze content to infer domain, topic, and meaningful tags, then guide the curation command.
  • MCP-first workflow: Prefer structured tools like mcp__btr__curate_context for safe, typed integration.
  • Fallback to CLI: If MCP is unavailable, use the btr curate <domain> <topic> CLI to store context locally.
  • Update existing topics: Use the --update flag to merge new content with existing content.
  • Use Case: You just drafted a JWT validation pattern; curate it under auth/jwt-validation with tags like security, tokens, middleware.

Quick Start

Use MCP to curate a new context:

  • mcp__btr__curate_context(domain="auth", topic="jwt-flow", content="...", tags=["security"]) Or fallback to the CLI:
  • btr curate auth jwt-flow --content "..." --tags security If MCP is not available, you can still curate interactively:
  • btr curate --interactive

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: btr-curate
Download link: https://github.com/beetz12/btr-app/archive/main.zip#btr-curate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.