last30days-skill-cn
Jesseovo
last30days-cn 是一个 AI Agent 技能(Skill),能够自动搜索中国互联网 8 大主流平台最近 30 天的内容,综合分析后生成有据可查的研究报告。
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:userInner/dsh-academic-research
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
@onpeople/dsh-academic-researchAn independent dsh-plugin for DeepSeek Harness and OnPeople. It adds a bilingual, evidence-grounded academic research collaborator without requiring an account or a licensed database connection.
The plugin provides:
The package contains both the standard .codex-plugin/plugin.json metadata and a native DeepSeek Harness Cordis plugin. The .onpeople/industry.json companion lets OnPeople expose the same package as a selectable industry plugin; the DSH runtime uses src/index.ts and cordis.patch.yml.
The package is designed for profile-scoped installation. From a DSH checkout or an installed dsh command:
dsh plugin --profile web add @onpeople/dsh-academic-research
Until the package is published, install a local checkout instead:
dsh plugin --profile web add /absolute/path/to/dsh-academic-research
For a GitHub release, publish this directory as its own repository and add the
dsh-plugin topic so it can be discovered with the rest of the ecosystem.
After installation, restart the profile. The package declares a dsh.bundle patch, so the profile automatically mounts the plugin row. It is not enabled in unrelated profiles.
Ask the agent directly, for example:
Search 2020–2024 English papers on graph neural networks for recommender systems. Build an evidence matrix with title, authors, year, DOI, source URL, and evidence limits.
The plugin's tools are:
| Tool | Purpose |
|---|---|
research_search |
Search Crossref and OpenAlex public metadata. |
research_fetch |
Read one allowlisted public HTTPS record or page. |
research_source_status |
Describe the public source coverage and limitations. |
The search tools are read-only and do not accept credentials. Public metadata, abstracts, and full-text links are reported as different evidence levels; a link is never treated as proof that the full paper was read.
npm install
npm run build
npm pack
The package intentionally keeps provider calls in the plugin and uses only standard fetch; no custom UI is required. A host can compose it with its existing tool presentation, Skills, permissions, approvals, and model settings.
DeepSeek Harness is in developer preview and its plugin APIs may change. This package targets the profile-bundle contract available in the current master line and keeps the host-specific metadata declarative so a future manifest change can be handled without changing the research workflow content.
MIT. See LICENSE.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: academic-research、literature-review。