audit-hermes-agent-skills

Audit Hermes Agent skills usage and generate XLSX cleanup reports.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/CNife/skills --skill audit-hermes-agent-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-hermes-agent-skills
Source: https://github.com/CNife/skills/tree/main/.archive/audit-hermes-agent-skills
Command: npx skills add https://github.com/CNife/skills --skill audit-hermes-agent-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, openpyxl, and includes scripts (resource) components.

What problem does it solve?

This Skill helps you identify which Hermes Agent skills are actually used, which ones are stale or duplicated, and which ones can be safely cleaned up without guesswork.

Core Features & Use Cases

  • Usage Auditing: Scans Hermes state and tool-call history to count skill usage and surface low-frequency skills.
  • Interactive Review: Generates a Chinese-labeled XLSX report with source classification, activity signals, and decision dropdowns.
  • Safe Cleanup Workflow: Supports confirmation-gated apply mode with automatic backups before deleting, disabling, or re-enabling skills.
  • Use Case: Use it when you want to review installed Hermes skills, separate built-in from local or hub-installed skills, and remove obsolete entries with confidence.

Quick Start

Ask this skill to audit your installed Hermes Agent skills, generate the XLSX report, and then apply your cleanup choices after you confirm them.

Frequently Asked Questions about audit-hermes-agent-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify and clean up unused Hermes Agent skills?

To clean up unused Hermes Agent skills, this Skill audits installed entries by scanning state.db tool-call history to count usage and surface low-frequency or obsolete skills for removal. It classifies skill sources and generates an XLSX report with activity signals to guide your cleanup decisions.

What does a Hermes skill usage audit report include?

A Hermes skill usage audit report includes source classification, curator activity signals, usage frequency counts, and decision dropdowns in a generated XLSX spreadsheet. It separates built-in, local, and hub-installed skills to help you review installed entries and identify duplicates or archived items.

Can I safely delete or disable Hermes skills without losing data?

Yes, you can safely delete or disable Hermes skills using the confirmation-gated apply mode. The cleanup workflow requires explicit confirmation before modifying skills and automatically creates backups prior to deleting, disabling, or re-enabling any entries to prevent data loss.

How do I generate an XLSX report of installed Hermes skills for review?

You generate an XLSX report of installed Hermes skills by requesting an audit, which scans your Hermes environment and compiles usage statistics into a spreadsheet. The generated XLSX file contains source classifications and decision dropdowns for you to review and apply cleanup choices.

Does this skill audit work with disabled or archived Hermes skills?

Yes, the audit identifies disabled, merged, and archived Hermes skills alongside active ones. It analyzes state.db tool-call data and curator activity signals to classify these entries, allowing you to re-enable or remove them through the confirmation-gated cleanup workflow.

What's the best way to separate built-in Hermes skills from locally installed ones?

The best way to separate built-in Hermes skills from local or hub-installed ones is to run an audit that classifies skill sources using Hermes internal APIs. The audit compiles source classifications into an XLSX report, enabling you to distinguish skill origins and manage cleanup accordingly.