DeepSeek Agent
插件市场开发工具skills-link
DEEPSEEK HARNESS PLUGIN

skills-link

Sync your local skills across 41+ AI coding agents with a single command.

插件介绍

Sync your local skills across 41+ AI coding agents with a single command.

aiai-codingai-toolsautomationclaudedeveloper-toolsdsh-pluginskillsskills-sync

项目详情摘要

Skills-Link One skills folder, every AI app.** Sync your local `skills` across 41+ AI coding agents with a single command. Also supports rules sync: `rules-link` English | 中文 How it works Every app's `~/.xxx/skills` becomes a symlink pointing to one master directory. Add or edit a skill once — every app sees it instantly. Install Quick start That's it. First run walks you through everything — detect apps, import skills, create links. Run it again anytime to sync changes and check health. Commands Command | Description | `skills-link` | Main command — sync skills to all apps | `skills-link add ` | Install skill from GitHub | `skills-link list` | List local skills | `skills-link sync` | Push changes to GitHub | `skills-link app` | Manage enabled apps | `rules-link` | Sync rules | Install skill from GitHub Supported agents 41+ agents out of the box: | | | | AdaL | Amp | Antigravity | Augment | Claude Code | Cline | CodeBuddy | Codex | Command Code | Continue | Cortex Code | Crush | Cursor | Droid | Gemini CLI | GitHub Copilot | Goose | iFlow CLI | Junie | Kilo Code | Kimi Code CLI | Kiro CLI | Kode | MCPJam | Mistral Vibe | Mux | Neovate | OpenClaw | OpenCode | OpenHands | Pi | Pochi | Qoder | Qwen Code | Replit | Roo Code | Trae | Trae CN | Windsurf | Zencoder | Plus a `universal` fallback for any agent not listed. Add new agents with one line of code. Cross-device sync Config `~/AISkills/config.yaml`: Language Requirements Node.js 18+ Windows / macOS / Linux Windows** uses Junction links — no admin rights needed. macOS / Linux** uses native symlinks. License MIT ⭐ Star History If skills-link helped you, give it a star — it helps others find it too!

摘自项目公开 README,可能随上游仓库更新。

安装方法

建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。

npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shanliuling/skills-link

使用前检查

  • 确认项目符合 DSH bundle 规范,而不只是相关仓库。
  • 阅读许可证和安装脚本,检查网络、文件及执行权限。
  • 备份配置,并确保插件能够安全卸载或回滚。