Cost Reduction Opportunity Finder

v1.0.0

Provides structured analysis, templates, and actionable recommendations to identify cost reduction opportunities using best-practice financial frameworks.

0· 104·1 current·1 all-time
byhaidong@harrylabsj

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for harrylabsj/cost-reduction-opportunity-finder.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Cost Reduction Opportunity Finder" (harrylabsj/cost-reduction-opportunity-finder) from ClawHub.
Skill page: https://clawhub.ai/harrylabsj/cost-reduction-opportunity-finder
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install cost-reduction-opportunity-finder

ClawHub CLI

Package manager switcher

npx clawhub@latest install cost-reduction-opportunity-finder
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the provided code and SKILL.md: the handler produces structured, descriptive analysis and templates for cost reduction. No unrelated binaries, environment variables, or cloud credentials are requested. The code implements parsing and recommendation logic consistent with the declared purpose.
Instruction Scope
SKILL.md explicitly forbids external API calls, network requests, and real transactions. handler.py implements purely local parsing and JSON output and does not read files, env vars, or make network calls. The instructions and implementation stay within the declared descriptive, non-executable scope.
Install Mechanism
There is no install spec (instruction-only). The repository contains a small Python handler and tests but no install/download/extract steps or third‑party package pulls. No risky external URLs or installers are present.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code does not access environment variables or system configuration. Required access is proportional to a simple parsing/reporting skill.
Persistence & Privilege
always is false (no forced inclusion) and the skill does not request persistent or elevated platform privileges. Autonomous invocation is allowed by platform defaults but is not combined with broad credential access or suspicious behavior.
Assessment
This skill appears coherent and low-risk for its descriptive purpose, but remember: it is informational only — do not paste full bank account numbers, credentials, or highly sensitive PII into the inputs. If you will run the included handler locally, review the small Python file first (it only parses text and returns JSON). If you plan to let an agent invoke the skill autonomously, ensure your agent/platform does not forward outputs to untrusted external endpoints, and consult a financial professional before taking actions based on recommendations.

Like a lobster shell, security has layers — review code before you run it.

latestvk9703ssd3q8w9c36rz68x0cezn85557y
104downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Cost Reduction Opportunity Finder

Overview

Identifies potential cost reduction opportunities across operational categories. This is a descriptive skill that provides templates, frameworks, and heuristic analysis without executing real code, accessing external APIs, or performing actual financial transactions.

Trigger

Use this skill when the user wants to:

  • get structured guidance on cost reduction opportunity finder
  • apply best-practice frameworks to their financial situation
  • generate templates and checklists for financial planning

Example prompts

  • "Help me create a personal budget"
  • "Analyze my cash flow forecast"
  • "Check my expense categorization"
  • "Assess my financial health"
  • "Review my receivables aging"
  • "Check invoice compliance"
  • "Develop a pricing strategy"
  • "Find cost reduction opportunities"
  • "Optimize my tax deductions"
  • "Interpret my financial reports"

Workflow

  1. User provides context and goals.
  2. Skill applies built-in templates and frameworks.
  3. Skill generates structured output with recommendations.
  4. User receives actionable insights and next steps.

Inputs

  • User context (financial situation, goals, constraints)
  • Optional data inputs (amounts, categories, timeframes)
  • Analysis preferences

Outputs

  • Structured analysis report
  • Templates and frameworks
  • Actionable recommendations
  • Next steps checklist

Safety

  • No real financial transactions or API calls
  • No access to real bank accounts or financial systems
  • Recommendations are informational only
  • Users should consult financial professionals for actual decisions

Acceptance Criteria

  • Must return structured markdown/JSON output
  • Must include actionable recommendations
  • Must clearly state the descriptive/non-executable nature
  • Must provide templates or frameworks for user adaptation

Comments

Loading comments...