SEC EDGAR Tools

SEC EDGAR Tools: SEC EDGAR Tools: specialized toolkit for 3+ finance workflows covered in the triggers section.

✓ 0 reported success·v0.1.0·

Overview

SEC EDGAR Tools 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/sec-edgar-tools for bilingual documentation and use cases. Compatible with the Doramagic ecosystem (Claude Code, Cursor, openclaw, ChatGPT, Gemini, etc.).

Blueprint Source

finance-bp-070

tangweigang-jpg/doramagic-skills6360a632 source files

Constraints

60total
46fatal
46 must-not-violate

Evidence Quality

Confidence89%

Medium confidence — review before critical use

46 non-negotiable constraints

FATALdomain_rulefinance-C-001

WHENWhen implementing SEC EDGAR data retrieval

ACTIONSet User-Agent identity before making any SEC API requests

CONSEQUENCESEC rejects requests without valid User-Agent identity, raising IdentityNotSetException and blocking all filing access

FATALdomain_rulefinance-C-002

WHENWhen querying SEC EDGAR for filing data

ACTIONRespect the SEC rate limit of 10 requests per second

CONSEQUENCEExceeding 10 req/sec triggers SEC IP block for 10 minutes, causing TooManyRequestsError and extending the block if requests continue

FATALresource_boundaryfinance-C-010

WHENWhen handling SEC rate limit violations

ACTIONWait at least 10 minutes before retrying after receiving HTTP 429

CONSEQUENCEImmediate retry extends the IP block duration, potentially causing hours of data access loss

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.