Skip to main content

A local skill retrieval library for coding agents: lexical search, vector sidecar search, warm daemon mode, and learning-loop logs.

Project description

Unlimited Skills

Unlimited Skills is a local-first skill memory and retrieval layer for coding agents. It keeps large skill libraries out of the agent context and retrieves the small, relevant skill context only when it is useful.

This is v0.6.1-alpha: a public alpha of the free MIT local core. There is no telemetry, no hosted dependency for local use, and nothing for sale in this release. APIs and JSON output may change before 1.0.

Use unlimited-skills==0.6.1 or newer for the accepted v0.6 alpha. The 0.6.0 package was uploaded to PyPI but was not tagged or released because the published verifier caught a CLI contract issue after upload.

Install

pip install unlimited-skills
unlimited-skills quickstart

To avoid the uploaded-but-not-released 0.6.0 artifact explicitly, pin the accepted v0.6 alpha floor:

pip install --upgrade "unlimited-skills>=0.6.1"

For hybrid/vector search:

pip install "unlimited-skills[vector]"
unlimited-skills vector-reindex

What Quickstart Proves

unlimited-skills quickstart is the first-value path for a clean install:

  • imports the bundled ECC and Superpowers packs when your local library is empty;
  • indexes the local skill library;
  • runs a first search so you can see retrieval working;
  • measures local MCP context savings when a Claude Code config is available;
  • prints local next steps without uploading prompts, schemas, configs, or skill bodies.

The package smoke for this release verifies the wheel in a fresh virtual environment: unlimited-skills --version, quickstart, suggest, mcp savings, feedback prepare, learning-summary --events, and roi receipt all run from the installed package.

Measured, Not Promised

Current release-gate measurements on the bundled library:

  • skill retrieval eval: top-1 0.933, top-3 0.967, false positives 0;
  • MCP lab benchmark: 90,420 bytes of direct tool schemas versus 1,268 bytes behind the Unlimited Tools gateway.

Your local results depend on your installed skills and MCP servers. Run unlimited-skills mcp savings --json to measure your own configuration.

Local-First Boundaries

  • No telemetry or automatic uploads.
  • No skill execution by the library.
  • No paid, hosted, Team, Pro, Business, or Enterprise feature is required for local search, quickstart, suggestion, indexing, or MCP savings.
  • Hosted/registered catalog and team surfaces are early alpha paths documented in the repository; they are not required for the local core.

Useful Links

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

unlimited_skills-0.6.2.tar.gz (2.2 MB view details)

Uploaded Source

Built Distribution

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

unlimited_skills-0.6.2-py3-none-any.whl (1.8 MB view details)

Uploaded Python 3

File details

Details for the file unlimited_skills-0.6.2.tar.gz.

File metadata

  • Download URL: unlimited_skills-0.6.2.tar.gz
  • Upload date:
  • Size: 2.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for unlimited_skills-0.6.2.tar.gz
Algorithm Hash digest
SHA256 6549f0f77ab758e12222f3357c8325fd840ca6e0ecaddff0fc44469b53e51e0a
MD5 9b417752af705dee4ebde46f7ce58d7a
BLAKE2b-256 7f87b64d2b1081a7946df16019038d644279844956ab7694968e47e8e2e1da9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for unlimited_skills-0.6.2.tar.gz:

Publisher: publish-pypi.yml on AI4sale/unlimited-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 unlimited_skills-0.6.2-py3-none-any.whl.

File metadata

File hashes

Hashes for unlimited_skills-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5ed8402ac08e83b450e543413d6cf11cc4415c77027e76834c24d0f2c09af306
MD5 109a7d5a0201ac845506faf66f77fd7d
BLAKE2b-256 f372b265c01c428d5b055ddecee23b54d321b2d05b761001368bb09cdf12fc53

See more details on using hashes here.

Provenance

The following attestation bundles were made for unlimited_skills-0.6.2-py3-none-any.whl:

Publisher: publish-pypi.yml on AI4sale/unlimited-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