用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/thiagofernandes1987-create/APEX --skill ic-memo命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Token-aware reasoning workflow with real tools: picks an operating mode to control cost, runs a structured pipeline (decompose → validate → verify → snapshot), and gives Claude Program-of-Thought, RK4/Euler, a code gate, and a safe skill router. Use when: multi-step or high-stakes tasks, real math, precise computation, audits, or the user mentions APEX, PoT, pipeline, or scientific mode.
**v00.33.0**: Ingested from antigravity-awesome-skills community repo
run multiple local CLI agents in parallel (separate tmux sessions)
基于 SOC 职业分类
正在显示 SKILL.md
| name | ic-memo |
| description | Use this skill when the task requires ic memo capabilities. |
| executor | LLM_BEHAVIOR |
| skill_id | finance.private_equity.ic_memo_3 |
| status | ADOPTED |
| security | {"level":"high","pii":true,"approval_required":true} |
| anchors | ["finance","documentation"] |
| tier | 2 |
| input_schema | [{"name":"code_or_task","type":"string","description":"Code snippet, script, or task description to process","required":true},{"name":"context","type":"string","description":"Additional context or background information","required":false}] |
| output_schema | [{"name":"report","type":"string","description":"Analysis report or summary from ic memo"}] |
description: "Analyze — Draft a structured investment committee memo for PE deal approval. Synthesizes due diligence findings, financial analysis, and deal terms into a professional IC-ready document. Use"
Collect from the user (or from prior analysis in the session):
Standard IC memo format:
I. Executive Summary (1 page)
II. Company Overview (1-2 pages)
III. Industry & Market (1 page)
IV. Financial Analysis (2-3 pages)
V. Investment Thesis (1 page)
VI. Deal Terms & Structure (1 page)
VII. Returns Analysis (1 page)
VIII. Risk Factors (1 page)
IX. Recommendation
Analyze — Draft a structured investment committee memo for PE deal approval. Synthesizes due diligence findings, financial analysis, and deal terms into a professional IC-ready document. Use
Use this skill when the task requires ic memo 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.