Skip to main content

Generate Agent Skills from llms.txt

Project description

SkillGen

Turn any llms.txt into a ready-to-use Agent Skill.

SkillGen reads the curated links in llms.txt, optionally snapshots the content into references/, and generates a clean SKILL.md plus indexes and provenance metadata. It installs skills to ~/.agents/skills by default (or ~/.claude/skills with --claude).

Quick start

pip install skillgen
# or for local development
pip install -e .
skillgen https://docs.example.com/llms.txt --out ./skills

What you get

  • SKILL.md with a concise description and trigger keywords
  • references/INDEX.md and section indexes
  • references/catalog.json and provenance files
  • manifest.json for auditability

Keyword generation

By default SkillGen uses deterministic heuristic keyword/description generation for fast, stable output.

Heuristic levels:

  • compact: shortest description
  • balanced (default): medium detail
  • verbose: most detailed description with extra navigation cues

Heuristic level affects the description narrative in SKILL.md only. Keyword extraction stays stable across levels.

Common flags

  • --name override skill name
  • --include-optional include Optional section links
  • --no-snapshot generate link-only references
  • --allow-external allow external domains
  • --heuristic-level compact|balanced|verbose
  • --claude install to ~/.claude/skills instead of default path

Install paths

  • default: ~/.agents/skills
  • with --claude: ~/.claude/skills

Development

pip install -e .[test]
pytest

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

skillgen-0.2.0.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

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

skillgen-0.2.0-py3-none-any.whl (20.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for skillgen-0.2.0.tar.gz
Algorithm Hash digest
SHA256 29982e04cdfb884e3f4f45403e1b05ba85047a1ed28009baebb23e2637e114ad
MD5 fbada39aa13be6dd609b3528b7f9280b
BLAKE2b-256 aefab98011e0984f95f5f434055c1a348416f465cd4a0239f3c085e8255c9574

See more details on using hashes here.

Provenance

The following attestation bundles were made for skillgen-0.2.0.tar.gz:

Publisher: python-publish.yml on mihir-s-05/skillgen

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

File details

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

File metadata

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

File hashes

Hashes for skillgen-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dd732e6878d26b9262b1c37ddf4faa65b71378a11e5ce8d5e179c4616d10fa9e
MD5 7ba3f68b3b72e2e76a3e7fda318db53f
BLAKE2b-256 66cac7b8dfc964bee433829c890feab296aa3af716087ce10090d8d017efbc45

See more details on using hashes here.

Provenance

The following attestation bundles were made for skillgen-0.2.0-py3-none-any.whl:

Publisher: python-publish.yml on mihir-s-05/skillgen

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