Azzygoatcoder/agent-useful-skills2

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.

AI 분석

核心用途是为智能体注入安全审计、学术论文处理和存储分析等专业领域的技能。适合从事 AI 安全研究、学术调研和工程开发的用户。

패키지
agent-useful-skills
버전
1.1.0
라이선스
MIT
최근 업데이트
2026. 8. 24.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Azzygoatcoder/agent-useful-skills

密钥配置

脚本优先读环境变量,兜底 ~/.claude/settings.json(Claude Code 本地设置):

export LLM_API_URL="https://api.siliconflow.cn/v1/chat/completions"
export SILICONFLOW_API_KEY="sk-..."