PerryLink/dsh-industry-research94

dsh-industry-research

Industry and company research domain pack for DeepSeek Harness: methodology skills, an industry-chain structure model (industry_map), public-source policy/news tracking over ctx.web (industry_track), company scan cards (company_scan), and auditable research reports with an optional ctx.researchReport sealing bridge and a builtin Markdown fallback (industry_report). Research only — not investment advice.

AI Analysis

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

Package
dsh-industry-research
Version
0.3.9
License
Apache-2.0
Last updated
Sep 12, 2026

Install

$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.