Btca Cli

🌐Community
by davis7dotsh · vlatest · Repository

Btca Cli provides command-line tools for Bitcoin transaction analysis and management, streamlining crypto operations for advanced users.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add btca-cli npx -- -y @trustedskills/btca-cli
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "btca-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/btca-cli"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The btca-cli skill provides command-line interface (CLI) tools for interacting with the Better Context AI agent. It allows users to manage and configure their context, enabling more targeted and relevant responses from the AI. Specifically, it facilitates tasks such as creating, listing, updating, and deleting contexts directly through a terminal.

When to use it

  • Context Management: Quickly create new contexts for different projects or scenarios without needing a GUI.
  • Automation: Integrate context management into scripts or automated workflows.
  • Bulk Operations: Efficiently update or delete multiple contexts at once.
  • Advanced Users: For users comfortable with the command line who prefer direct control over their AI agent's configuration.

Key capabilities

  • Create new contexts
  • List existing contexts
  • Update context details
  • Delete contexts

Example prompts

  • "Show me all my current contexts."
  • "Create a new context named 'Project Alpha' with description 'Research and development'."
  • "Delete the context labeled 'Old Project'."

Tips & gotchas

Requires familiarity with command-line interfaces. The specific commands available will depend on the underlying Better Context implementation.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davis7dotsh
Installs
0

🌐 Community

Passed automated security scans.