lucid-quantum/skill/references/fleet-management/SKILL.md
GPU fleet orchestration: worker registration, health monitoring, throughput tracking, and mode scheduling
npx skillsauth add lucid-fdn/lucid-skills fleet-managementInstall 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.
Manage a distributed fleet of GPU workers (NVIDIA CUDA, Apple Metal, AMD HIP) performing Bitcoin private key search across 23 weak entropy modes.
quantum_fleet to get active/offline workers, total throughput, and modes needing attentionquantum_protect for comprehensive health checks (worker connectivity, throughput, mode stalls)quantum_optimize to auto-adjust priority weightsquantum_cost to identify inefficient modes consuming disproportionate GPU timequantum_review for overall fleet performance summary| Concept | Description |
|---------|-------------|
| Worker | A GPU process running btc_puzzle with --worker flag, connected to the API |
| Mode | One of 23 weak key generation strategies (LCG, MT19937, SHA256-brain, etc.) |
| Priority Weight | 0.0-10.0 float controlling work distribution per mode (0 = disabled) |
| Work Unit | A keyspace range (mode + start_offset + end_offset) assigned to a worker |
| Checkpoint | A verifiable sample point within a work unit for anti-cheat validation |
| Canary | A honeypot target with a known private key, injected to detect cheating |
| Mode | Name | Keyspace | Strategy | |------|------|----------|----------| | 0 | random | Infinite | Strong random (cuRAND) | | 1 | time-lcg-glibc | ~63M | glibc LCG seeded by Unix timestamp | | 2 | time-lcg-msvc | ~63M | MSVC LCG seeded by Unix timestamp | | 3 | sha256-seq | 2^64 | SHA256(counter) | | 4 | sha256-time | ~63M | SHA256(timestamp) | | 5 | time-mt | ~63M | MT19937 seeded by timestamp | | 6 | low-bits | 2^64 | key = counter (small keys) | | 10 | openssl-pid | 65,536 | OpenSSL seeded by PID only | | 12 | java-lcg | ~63B | Java LCG with ms timestamps | | 13 | phone-sha256 | 10B | SHA256(phone_number) | | 17 | v8-mwc1616 | ~4T | V8 JavaScript MWC1616 (Randstorm) | | 20 | openssl-debian | 65,536 | Debian OpenSSL CVE-2008-0166 | | 21 | sha256-short-ascii | ~744B | SHA256(short strings, len 1-8) |
tools
PLUGIN_DESCRIPTION
testing
Generate short-form video content optimized for social media platforms
business
Generate 1:1 personalized video for sales prospecting and customer success
data-ai
Generate animated data report videos from KPIs, charts, and analytics