Skip to main content

Copy agent skills from git repos into local directories for coding agents

Project description

agent-skills-installer

A CLI tool to copy Agent Skills from git repos into local directories for coding agents.

Install

uv tool install agent-skills-installer

Or run directly without installing:

uvx agent-skills-installer

Note: uv must be installed. See https://docs.astral.sh/uv/getting-started/installation/ for installation instructions.

Usage

Install skills (default command)

# Interactive — prompts for destination, repo, and skill selection
agent-skills-installer

# Fully non-interactive
agent-skills-installer install \
  --destination ~/.claude/skills/ \
  --source https://github.com/anthropics/skills \
  --skill skill-creator

Options:

Flag Short Description
--destination -d Destination directory (skip prompt)
--source -s Source git repo URL (skip prompt)
--skill -k Skill name to install (skip selection & confirmation)

Update skills

# Interactive — prompts for destination, confirms before updating
agent-skills-installer update

# Non-interactive
agent-skills-installer update -d ~/.claude/skills/ -k skill-creator

Options:

Flag Short Description
--destination -d Directory to scan for installed skills (skip prompt)
--skill -k Skill name to update (skip confirmation)

How it works

  1. Skills are discovered in the skills/ subdirectory of the source repo
  2. Each skill directory (containing a SKILL.md) is copied to the destination
  3. A metadata.git-repo entry is added to the SKILL.md frontmatter to track the source repo
  4. The update command uses that metadata to refresh skills from their original repos

Configuration (last destination, recent repos) is saved to ~/.agent-skills-installer/config.toml.

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

agent_skills_installer-0.2.0.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

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

agent_skills_installer-0.2.0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file agent_skills_installer-0.2.0.tar.gz.

File metadata

  • Download URL: agent_skills_installer-0.2.0.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.12 {"installer":{"name":"uv","version":"0.9.12"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"25.10","id":"questing","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for agent_skills_installer-0.2.0.tar.gz
Algorithm Hash digest
SHA256 934c13ee764561bc312c3604198035c3dd3afe134dac134e283b9fc0407d6c5a
MD5 4f34c6543a9ad713bb887f219b2ea42a
BLAKE2b-256 1be66696bb1a80d7afa1890788be69e7184cb3b6a32342e0d9dd2f0f6d6268bb

See more details on using hashes here.

File details

Details for the file agent_skills_installer-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: agent_skills_installer-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.12 {"installer":{"name":"uv","version":"0.9.12"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"25.10","id":"questing","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for agent_skills_installer-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 584b73c36f3b0545e644d57df12a9070442cd4191d8247f29324a928416479d5
MD5 67c03bd959b4f1374609be656d0a3646
BLAKE2b-256 2af3d49f74abfd4f3cc19a0664ae14ac3a9254f44d27e21441578a4fc006d213

See more details on using hashes here.

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