🛠️ Federation Skill Manifest
This page provides a live index of all operational tools and scripts available on the Bridge.
| Tool | Description | Safety Level |
|---|---|---|
enai |
Primary intelligent router for the Federation Fleet. Handles task categorization and core handoff. | 🟢 SAFE |
fleet |
Fleet synchronization and status tool. Handles config pulls/pushes and node ping tests. | 🟢 SAFE |
fleet_status_monitor |
Performs real-time ping tests across the fleet and generates fleet_status.json for AI live awareness. | 🟢 SAFE |
fleet_brief |
Generates technical mission briefings from recent logs using local AI (Gemma 3). | 🟢 SAFE |
adhoc_backup |
Triggers staggered PBS backups across all primary nodes with Telegram notifications. | 🟢 SAFE |
backup_truenas_config |
Remotely exports and backs up the TrueNAS configuration database. | 🟢 SAFE |
auto_log_generator |
Automated Starfleet engineering log generation based on recent git history and diffs. | 🟢 SAFE |
summarize_logs |
AI-powered summarization of daily engineering logs into concise achievement lists. | 🟢 SAFE |
index_codebase |
Indexes fleet documentation and configs into ChromaDB for semantic AI retrieval. | 🟢 SAFE |
query_library |
Semantic search tool for querying the indexed Federation Codex. | 🟢 SAFE |
generate_dashboard |
Rebuilds the Ten-Forward HTML dashboard from the services YAML configuration. | 🟢 SAFE |
missing_episodes |
Queries the Sonarr API to identify missing monitored episodes across all series. | 🟢 SAFE |
search_discovery |
Automated search trigger for missing Star Trek: Discovery episodes in Sonarr. | 🟢 SAFE |
search_new_worlds |
Automated search trigger for Star Trek: Strange New Worlds S01 in Sonarr. | 🟢 SAFE |
move_audiobooks_final |
Root-level rsync migration tool for audiobook libraries with verification and pruning. | 🔴 DESTRUCTIVE |
analyze_move |
Pre-migration analysis and rsync execution for audiobook downloads. | 🔴 DESTRUCTIVE |
cleanup_moved_files |
Cleans up source download directories after successful library migration. | 🔴 DESTRUCTIVE |
verify_recovery |
Performs integrity and size-based verification of audiobook library recovery operations. | 🟢 SAFE |
check_corruption |
Header-level integrity check for corrupt media files in the audiobook library. | 🟢 SAFE |
damage_control |
Automated self-healing script that monitors service health via Prometheus and restarts failing containers. | 🔴 DESTRUCTIVE |
undo_abs_changes |
Emergency revert tool for audiobook moves using a local recovery map. | 🔴 DESTRUCTIVE |
enforce_ai_standards |
Post-commit hook to ensure documentation and inventory files remain valid. | 🟢 SAFE |
health_check |
Remote SSH health check script for Risa and Starfleet nodes. | 🟢 SAFE |
motd_trek |
Generates a Star Trek themed message of the day with dynamic word wrapping. | 🟢 SAFE |
reboot_health_check |
Runs on system startup to verify NFS mounts and Docker service availability. | 🟢 SAFE |
generate_manifest_docs |
Generates a Markdown version of the tool manifest for the Federation Codex. | 🟢 SAFE |
backup_vault |
Archives the secure credentials vault and syncs it to TrueNAS for disaster recovery. | 🟢 SAFE |
federation_env |
Standardized shell environment with aliases and variables for fleet-wide workspace parity. | 🟢 SAFE |
heartbeat |
Automated, AI-curated fleet readiness report. Orchestrates DNS, Node, and Container checks into a Star Trek themed briefing. | 🟢 SAFE |
cloudflare_fw_sync |
Synchronizes local UFW firewall rules with official Cloudflare IP ranges to prevent direct-to-IP attacks. | 🔴 DESTRUCTIVE |