Skip to main content

A tool for managing Claude Code skills

Project description

add-skills

A Python-based CLI for managing AI agent Skills. Install Skills from local paths or GitHub/GitLab repositories.

Installation

No installation required (recommended)

uvx add-skills ludo-technologies/python-best-practices

Or install globally

uv tool install add-skills
pipx install add-skills

Usage

# Add Skills from GitHub (short form)
uvx add-skills ludo-technologies/python-best-practices

# Add Skills from a local directory
uvx add-skills ./my-skills

# Add Skills from full GitHub URL
uvx add-skills https://github.com/owner/repo

# List available Skills without installing
uvx add-skills ludo-technologies/python-best-practices --list

# Install globally (default: local to project)
uvx add-skills ludo-technologies/python-best-practices --global

# Install for a specific agent
uvx add-skills ludo-technologies/python-best-practices --global --agent cursor

# Skip confirmation prompt
uvx add-skills ludo-technologies/python-best-practices --yes

# Install a specific Skill by name
uvx add-skills ludo-technologies/python-best-practices --skill coding-standards

Options

Option Short Description
--global -g Install globally instead of locally to project
--agent -a Target agent (default: claude-code)
--skill -s Install specific Skill by name
--list -l List available Skills without installing
--yes -y Skip confirmation prompt

Supported Agents

amp, antigravity, claude-code, clawdbot, cline, codebuddy, codex, command-code, continue, crush, cursor, droid, gemini-cli, github-copilot, goose, kilo, kiro-cli, mcpjam, mux, neovate, opencode, openhands, pi, qoder, qwen-code, roo, trae, windsurf, zencoder

Creating Skills

Create a SKILL.md file in your Skill directory:

---
name: my-skill
description: A brief description of what this skill does
---

# My Skill

Instructions for the AI agent...

How It Works

  1. Parses the source (local path, owner/repo, or full URL)
  2. For remote sources, performs a shallow clone
  3. Discovers all SKILL.md files in the source
  4. Copies Skill files to the target agent's Skills directory

Installation paths (example for claude-code):

  • Local: .claude/skills/<skill-name>
  • Global: ~/.claude/skills/<skill-name>

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

add_skills-0.1.2.tar.gz (59.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

add_skills-0.1.2-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file add_skills-0.1.2.tar.gz.

File metadata

  • Download URL: add_skills-0.1.2.tar.gz
  • Upload date:
  • Size: 59.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for add_skills-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1e6284c99971a9f451d10e287e579dee46920f5b17a39eaf2e070d023efe2bd8
MD5 b67745bd3a8f3e08ed9e2c8201f9687f
BLAKE2b-256 212dc07855eaaaa4d737df00f2ac6f68721fa9512f577bbfab9a869ceb16485b

See more details on using hashes here.

Provenance

The following attestation bundles were made for add_skills-0.1.2.tar.gz:

Publisher: release.yml on ludo-technologies/add-skills

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file add_skills-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: add_skills-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for add_skills-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c668f37ba1edbdbe5ab11a2bd0ba485af4f9557ae543d5863f33c7ad59404fcb
MD5 6bbabb45888eb93fce02df7f74d3b319
BLAKE2b-256 4c01b0d53f0203b4fe69461655efcef63ad062a67df810e293a018dbc6636ea0

See more details on using hashes here.

Provenance

The following attestation bundles were made for add_skills-0.1.2-py3-none-any.whl:

Publisher: release.yml on ludo-technologies/add-skills

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page