PerryLink/dsh-industry-research94

dsh-industry-research

提供行业与公司研究工具包及报告生成

AI 分析

适合需要进行产业链分析、政策新闻追踪和公司扫描的研究员。

包名
dsh-industry-research
版本
0.3.9
许可证
Apache-2.0
最近更新
2026年9月12日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PerryLink/dsh-industry-research

Configuration

All tunables are Schemastery Config fields; invalid values fail the profile load loudly.

KeyDefaultDescription
enabledtrueMaster switch; false mounts nothing.
industryRootindustry-researchArtifact root, relative to the session workspace (or absolute).
fetchTimeoutMs20000Per-request timeout (ms) for ctx.web search/fetch calls.
timelineMaxEntries500Entries retained per industry timeline.jsonl (oldest dropped).
sourceAllowlist[]Host allowlist for tracked sources (empty = all hosts).
sourceBlocklist[]Host blocklist for tracked sources (wins over the allowlist).
offlinefalseOffline mode: never touch ctx.web; local workspace data only.
skillsDir(unset)Explicit skills root override; defaults to the packaged skills/.
track.maxResultsPerTopic10web_search maxResults per topic.
track.maxFetchesPerCall10Snapshot-fetch budget per industry_track call.
scan.maxFileBytes1048576Per-file read cap for company data files.
scan.maxFigureCandidates100Figure-candidate budget per company scan.
scan.strictTickertrueCompany-card tickers must match a built-in format (A-share 6 digits, US 1–5 letters, HK 1–5 digits); false exempts the format check.