用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/thiagofernandes1987-create/APEX --skill ai-readiness命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | ai-readiness |
| description | Use this skill when the task requires ai readiness capabilities. |
| executor | LLM_BEHAVIOR |
| skill_id | finance.private_equity.ai_readiness_3 |
| status | ADOPTED |
| security | {"level":"high","pii":true,"approval_required":true} |
| anchors | ["finance"] |
| tier | 2 |
| input_schema | [{"name":"code_or_task","type":"string","description":"Code snippet, script, or task description to process","required":true}] |
| output_schema | [{"name":"result","type":"string","description":"Primary output from ai readiness"}] |
description: "Analyze — Scan the portfolio for the highest-leverage AI opportunities and rank where to deploy operating-partner time. Ingests quarterly updates and financials across multiple portfolio com"
First, ask the user where the portfolio materials live. Don't assume — offer the options:
Once connected, pull quarterly updates, board decks, and financials for the portfolio (or a subset). For each company, extract: sector, revenue, headcount by function, tech stack mentioned, and any AI/automation initiatives already in flight.
If the user provides a single company, still run the scan but skip the cross-portfolio ranking.
Ask up front if not obvious from materials:
For each company, answer three gate questions. All three yes → Go. Any no → Wait with a note on what unblocks it.
Then identify the top 2-3 leverage points. Look for these patterns in the cost structure and operations:
Back Office (usually fastest to pilot)
Revenue / Front Office
Operations (sector-dependent)
For each leverage point, capture in one line: what it replaces, FTE-hours/week saved (assume 30-50%, not 100%), and whether it's buy-off-the-shelf or needs a light build.
Stack every leverage point from every company into one list. Rank by:
Tiebreaker: favor opportunities with <18 months of hold period remaining — those need to move now or not at all.
Output the stack:
| Rank | Company | Opportunity | Est. EBITDA ($) | Months to Value | Gate | First Step |
|---|---|---|---|---|---|---|
| 1 | Go | |||||
| 2 | Go | |||||
| 3 | Wait — [blocker] |
The highest-leverage move in a portfolio is running one successful play at multiple companies. Scan for:
List each replay with the lead company (who proves it) and follower companies (who copy it).
One page for the operating partner, structured for a portfolio review:
Analyze — Scan the portfolio for the highest-leverage AI opportunities and rank where to deploy operating-partner time. Ingests quarterly updates and financials across multiple portfolio com
Use this skill when the task requires ai readiness capabilities.
If this skill fails to produce the expected output: (1) verify input completeness, (2) retry with more specific context, (3) fall back to the parent workflow without this skill.