Claude Skill
softaworks/agent-toolkit
一个精选的Claude Skill集合,通过打包的指令和脚本扩展AI编程代理在开发、文档编写、项目规划和专业工作流程中的能力。
概览
仓库信息
安装这个 Skill
npx skills add softaworks/agent-toolkitRegistry 信息
项目简介
一个为AI编程代理精选的Claude Skill集合,提供打包的指令和脚本,以扩展代理在开发、文档编写、项目规划和专业工作流程中的能力。
A curated collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities across development, documentation, planning, and professional workflows.
要点
- 精选的Claude Skill集合
- 打包的指令和脚本
- 扩展代理能力
- 专注于开发工作流程
- 支持文档编写和规划
- 专业工作流程集成
使用场景
- 增强AI编程代理功能
- 自动化开发任务
- 改进文档编写流程
- 项目规划辅助
- 专业工作流程自动化
- 扩展Claude Code能力
README 摘要
# Softaworks Agent Skills Opinionated skills shared by [@leonardocouy](https://github.com/leonardocouy) for improving daily work efficiency with Claude Code. Skills are packaged instructions and scripts that extend agent capabilities across development, documentation, planning, and professional workflows. Skills follow the [Agent Skills](https://agentskills.io/) format. --- ## 🧭 Quick Navigation **[🚀 Installation](#-installation)** • **[📚 Available Skills](#-available-skills)** • **[🤖 Agents & Commands](#-agents--commands)** • **[📖 Skill Structure](#-skill-structure)** • **[🤝 Contributing](#-contributing)** • **[📄 License](#-license)** • **[🔗 Links](#-links)** --- ## 🚀 Installation ### Quick Install (Recommended) ```bash npx skills add softaworks/agent-toolkit ``` This method works with multiple AI coding agents (Claude Code, Codex, Cursor, AdaL, etc.) ### Register as Plugin Marketplace Run the following commands in Claude Code: ```bash /plugin marketplace add softaworks/agent-toolkit /plugin ``` ### Install Plugins **Option 1: Via Browse UI** 1. Switch to **Marketplaces** tab (use arrow keys or Tab) 2. Select **agent-toolkit**, press Enter 3. Browse and select the plugin(s) you want to install 4. Select **Install now** **Option 2: Direct Install** ```bash # Install specific skill /plugin install codex@agent-toolkit /plugin install humanizer@agent-toolkit # Install specific agent /plugin install agent-codebase-pattern-finder@agent-toolkit # Install specific command /plugin install command-codex-plan@agent-toolkit ``` **Option 3: Ask the Agent** Simply tell Claude Code: > Please install Skills from github.com/softaworks/agent-toolkit ### Available Plugins Each skill, agent, and command is an individual plugin that can be installed separately: -