Finance
sec-10k-analysis - Claude MCP Skill
Analyze 10-K annual filings to extract business model, financial priorities, risk factors, segments, and notable changes. Use when the user asks about 10-Ks, annual filings, SEC risk factors, or filing-based due diligence.
SEO Guide: Enhance your AI agent with the sec-10k-analysis tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to analyze 10-k annual filings to extract business model, financial priorities, risk factors, segments,... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# SEC 10-K Analysis
Use this skill for annual filing due diligence and risk review.
## Query format
```text
Analyze the latest 10-K for <COMPANY OR TICKER> and summarize the business model, key risks, segment performance, and material changes versus the prior year.
```
## MCP call
```json
{
"server": "octagon-mcp",
"toolName": "octagon-agent",
"arguments": {
"prompt": "Analyze the latest 10-K for MSFT and summarize the business model, key risks, segment performance, and material changes versus the prior year."
}
}
```
## Output expectations
- Start with a short business overview
- Pull out the most material risks instead of listing everything
- Highlight reporting segments, capital allocation, and accounting watch items
- Compare important changes to the prior annual filing when evidence is available
## Follow-up prompts
- "Expand only the risk factors section."
- "Compare the current 10-K to last year's filing."
- "Extract segment performance and margin commentary."Signals
Information
- Repository
- OctagonAI/octagon-mcp-server
- Author
- OctagonAI
- Last Sync
- 9/5/2026
- Repo Updated
- 8/21/2026
- Created
- 6/3/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
upgrade-nodejs
Upgrading Bun's Self-Reported Node.js Version
cursorrules
CrewAI Development Rules
cn-check
Install and run the Continue CLI (`cn`) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally.
firecrawl-build-search
Integrate Firecrawl `/search` into product code and agent workflows. Use when an app needs discovery before extraction, when the feature starts with a query instead of a URL, or when the system should search the web and optionally hydrate result content.
Related Guides
Bear Notes Claude Skill: Your AI-Powered Note-Taking Assistant
Learn how to use the bear-notes Claude skill. Complete guide with installation instructions and examples.
OpenAI Whisper API Claude Skill: Complete Guide to AI-Powered Audio Transcription
Learn how to use the openai-whisper-api Claude skill. Complete guide with installation instructions and examples.
Mastering the Oracle CLI: A Complete Guide to the Claude Skill for Database Professionals
Learn how to use the oracle Claude skill. Complete guide with installation instructions and examples.