Agentic portfolio manager for India (Kite/Coin) and US (IndMoney). Momentum rotation + IPS-disciplined rebalancing. Named after Peter Lynch. Advisory only.
Use when a skill has a finalized structured payload and wants a polished Word or PDF artifact. Uses the existing docx / pdf skills.
Use when a skill needs quotes, fundamentals, or news for one or more tickers. Handles both IN (.NS suffixed) and US tickers. Returns a structured digest.
Use when a skill needs a ranked momentum table for a universe of tickers. Runs per market (IN or US). Uses the momentum utility for scoring.
Use when a skill needs to validate a proposed allocation or trade set against IPS constraints (concentration, sector, per-market caps, turnover).
Use when a skill has proposed sells. Classifies STCG vs LTCG per lot, flags LTCG-boundary proximity, and suggests lot selection.
Author or update the personal IPS, asset-class targets, and constraints. Use on first run or when the user wants to revisit strategy.
Ingest CSV drops from Kite / Coin / IndMoney under imports/YYYY-MM-DD/, rebuild lots via FIFO, update portfolio/holdings.yaml. Use when the user has dropped new broker exports.
Periodic check-in: performance vs benchmarks, drift, concentration breakdown, top-holdings news digest. Use for weekly/monthly reviews.
Canonical loader — reads the portfolio/ folder and returns a validated PortfolioSnapshot. Called first by every other skill. Use when you need current holdings, IPS, targets, or tax rules for any workflow.
Drift-to-IPS rebalancing at the asset-class / per-market level. Use when the user wants to bring allocations back inside IPS bands. Emits reallocation table and cash-flow plan — does NOT pick individual tickers (that's rotation).
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
"The person that turns over the most rocks wins the game." — Peter Lynch
A Claude Code / Cowork plugin marketplace for investing-flavored agents. Named after Fidelity Magellan, the fund Peter Lynch ran to 29% CAGR over thirteen years.
| Plugin | Description | Status |
|---|---|---|
lynch | Agentic portfolio manager — India (Kite/Coin) + US (IndMoney). Momentum rotation, IPS-disciplined rebalancing, tax-aware lot selection. Advisory only. | v0.1.0 |
Add this marketplace:
/plugin marketplace add https://github.com/<your-handle>/magellan
Install a plugin from it:
/plugin install lynch@magellan
.plugin installEach plugin folder can also be built into a standalone .plugin file and dragged into Cowork. See the plugin's own README for that path.
magellan/
├── .claude-plugin/marketplace.json # marketplace manifest
├── plugins/
│ └── lynch/ # one plugin = one folder
│ ├── .claude-plugin/plugin.json
│ ├── skills/
│ ├── agents/
│ └── ...
├── LICENSE # applies to all plugins in this repo
└── README.md # this file
Adding a new plugin: drop it under plugins/<name>/ with its own .claude-plugin/plugin.json, then register it in the plugins array of .claude-plugin/marketplace.json.
Apache License 2.0 — see LICENSE.
Copyright 2026 Sarthak Patidar.
npx claudepluginhub sarthak-patidar/magellan --plugin lynchUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications