FinRobot Multi Agent

FinRobot Multi Agent: FinRobot Multi Agent: specialized toolkit for 3+ finance workflows covered in the triggers section.

✓ 0 reported success·v0.1.0·

Overview

FinRobot Multi Agent skill for finance analytics + 回测. Covers 3+ use cases. (batch-v1 draft, needs English review) This skill is built on open-source project tangweigang-jpg/doramagic-skills and embeds 14 anti-pattern constraints. Visit doramagic.ai/r/finrobot-multi-agent for bilingual documentation and use cases. Compatible with the Doramagic ecosystem (Claude Code, Cursor, openclaw, ChatGPT, Gemini, etc.).

Blueprint Source

finance-bp-074

tangweigang-jpg/doramagic-skills6360a632 source files

Constraints

52total
38fatal
38 must-not-violate

Evidence Quality

Confidence89%

Medium confidence — review before critical use

38 non-negotiable constraints

FATALdomain_rulefinance-C-001

WHENWhen implementing SEC API calls

ACTIONapply rate limiting decorators to prevent exceeding SEC EDGAR limits

CONSEQUENCEExceeding SEC's 10 req/sec rate limit causes IP blocking, preventing access to critical financial filings and disrupting the data collection pipeline

FATALdomain_rulefinance-C-002

WHENWhen fetching SEC EDGAR data directly

ACTIONset User-Agent header with valid company and email for SEC access

CONSEQUENCESEC EDGAR rejects requests without proper User-Agent headers, causing all filing retrieval operations to fail silently

FATALresource_boundaryfinance-C-007

WHENWhen using SEC EDGAR API

ACTIONexceed the regulatory rate limit of 10 requests per second

CONSEQUENCESEC EDGAR enforces strict rate limits; exceeding them results in IP blocking that prevents all subsequent filing downloads for extended periods

FAQ

Discussion (0)

No comments yet. Be the first to share!

Changelog

v0.1.02026-04-23·Contributors: tangweigang-jpg

v0.1.0: Initial release on Doramagic.ai. Auto-generated batch-v1 metadata and FAQs based on tangweigang-jpg/doramagic-skills.