Sec Request — Data skill for Claude Code
Call any SEC Open Data API path, including GET/POST v1 endpoints and cursor-paginated v2 endpoints.
How to install Sec Request
Installs to ~/.claude/skills/nutdnuy-sec-opendata-th-sec-request/SKILL.md
mkdir -p ~/.claude/skills/nutdnuy-sec-opendata-th-sec-request && curl -fsSL https://raw.githubusercontent.com/nutdnuy/sec-opendata-th/HEAD/commands/sec-request.md -o ~/.claude/skills/nutdnuy-sec-opendata-th-sec-request/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Sec Request does
description: Call any SEC Open Data API path, including GET/POST v1 endpoints and cursor-paginated v2 endpoints argument-hint: " [json_body]" allowed-tools: Bash(cd:*), Bash(python3 -m secopendata:*)
Call any SEC Open Data endpoint from `api.sec.or.th`.
Arguments `$ARGUMENTS`: first token is the method (`GET` or `POST`), second token is the API path such as `/v1/one-report/fs/2021/financial_statement/C0000000013` or `/v2/fund/factsheet/performance`, and the remaining t
Alternatives in Data
- A Stock Data — A股全栈数据工具包 · 十一层架构 · 54端点 · 19数据源 · 零鉴权 Full-stack China A-share data toolkit for AI agents — 11 layers, 54 end 9.4k ★
- Global Stock Data — US stock market data for AI coding assistants — zero-auth, official sources 1.5k ★
- AI Data Extraction — extract all your personal data history from cursor, codex, claude-code, windsurf, and trae 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Apify LinkedIn Learning API
LinkedIn Learning API: Python + MCP quick-start on Apify. Call it from Python (uv) or as an MCP tool in Claude
Hypothesis Agent
Generate high-value, non-obvious attack hypotheses from recon data during bug bounty hunting. Use this skill w
Find API
Find paid APIs and data endpoints for a task via Weft search
Sec Categories
List SEC Open Data portal categories and subscription-key scopes
TikHub API Helper
TikHub API Helper is a Claude Code Agent Skill that helps users search, discover, and call TikHub APIs. TikHub
Weather MCP
Free, open-source MCP server giving AI assistants 17 weather tools — a one-call weather summary plus forecasts
Related Agents
Raw Data Downloader
Downloads raw data files for a Data Basis dataset from the source URL(s). Handles diverse download mechanisms
Bfl Explorer
Read-only code-search agent for the ComfyUI-FLUX-BFL-API repo. Answers questions like "which nodes call post_r
Go API Builder
Implements REST API endpoints in Go including handlers, routes, middleware, request/response types, and valida