AIAny
AI Agent2026
Icon for item

Claude for Financial Services

Provides named agents, reusable skills, and MCP data connectors for common financial‑services workflows (investment banking, equity research, private equity, wealth). Available as Claude Cowork plugins or deployable Claude Managed Agents templates—designed as enterprise-ready templates, not turnkey investment advice.

Introduction

Large financial teams face two parallel problems: (1) turning model outputs into auditable, repeatable analyst work product, and (2) wiring LLMs to licensed market data and internal systems safely. This repository addresses both by bundling end‑to‑end agent templates, vertical skill bundles, and MCP connectors so firms can adopt Claude-driven workflows while keeping human review and compliance at the center.

What Sets It Apart
  • Opinionated, workflow-first templates: named agents (Pitch Agent, Market Researcher, GL Reconciler, etc.) map to real FSI tasks so teams get a usable starting point rather than a blank prompt. This reduces time-to-prototype and helps maintain consistent outputs across contributors.
  • Shared skill library + connector fabric: vertical plugins centralize modeling skills (comps, DCF, LBO, 3-statement) and MCP integrations, so multiple agents reuse the same logic and data endpoints—helpful for governance and testing.
  • Dual deployment surface: each agent ships both as a Cowork plugin (interactive, in-product) and a Managed Agent template (headless/orchestrated). That lets teams choose interactive analyst workflows or automated pipelines without reauthoring skills.
  • Operational focus, not investment decisioning: templates explicitly stage outputs for human sign-off and include security/steering notes—suitable for firms that need audit trails and control over data flows.
Who It's For & Trade-offs

Great fit if you operate in a regulated finance environment and need repeatable, auditable LLM workflows that integrate licensed data providers. Teams with existing MCP subscriptions or enterprise data vendors will find the connector list and skill templates especially valuable. It’s also useful for product teams building internal analyst tooling around Claude.

Look elsewhere if you need a ready-made, fully managed trading or execution system (the repo does not execute trades or provide compliance approvals), if you cannot obtain required MCP/data vendor access, or if you require an LLM-agnostic stack—while the architecture is file-based, it is opinionated around Claude/Anthropic tooling and MCP connectors.

Where It Fits

Consider this repository a middle layer between enterprise data providers and analyst UI/orchestrator: the repo supplies the agent logic, reusable commands (/comps, /dcf, /earnings, etc.), and connector manifests; your firm supplies credentials, governance, and the final approval gates. That makes it a pragmatic integration template rather than a drop-in product.

More Items

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.

GitHub
AI Agent2026

A curated collection of production-ready Agent Skills that turn tasks—presentation production, image generation, local KB retrieval, article assembly, and web-design—into agent-loadable skill folders. Uses a SKILL.md contract, supports multiple agent runtimes (Claude Code, Cursor, Codex), and offers modular install paths with pinned release zips.

GitHub

Indexes full text of visited web pages and local files on a self‑hosted server so you can search your personal knowledge from a web UI, terminal, CLI, or an AI assistant. Runs without mandatory telemetry, offers a browser extension for automatic capture, and supports optional semantic search via a configurable embeddings endpoint.