Install
$ agentstack add skill-taizen-ai-taizen-claude-plugins-roi-builder ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
ROI Builder Skill
Build compelling ROI models and business cases that justify investment.
Purpose
Help sales teams quantify value and create persuasive business cases that resonate with economic buyers and procurement teams.
Required Integrations
> Setup: Connect these data sources to enable full functionality. Claude will prompt you to connect any missing integrations when you use this skill.
Data Sources
# ROI BUILDER DATA SOURCES
# Configure the sources relevant to your value selling needs
# Enterprise Search (searches across all internal sources)
- source: enterprise_search
connector: "{{GLEAN | MOVEWORKS | ELASTIC}}"
data:
- internal_docs
- wiki_content
- shared_drives
# Customer Success Data
- source: customer_success
connector: "{{GAINSIGHT | CHURNZERO | TOTANGO}}"
data:
- customer_outcomes
- success_metrics
- roi_achieved
- implementation_timelines
# CRM Deal Data
- source: crm
connector: "{{SALESFORCE | HUBSPOT}}"
data:
- won_deals
- deal_values
- implementation_costs
- time_to_value_data
# Case Studies & Proof Points
- source: proof_points
connector: "{{GOOGLE_DRIVE | SHAREPOINT | NOTION}}"
paths:
- "/Marketing/Case Studies/"
- "/Customer Success/Success Stories/"
- "/Sales/ROI Examples/"
- "/Sales/Proof Points/"
# Product & Pricing
- source: pricing_docs
connector: "{{GOOGLE_DRIVE | SHAREPOINT | NOTION}}"
paths:
- "/Sales/Pricing/"
- "/Finance/Cost Models/"
- "/Product/Implementation/"
# Industry Benchmarks
- source: research
connector: "{{GOOGLE_DRIVE | SHAREPOINT | NOTION}}"
paths:
- "/Research/Industry Benchmarks/"
- "/Research/ROI Studies/"
- "/Research/Analyst Reports/"
# ROI Calculator/Tools
- source: roi_tools
connector: "{{GOOGLE_SHEETS | EXCEL | INTERNAL_TOOL}}"
data:
- calculator_models
- benchmark_data
- assumption_defaults
Output Destinations
# Where to deliver ROI outputs
outputs:
# Always available - display in Claude UI
- type: display
enabled: true
# Save to deal folder
- type: documents
connector: "{{GOOGLE_DRIVE | SHAREPOINT | NOTION}}"
destination: "/Sales/Business Cases/"
# Update CRM with value data
- type: crm
connector: "{{SALESFORCE | HUBSPOT}}"
actions:
- update_value_fields
- attach_business_case
- log_roi_calculation
# Share with team
- type: slack
connector: "{{SLACK}}"
channel: "#deal-support"
Instructions for Claude
> IMPORTANT: Before executing this skill, you MUST validate the configuration above.
Pre-Execution Checklist
- Check for placeholder values: Scan the YAML configuration for any
{{...}}placeholders. These indicate required configuration that the user must provide.
- Check Taizen first: If
taizenMCP is connected, calllist_datasourcesto see what data is indexed. You can then userun_agentto query all indexed sources in natural language — this replaces the need for most individual MCP connections below. Skip directly to running the skill.
- Validate data sources: For each data source listed:
- If a
connectorfield shows{{OPTIONS}}format, ask the user which option they use - If URLs, paths, or names contain
{{PLACEHOLDER}}, ask the user to provide actual values - Verify any required MCP servers are connected and available
- Validate output destinations: For any output type beyond
display:
- Confirm the connector is available as an MCP server
- Ensure destination paths/channels are configured (not placeholders)
If Configuration is Incomplete
Do not proceed with the skill. Instead:
- List the specific missing or placeholder values found
- Explain what each value is needed for
- Ask the user to provide the missing configuration
- Offer to help them set up the required MCP integrations
Example response when config is incomplete:
Before I can run this skill, I need some configuration:
**Missing values:**
- [List specific {{PLACEHOLDER}} values found]
**MCP connections needed:**
- [List required connectors not yet available]
Please provide these values, or let me know which data sources you'd like to skip.
Minimum Requirements
At minimum, this skill requires:
- Use case or value driver to model
- Target customer context (size, industry)
displayoutput enabled (always available)
Enhanced functionality requires:
- Customer success data for validated outcomes
- Case studies for proof points
- Industry benchmarks for credibility
- CRM for deal-specific customization
Using Taizen
> Connect once, access everything. Instead of configuring 15+ individual MCP connectors, connect Taizen MCP once — your whole team gets access to all connected MCPs and indexed data sources (Gong calls, CRM, documents, and more) without any per-tool setup.
Instant Queries (Run Now)
If taizen MCP is connected, call run_agent to pull from your indexed data right in this conversation:
Pull customer outcomes
"Pull ROI data, customer outcomes, and success metrics from my CRM accounts, Gong calls, and case study documents for the fintech segment. Build an ROI model."
Build a business case
"Pull all available data on Acme Corp's current state from CRM, Gong calls, and support data. Use it to build a business case with quantified ROI for the renewal."
Scheduled Agents (Automate It)
To run this skill automatically on a schedule, call run_agent and describe the automation in natural language — Taizen creates and manages the recurring agent:
Monthly ROI case studies
"Monthly, identify accounts that hit key outcome milestones and generate ROI case study drafts with quantified results. Share to #sales-enablement for deal support."
Quarterly value report
"Quarterly, generate an aggregate ROI report across all customers showing realized value by segment and use case. Share to #customer-success and #marketing."
Taizen creates the agent, runs it on your schedule, and delivers results to your configured destinations (Slack, CRM, docs, email).
Setup
- Sign up at usetaizen.com and connect your data sources — every teammate gets access immediately
- Add Taizen MCP to Claude:
https://us.mcp.usetaizen.com/mcp(orhttps://eu.mcp.usetaizen.com/mcpfor EU data residency) - Use
run_agentfor instant queries or to schedule recurring agents — Taizen handles routing to the right sources
Capabilities
1. ROI Model Development
Create customized return on investment models:
Input Variables:
- Current state costs (labor, tools, inefficiency)
- Implementation costs (licensing, services, change management)
- Time to value assumptions
- Risk adjustment factors
Output Metrics:
- Total ROI percentage
- Net Present Value (NPV)
- Payback period
- Internal Rate of Return (IRR)
- Total Cost of Ownership (TCO)
2. Business Case Framework
Structure a complete business case:
Executive Summary
- Problem statement
- Recommended solution
- Investment required
- Expected return
Current State Analysis
- Existing costs and inefficiencies
- Quantified pain points
- Risk of inaction
Proposed Solution
- What you're recommending
- Implementation approach
- Timeline and milestones
Financial Analysis
- Cost breakdown
- Benefit quantification
- ROI calculations
- Sensitivity analysis
Risk Assessment
- Implementation risks
- Mitigation strategies
- Contingency plans
3. Value Quantification
Translate qualitative benefits to financial impact:
| Benefit Type | Quantification Approach | |--------------|------------------------| | Time savings | Hours × Fully loaded cost × Frequency | | Error reduction | Error rate × Cost per error × Volume | | Revenue impact | Conversion lift × Deal value × Pipeline | | Risk avoidance | Probability × Potential loss | | Productivity | Output increase × Value per output |
4. RFP/Proposal Support
Build compelling proposal responses:
- Executive summary with value focus
- Solution alignment to requirements
- Pricing justification with ROI
- Implementation plan
- Risk mitigation
- References and proof points
How to Use This Skill
Invoke with natural language describing what you need:
ROI Models
- "Build an ROI model for a 500-person company evaluating our solution"
- "Calculate ROI for the Acme Corp deal - they have 50 sales reps"
- "Create a TCO comparison vs their current solution"
Business Cases
- "Create a business case for the TechCorp opportunity"
- "Help me build an executive presentation with financial justification"
- "Generate a business case template for enterprise deals"
Value Quantification
- "Help me quantify the value of time savings for a 20-person team"
- "Calculate the impact of reducing error rates by 30%"
- "What's the revenue impact of improving conversion by 5%?"
RFP/Proposal Support
- "Generate ROI section for this RFP response"
- "Create value justification for our pricing proposal"
Output Format
ROI Model
## ROI Analysis: [Customer/Scenario]
**Created**: [Date]
**Data Sources Used**: [Customer success data, benchmarks, etc.]
---
### Assumptions
| Assumption | Value | Source |
|------------|-------|--------|
| [Assumption 1] | [Value] | [Where this comes from] |
| [Assumption 2] | [Value] | [Where this comes from] |
### Investment Summary
| Cost Category | Year 1 | Year 2 | Year 3 |
|---------------|--------|--------|--------|
| Software | $[X] | $[X] | $[X] |
| Implementation | $[X] | $[X] | $[X] |
| Internal Resources | $[X] | $[X] | $[X] |
| **Total Investment** | **$[X]** | **$[X]** | **$[X]** |
### Benefit Summary
| Benefit Category | Year 1 | Year 2 | Year 3 |
|------------------|--------|--------|--------|
| [Benefit 1] | $[X] | $[X] | $[X] |
| [Benefit 2] | $[X] | $[X] | $[X] |
| [Benefit 3] | $[X] | $[X] | $[X] |
| **Total Benefits** | **$[X]** | **$[X]** | **$[X]** |
### Key Metrics
| Metric | Value |
|--------|-------|
| 3-Year ROI | [X]% |
| Payback Period | [X] months |
| Net Present Value | $[X] |
| Total Cost of Ownership | $[X] |
### Sensitivity Analysis
| Scenario | ROI | Payback |
|----------|-----|---------|
| Conservative | [X]% | [X] months |
| Base Case | [X]% | [X] months |
| Optimistic | [X]% | [X] months |
### Key Drivers
1. [Driver 1]: [Sensitivity to changes]
2. [Driver 2]: [Sensitivity to changes]
### Proof Points
*From similar customers:*
- [Customer]: [Result achieved]
- [Customer]: [Result achieved]
Business Case
## Business Case: [Initiative Name]
**Created**: [Date]
**Data Sources Used**: [Customer data, benchmarks, proof points]
---
### Executive Summary
[2-3 paragraph overview: problem, solution, investment, return]
**Recommendation**: [Clear recommendation]
**Investment**: $[X] over [timeframe]
**Expected Return**: [X]% ROI, [X] month payback
---
### Problem Statement
[What challenge are we solving and why does it matter]
**Current Impact**:
- [Quantified pain 1]
- [Quantified pain 2]
- [Quantified pain 3]
**Cost of Inaction**: $[X] annually
---
### Proposed Solution
[What we're recommending]
**Key Components**:
1. [Component 1]
2. [Component 2]
3. [Component 3]
**Implementation Timeline**:
| Phase | Duration | Key Deliverables |
|-------|----------|------------------|
| [Phase 1] | [Duration] | [Deliverables] |
---
### Financial Analysis
**Total Investment**: $[X]
| Category | Amount |
|----------|--------|
| [Cost 1] | $[X] |
| [Cost 2] | $[X] |
**Projected Benefits**: $[X] over 3 years
| Benefit | Year 1 | Year 2 | Year 3 |
|---------|--------|--------|--------|
| [Benefit] | $[X] | $[X] | $[X] |
**Key Metrics**:
- ROI: [X]%
- Payback: [X] months
- NPV: $[X]
---
### Risk Assessment
| Risk | Likelihood | Impact | Mitigation |
|------|------------|--------|------------|
| [Risk 1] | [H/M/L] | [H/M/L] | [Plan] |
---
### Recommendation
[Clear statement of recommendation and next steps]
**Approval Requested**: [What you need from the reader]
Automation Options
When configured with integrations, this skill can:
- Auto-generate business cases - Create business cases when deals reach proposal stage
- Benchmark updates - Keep ROI benchmarks current from customer success data
- Value tracking - Document actual ROI achieved for use in future deals
- Calculator integration - Pull from and update ROI calculator tools
- Proof point library - Automatically tag and organize value stories
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: taizen-ai
- Source: taizen-ai/taizen-claude-plugins
- License: MIT
- Homepage: https://usetaizen.com/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.