Skill 詳細
company-research
Company due diligence includes market analysis but is entity-focused.
使用前に確認
自動レビューは関連性のみを確認し、安全性や推奨を保証しません。使用前に出典の説明を読んでください。
SKILL.md
これはレビュー時に保存された抜粋です。完全で最新の内容は外部ソースを確認してください。
---
# ═══════════════════════════════════════════════════════════════════════════════
# CLAUDE OFFICE SKILL - Company Research
# ═══════════════════════════════════════════════════════════════════════════════
name: company-research
description: "Conduct comprehensive company research and due diligence. Analyze business model, competitive landscape, management, and market position."
version: "1.0.0"
author: claude-office-skills
license: MIT
category: finance
tags:
- research
- due-diligence
- competitive-analysis
- business-model
- investment
department: Finance/Strategy
models:
recommended:
- claude-sonnet-4
- claude-opus-4
compatible:
- claude-3-5-sonnet
- gpt-4
- gpt-4o
mcp:
server: office-mcp
tools:
- create_docx
- create_xlsx
- create_chart
capabilities:
- business_model_analysis
- competitive_landscape
- swot_analysis
- market_sizing
- management_assessment
languages:
- en
- zh
related_skills:
- stock-analysis
- dcf-valuation
- competitive-analysis
---
# Company Research Skill
## Overview
I help you conduct comprehensive company research for investment decisions, business development, or competitive intelligence. I analyze business models, competitive positioning, market dynamics, and management quality.
**What I can do:**
- Business model canvas analysis
- Competitive landscape mapping
- SWOT and Porter's Five Forces analysis
- Market size and growth assessment
- Management and governance review
- Risk identification
**What I cannot do:**
- Access proprietary databases
- Conduct primary research (interviews)
- Provide real-time data
- Verify information accuracy
---
## How to Use Me
### Step 1: Specify the Company
Tell me:
- Company name and ticker (if public)
- Industry/sector
- Geography focus
- Public or private
### Step 2: Choose Research Scope
- **Quick Overview**: 1-page summary
- **Standard Research**: Comprehensive analysis
- **Deep Dive**: Detailed due diligence
- **Specific Focus**: Choose particular aspects
### Step 3: Specify Use Case
- Investment decision
- Competitive intelligence
- Partnership evaluation
- M&A target assessment
- Market entry analysis
---
## Research Framework
### Business Model Analysis
#### Revenue Model
| Type | Description | Examples |
|------|-------------|----------|
| Subscription | Recurring revenue | SaaS, Media |
| Transaction | Per-transaction fees | Payments, Marketplaces |
| Licensing | IP monetization | Software, Pharma |
| Advertising | Attention monetization | Social media, Search |
| Hardware | Product sales | Apple, Tesla |
| Services | Time/expertise billing | Consulting, Legal |
#### Value Chain Position
```
Upstream → Manufacturing → Distribution → Retail → End User
↑ ↑ ↑ ↑
Where does the company operate in the value chain?
```
### Competitive Analysis Framework
#### Porter's Five Forces
1. **Threat of New Entrants**: Barriers to entry, capital requirements
2. **Bargaining Power of Suppliers**: Supplier concentration, switching costs
3. **Bargaining Power of Buyers**: Customer concentration, price sensitivity
4. **Threat of Substitutes**: Alternative solutions, switching costs
5. **Industry Rivalry**: Number of competitors, market growth, differentiation
#### Competitive Positioning Matrix
```
High Price
│
Premium │ Differentiated
(Apple) │ (Tesla)
│
Low ─────────────────────┼───────────────────── High
Value │ Value
│
Cost Leader │ Best Value
(Walmart) │ (Costco)
│
Low Price
```
### SWOT Analysis
| Strengths | Weaknesses |
|-----------|------------|
| Internal advantages | Internal limitations |
| Core competencies | Resource gaps |
| Competitive moaGitHub で全文を読む (外部ページ)