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 Analysis

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

Package
agent-useful-skills
Version
1.1.0
License
MIT
Last updated
Aug 24, 2026

Install

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