npx skills add smithery/enuno --skill farm-monitor
enuno/claude-command-and-control
farm-monitor
Braiins Farm Monitor - Bitcoin mining fleet monitoring and management
Installation
npx skills add enuno/claude-command-and-control --skill farm-monitor
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Alert by webhook/email on web changes — use for "monitor/watch/track/alert me when": recurring …
31.8K installsContinuously track the web for changes on a recurring cadence.
10.8K installsInstalls, configures, and troubleshoots Network Flow Monitor agents on EC2 instances to monitor…
3.2K installsSetup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI …
2.8K installsTrack reviews, ratings, sentiment, and brand mentions across Google Maps, Booking.com, TripAdvi…
2.5K installsBuild macroeconomic and rates dashboards combining macro indicators, yield curves, inflation br…
2.1K installsAlso in this package
Other skills from enuno/claude-command-and-control · top by installs.
npx skills add enuno/claude-command-and-control
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md2,899 B -
docs
SUMMARY.md89 B
History
- First seen on skills.sh
- First recorded snapshot · 12 installs
SKILL.md
Braiins Farm Monitor
Comprehensive skill for Braiins Farm Monitor - free monitoring solution for Bitcoin mining operations using Prometheus and Grafana.
Description
Braiins Farm Monitor is a free, open-source monitoring solution for Bitcoin mining farms. It encompasses three primary components:
- Metrics Exporter - Collects metrics from miners
- Prometheus - Time-series database for metrics storage
- Grafana - Visualization and dashboarding
Repository: braiins/farm-monitor Official Documentation: Braiins Academy Languages: CSS, Shell Stars: 17 License: None
When to Use This Skill
Use this skill when you need to:
- Set up Braiins Farm Monitor for mining fleet monitoring
- Configure device discovery and IP address ranges
- Understand Prometheus and Grafana integration
- Troubleshoot Farm Monitor installation issues
- Review recent releases and known issues
- Learn Farm Monitor best practices
Quick Reference
Quick Start
# 1. Clone the repository
git clone https://github.com/braiins/farm-monitor.git
cd farm-monitor
# 2. Configure IP ranges in metrics_exporter.toml
# Edit: ./monitoring/metrics_exporter/metrics_exporter.toml
# 3. Run with Docker Compose
docker compose up -d
# 4. Open Grafana
# http://localhost:3000
System Requirements
- Platforms: Linux (AMD 64bit, ARM 64bit, ARMv7)
- Prerequisites: Docker, Docker Compose, Git
Configuration Example
[scraping]
stock_fw_scrape_interval = "1m"
[ranges]
Building_A = ["1.2.0.*","1.2.*.2"]
Building_B = ["1.3.0.*","1.3.*.2"]
Repository Info
- Stars: 17 | Open Issues: 6
- Latest Release: v1.2.6 (2024-12-09)
Available References
references/README.md- Complete setup guide and configurationreferences/releases.md- 6 documented releases with changelogsreferences/issues.md- Recent GitHub issues and discussionsreferences/file_structure.md- Repository structurereferences/getting_started.md- Installation and quick start
Notes
- GitHub Source: Documentation extracted from repository README
- Academy Limitation: Braiins Academy uses JavaScript rendering (SPA), preventing automated content extraction
- Manual addition of Academy docs recommended for comprehensive coverage
- Active Development: 6 releases in 2024, actively maintained
Updating
To refresh this skill:
- Re-scrape GitHub repository:
skill-seekers github --repo braiins/farm-monitor - Manually add Academy documentation pages
- Consider using browser automation for Academy content extraction
Generated by Skill Seeker | GitHub Repository Scraper Last Updated: 2025-12-28