From truenas-manager
Use this skill when the user asks to "manage services", "check system info", "list disks", "manage users", "manage VMs", "manage apps", "restart a service", "check alerts", "manage network", "set up replication", or any TrueNAS system administration task.
How this skill is triggered — by the user, by Claude, or both
Slash command
/truenas-manager:system-adminThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the `truenas-manager` MCP server tools for system-level management.
Use the truenas-manager MCP server tools for system-level management.
truenas_system_info — hostname, version, uptime, hardware infotruenas_system_version — version stringtruenas_alert_list — active system alertstruenas_alert_dismiss — dismiss a resolved alertAlways confirm before calling truenas_reboot or truenas_shutdown.
Call truenas_service_list to see all services and their running status.
truenas_service_start / truenas_service_stop / truenas_service_restartsmb, nfs, ssh, iscsitarget, snmp, ups, smartdtruenas_service_update — enable/disable auto-start at boottruenas_disk_list — list all physical disks with model, serial, sizetruenas_disk_get — detailed info on a specific disktruenas_disk_wipe — destructive — wipe a disk (QUICK or FULL). Always confirm first.truenas_interface_list — list all network interfacestruenas_interface_get — details of a specific interfacetruenas_static_route_list — list static routestruenas_user_list — list all local userstruenas_user_create — create a new user (set smb: true for SMB access)truenas_user_update — change password, email, shell, lock/unlocktruenas_user_delete — delete a usertruenas_group_list, truenas_group_create, truenas_group_deletetruenas_replication_create with source datasets, target, and transport.auto: true for scheduled replication.truenas_replication_list — list all taskstruenas_replication_run — manually trigger a tasktruenas_replication_delete — remove a tasktruenas_vm_list — list all VMstruenas_vm_get — VM details (CPU, memory, disks)truenas_vm_start / truenas_vm_stop / truenas_vm_restarttruenas_app_list — list installed appstruenas_app_start / truenas_app_stop — manage app lifecycletruenas_app_upgrade — upgrade to latest versiontruenas_alert_list regularly for disk or pool warnings.See references/services.md for service names and common configurations.
npx claudepluginhub pzharyuk/ai-claude-plugins --plugin truenas-managerSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.