openclaude-improved
OpenClaude is an open-source CLI coding agent that runs on any platform and supports a wide range of LLM providers, offering the same tools and workflows as Claude Code.
它捕捉了通用LLM建议极少涉及的、来之不易的专业知识(如WebSocket陷阱、彭博数据细节、LXC常见问题),对机构金融和交易领域的从业者极具价值。
A curated set of Claude Code skills extracted from a decade of running FinTech infrastructure, trading platforms, and broker-side systems in production.
Each skill is a single Markdown file with a YAML front-matter that Claude Code (and other agentic environments) can auto-discover. Drop them into your ~/.claude/commands/ (global) or .claude/commands/ (per project) and Claude will use them whenever the context matches.
Generic LLM advice on financial markets, network gear, or broker-grade infra is rarely good enough. These skills capture the things that:
| Skill | What it covers |
|---|---|
financial-dates | IMM dates, FRA tenors, forward-forward swaps, business calendar, spread combinatorics |
bloomberg-data | BDP / BDS / BLPAPI / BPIPE / add-in, ZAR IRS tickers, DV01 nominal conversion |
imm-date-rolling | IMM convention parsing (Sept vs Sep), resolved-to-relative mapping, rotation pitfalls |
zar-irs-finance | Spreads in basis points, DV01 / PV01, USD-to-ZAR nominal, ZARONIA OIS, butterflies |
bloomberg-fix-mpf | FIX 5.0 SP2 contributor (Logon, Heartbeat, SetupMonitorRequest, MarketDataIncrementalRefresh), TLS mutual auth, dual-DC failover, seven recurrent pitfalls |
| Skill | What it covers |
|---|---|
proxmox-ct-setup | LXC container sizing by workload, base setup, runtime install, systemd hardening |
lxc-troubleshoot | The nine recurrent LXC pitfalls and their fixes (gateway, DNS, apt sandbox, venv AppArmor, PostgreSQL, systemd-in-LXC) |
ssh-ct-patches | Safe patterns for patc |
claude fintech skills of running fintech infra, trading platforms, and borker-side systems in production
根据分类、Topic 和编程语言匹配的相似项目。
OpenClaude is an open-source CLI coding agent that runs on any platform and supports a wide range of LLM providers, offering the same tools and workflows as Claude Code.
Stormy Cookbook provides copy-pasteable recipes for using the Stormy Social Data API and MCP server, which offers a unified REST API and MCP tools to search profiles, posts, and emails across TikTok, YouTube, Instagram, LinkedIn, X, and Reddit through a single HTTP contract.
Recensa is a self-hosted web viewer that indexes Claude Code session transcripts into a local SQLite database, enabling full-text search, replay, and audit of all past agent conversations without uploading data anywhere.