Agent skill manager for the Agent Skills standard (agentskills.io)
Project description
agentskill
Agent skill manager for the Agent Skills standard.
Install, update, remove, and list agent skills across Claude Code, Cursor, Codex, and other AI coding agents.
Install
pip install agentskill
Usage
agentskill install owner/repo # install from GitHub
agentskill install ./local/skill # install from local path
agentskill list # list installed skills
agentskill update skill-name # update a skill
agentskill remove skill-name # remove a skill
agentskill info skill-name # show skill details
Library
from agentskill import installSkill, listSkills, removeSkill
installSkill("owner/repo/skill-name")
skills = listSkills()
removeSkill("skill-name")
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
skillpm-0.1.0.tar.gz
(12.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
skillpm-0.1.0-py3-none-any.whl
(16.7 kB
view details)
File details
Details for the file skillpm-0.1.0.tar.gz.
File metadata
- Download URL: skillpm-0.1.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8674bc1a35343d75043e6513028160cdb8f56b34ff6334618132bd321b5eb753
|
|
| MD5 |
cccf21fbdf1fe1641000a666aafbc3dc
|
|
| BLAKE2b-256 |
5b10c873b66732939bec280cff7179cb627605ac9ab8c8ea0bcc04c318d51a8c
|
File details
Details for the file skillpm-0.1.0-py3-none-any.whl.
File metadata
- Download URL: skillpm-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d11aa117c81f7066fa8b3d7f4d491f7fb60982c3bc53cb9ac963766c5a457c2
|
|
| MD5 |
fa78f86d4baa65ad1e7654f147a4ac8a
|
|
| BLAKE2b-256 |
76752a883367f0ac79f56d5572c980c0337b36751269630a25f6f41b007b41b1
|