deploy-skills — community deploy-skills, researcher-cli, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for CLI-based AI Agents needing skill deployment and management across multiple sessions. CLI tool for indexing and searching document repositories

svetzal svetzal
[0]
[0]
Updated: 3/3/2026

Agent Capability Analysis

The deploy-skills skill by svetzal is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for CLI-based AI Agents needing skill deployment and management across multiple sessions.

Core Value

Empowers agents to seamlessly copy skills into global locations, leveraging CLI tools for indexing and searching document repositories, and supporting agents like Claude Code and Openclaw with targeted global skills paths such as ~/.claude/skills/ and ~/.openclaw/workspace/skills/.

Capabilities Granted for deploy-skills

Deploying custom skills across multiple agent sessions
Managing global skill locations for consistent agent behavior
Streamlining skill development with automated deployment scripts

! Prerequisites & Limits

  • Requires filesystem access and write permissions
  • Limited to supported agents with defined global skills paths
  • Dependent on CLI tool functionality for skill indexing and searching
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

deploy-skills

Install deploy-skills, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Deploy Skills

Copy skills from this project's skills/ folder into the global skill locations so they are available in all sessions.

Target Locations

AgentGlobal Skills Path
Claude Code~/.claude/skills/
Openclaw~/.openclaw/workspace/skills/

Workflow

1. Identify skills to deploy

List the project's skills:

bash
1ls skills/

Each subdirectory is a skill to deploy.

2. Diff each skill against both targets

For each skill directory, check whether it differs from the installed versions:

bash
1diff -r skills/<name> ~/.claude/skills/<name> 2diff -r skills/<name> ~/.openclaw/workspace/skills/<name>

3. Copy changed skills

For any skill that differs (or doesn't exist at the target), copy it:

bash
1cp -r skills/<name> ~/.claude/skills/ 2cp -r skills/<name> ~/.openclaw/workspace/skills/

4. Report results

Tell the user which skills were updated and which were already up to date.

Rules

  • Only copy from skills/ → global locations. Never copy in the reverse direction.
  • Never touch skills in the global locations that don't exist in this project's skills/ folder. Other projects own those.
  • Do not create skills at the target if the source skill directory is empty or malformed (missing SKILL.md).
  • Copying is non-destructive: cp -r overwrites but does not delete unrelated skills at the target.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is deploy-skills?

Perfect for CLI-based AI Agents needing skill deployment and management across multiple sessions. CLI tool for indexing and searching document repositories

How do I install deploy-skills?

Run the command: npx killer-skills add svetzal/researcher-cli/deploy-skills. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for deploy-skills?

Key use cases include: Deploying custom skills across multiple agent sessions, Managing global skill locations for consistent agent behavior, Streamlining skill development with automated deployment scripts.

Which IDEs are compatible with deploy-skills?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for deploy-skills?

Requires filesystem access and write permissions. Limited to supported agents with defined global skills paths. Dependent on CLI tool functionality for skill indexing and searching.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add svetzal/researcher-cli/deploy-skills. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use deploy-skills immediately in the current project.

Related Skills

Looking for an alternative to deploy-skills or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI