ai-intelligence-investigator

ai-intelligence-investigator is a skill for Claude Code, Codex from redfox-data/redfox-community-dsh. It costs 127 tokens per session (1,674 once invoked), scanned A, original, MIT.

A research tool for investigating Chinese A-share companies, industries, events, competitors and people. A-shares are stocks listed on mainland Chinese exchanges; the tool gathers sources and produces structured reports with confidence labels.

In plain words
What is it for?
Use it for company and industry research, competitor analysis, event timelines, background checks and verifying whether information is reliable.
Why use it?
It reduces the work of collecting information from financial reports, announcements, research documents, policies, fund-flow data and public discussion. Cross-checking sources helps distinguish confirmed, disputed and single-source claims.

Skill for Claude CodeCodex

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

Good fit Use it for company and industry research, competitor analysis, event timelines, background checks and verifying whether information is reliable.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/redfox-data/redfox-community-dsh/ai-intelligence-investigator
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 redfox-data/redfox-community-dsh --skill ai-intelligence-investigator
Clone the repo
git clone --depth 1 https://github.com/redfox-data/redfox-community-dsh

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 ai-intelligence-investigator

README.md
[![agentmods](https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/ai-intelligence-investigator/github.svg)](https://agentmods.dev/skills/redfox-data/redfox-community-dsh/ai-intelligence-investigator)
Your own site
<a href="https://agentmods.dev/skills/redfox-data/redfox-community-dsh/ai-intelligence-investigator"><img src="https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/ai-intelligence-investigator/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 ai-intelligence-investigator

Your own site · 80×15
<a href="https://agentmods.dev/skills/redfox-data/redfox-community-dsh/ai-intelligence-investigator"><img src="https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/ai-intelligence-investigator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 127 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,674 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.00127 $0.01674
Opus 5 $0.00063 $0.00837
Sonnet 5 $0.00025 $0.00335
Haiku 4.5 $0.00013 $0.00167

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

Security

Grade A, and why

ai-intelligence-investigator 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 11d 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/ai-intelligence-investigator/SKILL.md · 111 lines

How it starts

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

A股情报调查员

📝 简介

深度A股情报调查与分析工具,帮你快速完成公司研究、竞品对比、事件追踪、背景核实和信息验证,输出结构化调查报告。核心聚焦A股市场:覆盖上市公司基本面、行业产业链、概念热点、资金流向、公告研报、股吧舆情等全方位情报分析。

✨ 功能特性

功能模块 能力描述 核心价值
A股情报调查 获取上市公司财报、公告、研报、行业政策、资金流向、股吧舆情等全面信息 A股投资决策参考
竞品情报调查 调查竞品产品功能、用户口碑、市场表现 全面了解竞争对手
舆情事件调查 事件还原、多视角收集、时间线重建 追踪热点事件真相
人物背景调查 基本信息核实、专业验证、信誉排查 商务合作前风险评估
信息交叉验证 信息溯源、多方比对、权威验证 确认信息真实性
可信度标注 为调查结果标注可信度等级,区分已确认/待确认/已否定/单一来源 量化信息可靠程度

🔑 一键安装

前置条件

  • 已安装 Qoder
  • 获取红狐平台 API Key(见下方鉴权说明)

安装步骤

  1. 在 Qoder 中搜索「A股情报调查员」或直接使用触发词即可启用
  2. 配置环境变量 REDFOX_API_KEY(详见下方鉴权说明)
  3. 配置完成后即可开始使用

📖 使用指南

🔑 鉴权

调查记录保存至红狐平台,需通过环境变量 REDFOX_API_KEY 鉴权。

API Key 获取:前往 RedFox 官网 注册,登录后在个人中心获取,格式为 ak_xxxxxxxx。新注册用户获赠免费积分。

配置方式

  • macOS/Linux:将 export REDFOX_API_KEY=<值> 追加到 ~/.zshrc~/.bashrc,然后 source 使其生效
  • Windows[Environment]::SetEnvironmentVariable("REDFOX_API_KEY", "<值>", "User")(需重启终端)
  • 配置后验证:echo $REDFOX_API_KEY(macOS/Linux)或 echo %REDFOX_API_KEY%(Windows)

读取优先级:环境变量 → Shell 配置文件 → 提示用户配置

📋 调查记录保存

每次调查报告生成后,系统自动保存至红狐平台。保存接口的调用方式与参数格式详见 references/core_workflow.md

🔄 工作流程

  1. 需求确认:明确调查目标、范围、时间约束
  2. 调查规划:制定调查方案与信息获取计划
  3. 信息采集:广泛收集相关信息与数据
  4. 深入调查:针对关键维度深入挖掘细节
  5. 信息核实:核实关键数据的准确性与可信度
  6. 报告生成:输出结构化调查报告,保存至红狐平台

完整执行流程详见 references/core_workflow.md

🔍 调查模式速查

模式 简介 详细策略
A股情报调查 A股公司基本面、行业赛道、概念热点、资金动态、公告事件 investigation-modes.md
竞品情报调查 分析竞品产品、市场策略、用户口碑 investigation-modes.md
舆情事件调查 热点事件追踪、舆论走向分析、危机监测 investigation-modes.md
人物背景调查 商务合作前的背景调查、行业人物了解 investigation-modes.md
信息交叉验证 验证信息真实性、对比不同来源说法 investigation-modes.md

⚠️ 可信度标注

标识 含义
✅ 已确认 信息可靠
⚠️ 待确认 有争议
❌ 已否定 信息不实
🔍 单一来源 需进一步验证

Read the full file on GitHub · 111 lines

Files

What ships with it

6 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. 11d ago First seen · 111 lines · 127 tokens per session scan A dd785f53fa0d

Subscribe to this mod's changes

ai-intelligence-investigator is a skill published in the GitHub repository redfox-data/redfox-community-dsh (5 stars, last pushed today), licensed MIT. It adds 127 tokens to every session and 1,674 once invoked, about $0.0006 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

ito-baskets

Read-only Itô basket and prediction-market data skill. Index the live basket catalog, compare a basket against user-supplied research or a watchlist, build a source-grounded market brief, or draft a non-executable planning worksheet. Use when a user asks to browse or index Itô baskets, compare a basket against notes…

gongyijie85/dsh-ecc · 106 tokens

dsh-hooks-authoring

Instructions for writing and debugging dsh-hooks-plugin scripts, which run during tool or session events such as before a tool call or after it finishes. These scripts return JSON decisions such as allowing, asking about, or denying an action.

KYinCode/dsh-hooks-plugin · 112 tokens

web-artifact-designer

A design workflow for producing self-contained HTML or SVG files that open directly in a browser. It covers visual work such as posters, infographics, landing pages, charts, banners, cards, and interface mockups.

xulelenlp/dsh-web-artifact-designer · 115 tokens

customer-billing-ops

Operate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like Stripe. Use when the user needs to help a customer, inspect subscription state, or manage revenue-impacting billing operations.

gongyijie85/dsh-ecc · 57 tokens

cost-aware-llm-pipeline

Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching. Use when LLM spend needs to come down, or when routing tasks across model tiers and budgets.

gongyijie85/dsh-ecc · 53 tokens

prediction-market-oracle-research

Research prediction markets as data sources or oracle signals for products, agents, dashboards, and corporate decision intelligence. Use for source-grounded analysis of market-implied probabilities, caveats, and integration patterns without investment advice. Use when evaluating prediction markets as a data source or…

gongyijie85/dsh-ecc · 71 tokens