@intentsolutionsio/freshie-inventory-manager
v1.0.0
Published
Unified command center for the freshie ecosystem inventory database — discovery scans, compliance grading, batch remediation, querying, and reporting across 50 tables of plugin/skill/pack metadata
Maintainers
Readme
Freshie Inventory Manager
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.
Installation
/plugin marketplace add jeremylongshore/claude-code-pluginsUsage
Invoke with natural language:
freshie status— dashboard with run counts, grades, stalenessrun a discovery scan— trigger rebuild-inventory.pycompliance check— validate and populate DB with enterprise gradingremediate skills— batch fix compliance issuesquery freshie for stub skills— ad-hoc SQLite queriesfreshie report— generate a status update summarycompare discovery runs— delta analysis between runsshow pack coverage— SaaS pack completeness metricsfind anomalies— detect data quality issuesexport grades to CSV— export compliance data
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
Requirements
sqlite3CLIpython3withpyyaml- Freshie database at
freshie/inventory.sqlite
Files
skills/freshie-inventory/SKILL.md— Main skill definitionskills/freshie-inventory/references/common-queries.md— Pre-built SQLite query library
License
MIT
