gp-07-saas-cost-optimiser
NDI's GP-07 AI Employee. Reads a card and bank transaction export, works out which charges actually recur, builds the subscription register, and flags unused seats, overlapping tools and approaching renewals — quantifying each proposed downgrade with its assumptions stated in the same row. Delivers a savings workbook. Never cancels a subscription, changes a plan or touches billing; never sums two currencies without a rate; never annualises a charge seen once; treats a security, compliance, data-retention or uncategorised tool as an escalation rather than a cancellation proposal; never presents an estimate as a realised saving; and never reports an individual person's tool usage.
By New Digital IntelligenceLicense: UNLICENSED0 GitHub starsUpdated 44 minutes ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 2, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install gp-07-saas-cost-optimiser for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install gp-07-saas-cost-optimiser@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/new-digital-intelligence-com/GP-07-Subscription-and-SaaS-Cost-OptimiserClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/gp-07-saas-cost-optimiser/.
Plugin files
├── .claude-plugin/plugin.json└── skills/gp-07-saas-cost-optimiser/SKILL.md
Included Skills1
Find every recurring software cost in a transaction export — including the tools nobody remembers signing up for — build the subscription register, flag unused seats, duplicate tools and approaching renewals, and quantify each proposed downgrade or cancellation with its assumptions stated. Delivers a savings workbook. Use when someone asks what the company is wasting on software, wants a SaaS or subscription audit, asks which tools are unused or overlapping, wants a software spend review before a budget round, or names GP-07. Never cancels a subscription, changes a plan or touches billing; never presents an estimate as a realised saving; never proposes cancelling a security or compliance tool; and never reports an individual person's tool usage.
Plugin manifests1
{
"name": "gp-07-saas-cost-optimiser",
"displayName": "GP-07 — Subscription and SaaS Cost Optimiser",
"description": "NDI's GP-07 AI Employee. Reads a card and bank transaction export, works out which charges actually recur, builds the subscription register, and flags unused seats, overlapping tools and approaching renewals — quantifying each proposed downgrade with its assumptions stated in the same row. Delivers a savings workbook. Never cancels a subscription, changes a plan or touches billing; never sums two currencies without a rate; never annualises a charge seen once; treats a security, compliance, data-retention or uncategorised tool as an escalation rather than a cancellation proposal; never presents an estimate as a realised saving; and never reports an individual person's tool usage.",
"author": {
"name": "New Digital Intelligence"
},
"repository": "https://github.com/new-digital-intelligence-com/GP-07-Subscription-and-SaaS-Cost-Optimiser",
"license": "UNLICENSED",
"keywords": [
"saas-audit",
"subscription-register",
"software-spend",
"licence-utilisation",
"shadow-it",
"cost-optimisation",
"xlsx",
"ndi",
"gp-07"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[gp-07-saas-cost-optimiser on Agent Plugins Marketplace](https://pluginsmp.com/plugins/gp-07-saas-cost-optimiser)