ソース情報
- リポジトリ
- stubbi/companies
- ソースの最終更新活動
- 2026年5月10日 14:52
- 検出された SKILL.md の言語
- 英語
- スター
- 3
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/stubbi/companies --skill intake-triageコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
EU AI Act per-system inventory — track each AI system's role (provider, deployer, importer, distributor, authorized representative, product manufacturer) and risk tier (prohibited, high-risk, limited, minimal, GPAI, GPAI+systemic).
Run an AI impact assessment — structured intake, risk analysis, regulatory classification per regime in scope, policy consistency diff, and recommendation with conditions.
Run the cold-start interview — learns your AI governance practice and writes `~/.claude/plugins/config/claude-for-legal/ai-governance-legal/CLAUDE.md` from your AI policy, a reference impact assessment, and key vendor AI agreements.
SOC 職業分類に基づく
SKILL.md を表示中
| slug | intake-triage |
| name | Intake Triage |
| description | Classify an incoming work request and route it to the right team. |
| version | 0.1.0 |
| metadata | {"sources":[{"mode":"port-original","author":"Jannes Stubbemann","added_in":"0.2.0"}]} |
Port-original skill. Hand-authored for this Agent Company; not from upstream
anthropics/financial-services. Owned by the CEO role.
Any new work request that arrives without an explicit team / agent assignment. This is the first skill the CEO runs on incoming items.
A triage decision, written back as a short note on the request, with these fields:
team: coverage-advisory | research-modeling | fund-admin-finance-ops | operations-onboarding | escalate
primary_agent: <agent-slug>
secondary_agents: [<agent-slug>, ...] # for cross-team work; CEO will coordinate via cross-team-coordination
priority: P0 | P1 | P2 | P3
deadline: <ISO date or "asap" or "best-effort">
boundaries: [<note>, ...] # call out anything that requires human sign-off
coverage-advisory. Pitch decks, comps, precedent transactions, meeting prep all live here. Primary: pitch-agent for full pitches, meeting-prep-agent for briefings.research-modeling. Sector research, earnings reviews, DCF / LBO / 3-statement work. Primary: market-researcher, earnings-reviewer, or model-builder based on the artifact requested.fund-admin-finance-ops. Includes month-end close, statement audit, valuation review, GL reconciliation. Primary depends on the workflow.operations-onboarding. Primary: kyc-screener.secondary_agents. Then enqueue cross-team-coordination.escalate. Note the boundary and route to a human.Write the triage decision as a comment / note on the work item, and tag the primary agent for pickup. If cross-team-coordination is needed, enqueue that skill on yourself before the specialists start.