Skip to main content

A local-first capability router with skill retrieval, opt-in business context, and provider-governed learning.

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.7 of the free MIT local core. There is no telemetry, no hosted dependency for local use, and nothing for sale in this release. The project is still pre-1.0, so APIs and JSON output may change before 1.0.

Use unlimited-skills==0.6.7 or newer after this release is published. 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 earlier uploaded-but-not-current artifacts explicitly, pin the accepted v0.6 alpha floor:

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

For hybrid/vector search:

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

Optional Local Business Context

An owner can configure a private local JSON-over-stdio adapter so card-mode suggest returns the chosen skill plus cited business references. The public package ships the bounded transport and policy boundary—not a company database, credentials, or hosted dependency.

unlimited-skills context doctor --json
unlimited-skills context retrieve "current source-backed operating context" --json

Retrieved text is retrieval_only, treated as data rather than instructions, and marked internal. no_context never means verified absence. The Claude Code Stop hook may offer a completion only when it has both an accepted artifact and an independent checker reference; the private provider owns acceptance, quarantine, idempotency, and durable writes.

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. The v0.6.7 package smoke also verifies retrieval precision and onboarding from a clean wheel install: weak matches stay silent, mixed-language prompts request an English-keyword rescue, quickstart completes missing bundled collections without touching local skills, and the source release-gate verifier passes.

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 business provider is enabled by default. When explicitly configured, task queries and evidence-bearing completion summaries go only to that trusted local command.
  • The Claude Code prompt hook may start the optional warm-search daemon on loopback; it never binds LAN/remote or uploads prompt data. Set UNLIMITED_SKILLS_NO_AUTOSERVE=1 only for restricted runtimes.
  • 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.7.tar.gz (2.6 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.7-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: unlimited_skills-0.6.7.tar.gz
  • Upload date:
  • Size: 2.6 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.7.tar.gz
Algorithm Hash digest
SHA256 2a378e90f4ac72f487c49cfdf796b454b7567be3a79f2746bcd43b0a88b97d78
MD5 bf4991f6b691a1b468d29430a7fd7d9f
BLAKE2b-256 80b31fde00cd6ebe0779272001ad0ad17f6496eb17830619f2d549e2cc30a21e

See more details on using hashes here.

Provenance

The following attestation bundles were made for unlimited_skills-0.6.7.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.7-py3-none-any.whl.

File metadata

File hashes

Hashes for unlimited_skills-0.6.7-py3-none-any.whl
Algorithm Hash digest
SHA256 685d2381b6cc422fab99f3b5a1f4f3e662a70928b28b1b96e2af00723a05240f
MD5 ca248a1a6649eb422cc4e1b6ee5b820c
BLAKE2b-256 f5e689ce085b88c1501775e4175f9192d43a844067741f77b2d49755d050530b

See more details on using hashes here.

Provenance

The following attestation bundles were made for unlimited_skills-0.6.7-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