last30days-skill-cn
Jesseovo
last30days-cn 是一个 AI Agent 技能(Skill),能够自动搜索中国互联网 8 大主流平台最近 30 天的内容,综合分析后生成有据可查的研究报告。
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:emredeveloper/deepseek-harness-huggingface
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
A community plugin for DeepSeek Harness that adds read-only Hugging Face Hub model discovery.
Early prototype. The plugin currently provides one tool:
hf_search_models — searches public models on Hugging Face Hub without an API key.npm install
npm run typecheck
npm run build
Add the built module to a Harness patch file:
- insert:
- id: huggingface
# Use a file URL (on Windows, for example: file:///C:/path/to/lib/index.js)
name: file:///absolute/path/to/deepseek-harness-huggingface/lib/index.js
Then start Harness with the patch:
pnpm dsh web --patch ./patch.yml
The plugin only performs public GET requests to the Hugging Face Hub API. It does not write files, execute shell commands, or require a token.
DeepSeek Harness is currently in developer preview and its maintainers are not accepting external pull requests in the main repository. The project explicitly encourages community plugins; this package is intended to be published independently with the dsh-plugin topic.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: machine-learning。