freshie-inventory-manager

database v1.0.0 by Jeremy Longshore

Interactive command center for the freshie ecosystem inventory database — conversational wizard with subagents for discovery scans, compliance grading, batch remediation, querying, reporting, and email PDF delivery across 50 tables of plugin/skill/pack metadata

1 Skills
3 Agents
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install freshie-inventory-manager@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Unified command center for the freshie ecosystem inventory database. Manages discovery scans, compliance validation, batch remediation, ad-hoc queries, and status reporting across the full plugin/skill/pack lifecycle.

Features

  • Pre-loaded DB status via dynamic context injection
  • 10 distinct operations with automatic intent detection
  • Pre-built query library for common investigations
  • Delta reporting between discovery runs
  • Dry-run-first remediation safety pattern

Skills (1)

freshie-inventory SKILL.md View full skill →

"Manage the freshie ecosystem inventory database \u2014 a CMDB tracking\.

ReadWriteEditBash(sqlite3:*)Bash(python3:*)Bash(node:*)

How It Works

Invoke with natural language:

  • freshie status — dashboard with run counts, grades, staleness
  • run a discovery scan — trigger rebuild-inventory.py
  • compliance check — validate and populate DB with enterprise grading
  • remediate skills — batch fix compliance issues
  • query freshie for stub skills — ad-hoc SQLite queries
  • freshie report — generate a status update summary
  • compare discovery runs — delta analysis between runs
  • show pack coverage — SaaS pack completeness metrics
  • find anomalies — detect data quality issues
  • export grades to CSV — export compliance data

Ready to use freshie-inventory-manager?