skills/braiins-proxy/SKILL.md
Braiins Farm Proxy - high-performance Stratum V2 mining proxy for large-scale Bitcoin mining operations with aggregation and fallback features
npx skillsauth add enuno/claude-command-and-control braiins-proxyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Skill for Braiins Farm Proxy - a high-performance mining proxy supporting both Stratum V1 and Stratum V2 protocols for aggregating hashrate from mining devices and providing failover protection.
Braiins Farm Proxy (formerly "Farm Proxy") is a specialized proxy server designed for Bitcoin mining operations that:
Official Resources:
Use this skill when you need to:
Miners (1000s) → Farm Proxy → Mining Pool
↓ Stratum V1/V2 ↓ Aggregated ↓ Single connection
↓ Failover ready
⚠️ Note: This is a placeholder skill. For complete documentation, visit:
Academy Documentation: https://academy.braiins.com/en/braiins-proxy/
GitHub Repository: https://github.com/braiins/braiins-os
Generated by Skill Seeker | Placeholder Skill Last Updated: 2025-12-28 Status: Placeholder - refer to official documentation for complete details Official URL: https://academy.braiins.com/en/braiins-proxy/
tools
MemPalace local-first AI memory system. Use when setting up persistent memory for Claude Code sessions, mining project files or conversation transcripts, querying past context, configuring MCP tools, managing the knowledge graph, or troubleshooting palace operations.
tools
LangSmith Python SDK — trace, evaluate, and monitor LLM applications. Covers @traceable decorator, trace context manager, Client API, evaluate() / aevaluate(), comparative evaluation, custom evaluators, dataset management, prompt caching, ASGI middleware, and pytest plugin.
development
LangGraph (Python) — build stateful, controllable agent graphs with checkpointing, streaming, persistence, interrupts, fault tolerance, and durable execution. Covers both Graph API (StateGraph) and Functional API (@entrypoint/@task).
development
LangGraph Graph API (Python) — build explicit DAG agent workflows with StateGraph, typed state, nodes, edges, Command routing, Send fan-out, checkpointers, interrupts, and streaming. Use when you need explicit control flow and graph topology.