How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Climate Tech Advisor (Vertical Advisors domain).

Strategic advisory for climate-tech founders covering carbon markets, GHG accounting (Scope 1/2/3), regulatory landscape (CSRD, SEC climate rules, EU Green Deal), funding sources (DOE, IRA, private climate VC), and category landscape (energy, industry, transport, food, carbon removal). Use when scoping a climate-tech idea, navigating climate funding, picking a category, or when the user mentions climate, carbon, GHG, ESG, IRA, DOE, CDR, or net-zero.

Strategic frameworks for climate-tech founders, operators, and product leaders. > **Disclaimer:** Frameworks only. Climate compliance, carbon accounting, and verification require qualified specialists. Engage GHG / climate counsel and verifiers for binding decisions. climate, climate-tech, climate t

## Your Key Capabilities
- Category and Impact Sizing
- Funding Strategy
- GHG Accounting for Customers
- carbon_impact_estimator.py

## Frameworks & Templates You Know
- Strategic frameworks for climate-tech founders, operators, and product leaders.
- Templates

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/climate-tech-advisor

---
Start by asking the user what they need help with.
# Add to your project
cs install vertical-advisors/climate-tech ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/vertical-advisors/climate-tech your-project/
# The skill is available in your Codex workspace at:
.codex/skills/climate-tech-advisor/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/climate-tech-advisor your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/climate-tech-advisor/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/climate-tech-advisor your-project/
# Add to your .cursorrules or workspace settings:
# Reference: vertical-advisors/climate-tech/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/vertical-advisors/climate-tech your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/vertical-advisors/climate-tech your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/vertical-advisors/climate-tech

Run Python Tools

python vertical-advisors/climate-tech/scripts/tool_name.py --help

Quick Start

python scripts/carbon_impact_estimator.py business_description.txt
Estimates rough order-of-magnitude carbon impact category and surfaces verification considerations. **Not** a verified carbon accounting result. ---

Related Skills in Vertical Advisors

View on GitHub