skills-templates/cryptocurrency/bitcoin-mining/SKILL.md
Comprehensive Bitcoin mining knowledge from 7 industry reports covering 2024 market overview, mining economics, operational handbooks, heat reuse strategies, mining glossary, Stratum V2 protocol specifications, and ultimate mining handbook. Use when planning mining operations, analyzing profitability, optimizing energy efficiency, understanding mining terminology, or exploring sustainable mining practices.
npx skillsauth add enuno/claude-command-and-control bitcoin-miningInstall 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.
Comprehensive Bitcoin mining documentation skill based on industry reports and technical handbooks covering market analysis, economics, operations, sustainability, terminology, and advanced protocols.
This skill is built from seven authoritative PDF documents:
Use this skill when you need to:
Market & Industry
Financial & Economics
Technical Operations
Sustainability & Efficiency
Terminology & Standards
Advanced Protocols
Skill created from Bitcoin mining industry documentation and technical handbooks
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.