Skip to main content

panmetis

A curated collection of agent skills for AI coding assistants.

Installation

uv add panmetis

Or with pip:

pip install panmetis

Usage

import panmetis

Development

Clone the repository and sync dependencies:

git clone https://github.com/stabilefrisur/panmetis.git
cd panmetis
uv sync

Build:

uv build

Updating Skills

Skills are managed via the skills CLI. The .agents/skills/ directory is symlinked to src/panmetis/skills/, so updates write directly into the package source. The temporary home prevents the CLI from also creating links for installed agent runtimes such as Claude Code.

tmp_home=$(mktemp -d)
trap 'rm -rf "$tmp_home"' EXIT
mkdir -p "$tmp_home/.copilot"
HOME="$tmp_home" XDG_CONFIG_HOME="$tmp_home/.config" npx --yes skills update --project --yes

License

MIT

Download files

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

Source Distribution

panmetis-0.1.5.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

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

panmetis-0.1.5-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file panmetis-0.1.5.tar.gz.

File metadata

  • Download URL: panmetis-0.1.5.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for panmetis-0.1.5.tar.gz
Algorithm Hash digest
SHA256 f63a6b8d1eaea339e010041c4cce80953b7d256c397f2e1541bd305acc0b54e2
MD5 010442af392f2391a1fb9515789594f6
BLAKE2b-256 e3ade34b9794e2e26cd5340ace299612b70d4e3a540224607c51660a71236779

See more details on using hashes here.

File details

Details for the file panmetis-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: panmetis-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for panmetis-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 1189eb548da9cd9a6f8dabd9e1484cefaecdb4535af756547e7019bc8f3d78c9
MD5 7b9fb51474fb93dac59a9b22336327d1
BLAKE2b-256 524fc1cad3c2e7b8162c2c7b69748029d6cb56168b102bef834e7cf8666be75a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.5 This release

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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