Unlimited Skills
Unlimited Skills is governed skill infrastructure for AI agent fleets. Its free MIT local core keeps large skill libraries out of standing context, retrieves the relevant capability on demand, and security-gates supported installation paths before skill files are copied.
This is v0.6.9, the stable pre-1.0 local core. Local use has no telemetry
or hosted dependency. Business and Enterprise Fleet are separate hosted
control-plane capabilities and are not required for local search or installs.
Use unlimited-skills==0.6.9 for the stable security-gated Fleet client. The
0.6.9rc12 candidate remains immutable release history.
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.9"
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 never derives evidence from assistant prose. It only forwards an
explicit, bounded signed receipt supplied by a trusted host field or an
owner-controlled inbox. The private provider owns signature authentication,
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 v0.6.9 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 release 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-30.967, false positives0; - MCP lab benchmark:
90,420bytes of direct tool schemas versus1,268bytes 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 explicit signed completion receipts 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=1only for restricted runtimes. - No paid, hosted, Team, Pro, Business, or Enterprise feature is required for local search, quickstart, suggestion, indexing, or MCP savings.
- Hosted Business and Enterprise Fleet capabilities are opt-in and separately operated; they are not required for the local core.
Useful Links
- Repository: https://github.com/AI4sale/unlimited-skills
- Quickstart docs: https://github.com/AI4sale/unlimited-skills/blob/main/docs/quickstart.md
- Feedback guide: https://github.com/AI4sale/unlimited-skills/blob/main/docs/feedback.md
- Known limitations: https://github.com/AI4sale/unlimited-skills/blob/main/docs/releases/v0.5.0-alpha-known-issues.md
- Security policy: https://github.com/AI4sale/unlimited-skills/blob/main/SECURITY.md
Release files for unlimited-skills 0.6.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| unlimited_skills-0.6.9.tar.gz | 2.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| unlimited_skills-0.6.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.8 MB
Release files / unlimited_skills-0.6.9.tar.gz
| Download URL | unlimited_skills-0.6.9.tar.gz |
|---|---|
| Size | 2.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3eb7fe8727527e416abf76242749028e31ea5381835fe96d70d23a3412d9750a
|
|
BLAKE2b-256 checksum How to use checksums |
27343c712f10a65051152e4a1d45b27272f4d56d0d86fb28623bd91100aeb379
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 5, 2026.
Transparency logRelease files / unlimited_skills-0.6.9-py3-none-any.whl
| Download URL | unlimited_skills-0.6.9-py3-none-any.whl |
|---|---|
| Size | 2.0 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3d596aa40eee5d078733ef31528c26621835a61a5d45c951d69b8c0626a5aad7
|
|
BLAKE2b-256 checksum How to use checksums |
0baabdfc27f944e5f141a49439fc92157f0fc253bd71087bb6f8b9f73b0db083
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 5, 2026.
Transparency log