public-disclosure-scout

public-disclosure-scout is a skill for Claude Code, Codex from Nero1688/claude-academic-skills. It costs 533 tokens per session (2,126 once invoked), scanned A, original, MIT.

A research skill for finding companies’ own public disclosures from free official sources, especially in Taiwan. It uses sources such as MOPS, the Taiwan Stock Exchange, government data sites, and patent searches; MOPS is Taiwan’s public-company disclosure system.

In plain words
What is it for?
Use it to collect announcements, annual reports, shareholder decisions, insider holdings, prices, penalties, patents, and other official records, including event-study files.
Why use it?
It can supplement paid databases and provides reliable announcement dates and original disclosure text for research.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to collect announcements, annual reports, shareholder decisions, insider holdings, prices, penalties, patents, and other official records, including event-study files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nero1688/claude-academic-skills/public-disclosure-scout
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Nero1688/claude-academic-skills --skill public-disclosure-scout
Clone the repo
git clone --depth 1 https://github.com/Nero1688/claude-academic-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for public-disclosure-scout

README.md
[![agentmods](https://agentmods.dev/badge/skills/nero1688/claude-academic-skills/public-disclosure-scout/github.svg)](https://agentmods.dev/skills/nero1688/claude-academic-skills/public-disclosure-scout)
Your own site
<a href="https://agentmods.dev/skills/nero1688/claude-academic-skills/public-disclosure-scout"><img src="https://agentmods.dev/badge/skills/nero1688/claude-academic-skills/public-disclosure-scout/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for public-disclosure-scout

Your own site · 80×15
<a href="https://agentmods.dev/skills/nero1688/claude-academic-skills/public-disclosure-scout"><img src="https://agentmods.dev/badge/skills/nero1688/claude-academic-skills/public-disclosure-scout.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 533 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,126 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00533 $0.02126
Opus 5 $0.00267 $0.01063
Sonnet 5 $0.00107 $0.00425
Haiku 4.5 $0.00053 $0.00213

Measured 7d ago against content hash 86f7e1753bd5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

public-disclosure-scout scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/public-disclosure-scout/SKILL.md · 82 lines

How it starts

The opening of the file, as written. The whole thing — 82 lines — stays where its author put it; the contents beside it link to each section on GitHub.

免費公開揭露資料偵察員(Public Disclosure Scout)

核心定位:免費揭露的三種學術角色

  1. 付費庫的免費替代/補充:沒有 TEJ 授權時的第一線;有 TEJ 時用來補付費庫沒有 或延遲的欄位(重大訊息即時性、非結構化揭露)。
  2. 事件研究的標準事件源:公司治理/揭露研究的事件(董監改選、股利宣告、 增減資、重大契約、裁罰)幾乎都來自 MOPS 重大訊息。公司「宣布」的日期=事件日, 這是媒體報導或財報數字給不了的。
  3. 文字資料的原始語料來源:年報 MD&A、法說會逐字稿的原始檔——抓回來後 文字量化交棒 text-analytics-architect。

Step 1|判斷免費源有沒有這筆資料(以台灣為例)

完整源目錄讀 references/taiwan-public-sources.md。快速路由:

需求 免費官方源
重大訊息/事件日 公開資訊觀測站 MOPS(重大訊息 t05st01)
年報/財報原文 MOPS(年報/財報公告)
股東會/董監改選 MOPS(股東會決議、董監事持股)
內部人持股異動 MOPS(內部人持股、設質)
股價/成交 TWSE/TPEx 官網(日資料)
裁罰/違規 金管會、公平會、環保署裁罰公開資料
專利 TIPO 專利檢索
產業/總體 政府開放資料平台 data.gov.tw

判斷紀律同 tej-data-scout:對不上就標「需確認」+指出去哪查,絕不杜撰某源有某欄位

Step 2|事件研究就緒度(本 skill 最高價值)

要做事件研究時,把揭露變成乾淨事件檔的三件事:

  1. 事件日定義:採用「公告日」(揭露當日)為事件日;若研究關心市場預期, 另分「宣布日 vs 生效日」,兩者分開檢驗(呼應 causal-inference-architect)。
  2. 事件檔格式:標準三欄 ticker, event_date, subject——可直接餵事件研究引擎; 台灣資料注意民國日期轉西元、同日多則揭露的去重與歸併。
  3. 識別碼對接:MOPS 用股票代號,與 TEJ 面板合併要確認代號一致(上市櫃轉板、 更名、暫停交易的代號變動);跨源用統一編號(統編)最穩。

Step 3|抓取合規與資料品質(紅線)

  1. 合規先於方法:抓任何官方站台前查該站服務條款與 robots;官方揭露屬公開 資訊可研究用,但禮貌抓取(請求間隔數秒、量小、不打爆站台)是研究倫理也是 自保。政府開放資料多有明確授權(政府資料開放授權條款),優先用。
  2. 個資:揭露文件含自然人姓名(董監、經理人)時,研究呈現去識別化; 不建個人可識別的彙整檔。
  3. 品質檢查:官方揭露≠零錯——同一事件多次更正、撤銷公告、補充揭露都有; 事件庫要保留 fetched_at 與原始主旨供回溯,抽樣人工核對。
  4. 來源標註:論文方法節寫明資料源(MOPS 端點與擷取日期)、事件定義、 去重規則——免費源的可重現性交代要比付費庫更完整(因端點會變)。
  5. 抓不到時的升級階梯:頁面靠 JS 動態載入、requests 只拿到空殼時,讀 references/dynamic-scraping-escalation.md——由輕到重逐級升級(先找背後 API → 官方批次 → 無頭瀏覽器),且合規紅線在任何級別不變:🚫 禁用工具的反偵測/隱身 功能,抓不到就升級到「官方管道/申請/人工」,不是升級到「躲過偵測」。

Step 4|接回家族

  • 事件日資料 → causal-inference-architect(事件研究識別策略、市場模型異常報酬)。
  • 揭露文字內容 → text-analytics-architect(語調/主題量化)。
  • 與 TEJ 面板合併 → multi-source-data-integrator(多源嚴謹結合:統編對接、值調解、來源譜系、三角驗證);識別碼對映細節可先問 tej-variable-mapper。
  • 免費源+付費源併用時,方法節要交代兩者的涵蓋差異與合併規則。

Read the full file on GitHub · 82 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago Changed · -2 lines 86f7e1753bd5
  2. 12d ago First seen · 84 lines · 533 tokens per session scan A 8bb8e53cb3c9

Subscribe to this mod's changes

public-disclosure-scout is a skill published in the GitHub repository Nero1688/claude-academic-skills (6 stars, last pushed 9d ago), licensed MIT. It adds 533 tokens to every session and 2,126 once invoked, about $0.0027 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

alterlab-alpha-vantage

Accesses real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API (requires a free API key from alphavantage.co). Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance…

AlterLab-IEU/AlterLab-Academic-Skills · 138 tokens

agb-bei-kreditvertraegen-verbraucherdarlehen

Für AGB bei Kreditverträgen Verbraucherdarlehen: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.

Klotzkette/claude-fuer-deutsches-recht · 49 tokens

agb-in-kapitalanlagen-effektenhandel

Für AGB in Kapitalanlagen Effektenhandel: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.

Klotzkette/claude-fuer-deutsches-recht · 41 tokens

amazon-returns-recovery

Suede-affiliated Amazon money-recovery audit for restocking fees, short or denied refunds, and Amazon-billed subscriptions. Use when the user mentions a restocking fee, a short or denied Amazon refund, or a forgotten Prime Video Channel, Audible, Kindle Unlimited, or Prime charge, or asks whether Amazon still owes or…

JasonColapietro/suede-creator-skills · 138 tokens

subscription-recovery

Suede-owned recovery discipline for recurring charges billed outside Amazon: App Store, Google Play, PayPal, direct-bill streaming, gyms, news, and SaaS. Use when the user wants to find, audit, cancel, or dispute a subscription they may have forgotten, is being charged for twice, or no longer uses. Every cancellation…

JasonColapietro/suede-creator-skills · 150 tokens

stripe-payments

Add Stripe payments to a web app — Checkout Sessions, Payment Intents, subscriptions, webhooks, customer portal, and pricing pages. Covers the decision of which Stripe API to use, produces working integration code, and handles webhook verification. No MCP server needed — uses Stripe npm package directly. Triggers…

jezweb/claude-skills · 101 tokens