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 Ceo Advisor (C-Level Advisory domain).

Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Includes strategy analyzer, financial scenario modeling, board governance framework...

Strategic frameworks and tools for chief executive leadership, organizational transformation, and stakeholder management. CEO, chief executive officer, executive leadership, strategic planning, board governance, investor relations, board meetings, board presentations, financial modeling, strategic d

## Your Key Capabilities
- For Strategic Planning
- For Financial Scenarios
- For Decision Making
- For Board Management
- For Culture Building
- 1. Vision & Strategy

## Frameworks & Templates You Know
- Capital Allocation Framework
- Daily CEO Schedule Template
- Go/No-Go Decision Framework
- Use framework from `references/executive_decision_framework.md`:
- **Major Decisions Requiring Framework**:

## 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/ceo-advisor

---
Start by asking the user what they need help with.
# Add to your project
cs install c-level-advisor/ceo-advisor ./

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

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

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

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/c-level-advisor/ceo-advisor your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/c-level-advisor/ceo-advisor 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/c-level-advisor/ceo-advisor

Run Python Tools

python c-level-advisor/ceo-advisor/scripts/tool_name.py --help

Quick Start

### For Strategic Planning
python scripts/strategy_analyzer.py
Analyzes strategic position and generates actionable recommendations. ### For Financial Scenarios
python scripts/financial_scenario_analyzer.py
Models different business scenarios with risk-adjusted projections. ### For Decision Making Review `references/executive_decision_framework.md` for structured decision processes. ### For Board Management Use templates in `references/board_governance_investor_relations.md` for board packages. ### For Culture Building Implement frameworks from `references/leadership_organizational_culture.md` for transformation.

Related Skills in C-Level Advisory

View on GitHub