返回顶部
s

sec-finance

Fetch structured financial data and filing metadata from SEC EDGAR and SEC XBRL companyfacts for US-listed companies, especially Chinese issuers. Use when the task is quarterly/annual financial analysis, CIK resolution, filing lookup, or extracting metrics such as revenue, net income, and EPS from SEC data. Do not use for downloading static IR PDFs; use ir-pdf-downloader for document discovery/download.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
205
下载量
0
收藏
概述
安装方式
版本历史

sec-finance

# SEC Finance Use this skill for **structured SEC data**, not IR document downloading. ## Scope - Resolve company name / alias / ticker to CIK - Fetch SEC XBRL companyfacts - Extract key metrics such as revenue, net income, EPS - Normalize annual vs quarterly periods ## Do not use this skill for - Downloading annual report PDFs from IR sites - Cloudflare/IR-site document fetching - Generic PDF discovery workflows Use `ir-pdf-downloader` for those. ## Core commands ```bash # Resolve a company and fetch recent financials python3 scripts/sec_finance.py --search JD.com # Query by known CIK python3 scripts/sec_finance.py --cik 0001549802 --period quarterly # JSON output for downstream processing python3 scripts/sec_finance.py --search Alibaba --period annual --output json ``` ## Workflow 1. If the user needs revenue / profit / EPS / structured filings, use this skill. 2. Resolve CIK via shared issuer data first; fall back to SEC lookup when needed. 3. Pull `companyfacts` from `data.sec.gov`. 4. Return structured results in table or JSON form. 5. If the user instead needs the original PDF document, stop and switch to `ir-pdf-downloader`. ## Notes - Issuer aliases and validated CIK hints live in `references/issuers.json`. - Prefer secure HTTPS by default; only fall back on relaxed SSL handling for endpoint compatibility. - Keep this skill focused on **SEC data retrieval and normalization**.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 sec-finance-1776103277 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 sec-finance-1776103277 技能

通过命令行安装

skillhub install sec-finance-1776103277

下载 Zip 包

⬇ 下载 sec-finance v0.1.0

文件大小: 6.75 KB | 发布时间: 2026-4-14 09:41

v0.1.0 最新 2026-4-14 09:41
Initial public release after scope refactor, structure cleanup, and package validation.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部