Azzygoatcoder/agent-useful-skills ↗★ 2
agent-useful-skills
Modular AI research/engineering skill pack for DeepSeek Harness — security audit, paper workflows, dev workflow, storage analysis. Installable via dsh plugin add.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Azzygoatcoder/agent-useful-skills说明文档
阅读完整 README ↗密钥配置
脚本优先读环境变量,兜底 ~/.claude/settings.json(Claude Code 本地设置):
export LLM_API_URL="https://api.siliconflow.cn/v1/chat/completions"
export SILICONFLOW_API_KEY="sk-..."