Skip to main content

Automatically learn from your workflows and turn them into intelligent, context-aware skills

Project description

Auto-Skill Logo

Auto-Skill

Automatically learn from your workflows and turn them into intelligent, context-aware skills.

Auto-Skill observes your coding sessions across 10 supported agents, detects repeated patterns, and generates reusable SKILL.md files. Skills are automatically shared across all your installed agents. It combines local pattern detection with external skill discovery, cross-agent sharing, and anonymous telemetry.

License Docs

Quick Start

npx skills add MaTriXy/auto-skill

Once installed, the plugin automatically:

  1. Records your tool usage patterns
  2. Detects repeated workflows (3+ occurrences)
  3. Offers to create skills from high-confidence patterns

CLI

auto-skill init                # Initialize config and directories
auto-skill discover            # Discover skills for current project
auto-skill search "query"      # Search external skills
auto-skill stats               # Show adoption statistics
auto-skill graduate            # Manage skill graduation
auto-skill agents list         # List known coding agents
auto-skill agents detect       # Detect installed agents
auto-skill lock status         # Show lock file status
auto-skill lock verify         # Verify skill integrity (SHA-256)
auto-skill lock list           # List locked skills
auto-skill telemetry report    # Show effectiveness report
auto-skill telemetry events    # Show raw events
auto-skill version             # Show version

All commands support --json output.

Key Features

  • Pattern Detection — Automatically detects repeated tool sequences across sessions
  • Session Analysis — Identifies intent (debug, implement, refactor) and workflow types (TDD, etc.)
  • 18 Design Patterns — Architectural, coding, and workflow pattern recognition
  • External Discovery — 27,000+ community skills from Skills.sh
  • Mental Model Integration — Semantic codebase understanding via @mentalmodel/cli
  • Multi-Agent Support — 10 coding agents (Claude Code, Codex, Cursor, Aider, etc.) with cross-agent skill sharing via symlinks
  • Provider System — Pluggable skill discovery (local, Skills.sh, RFC 8615 well-known endpoints)
  • Lock File — SHA-256 integrity verification with atomic writes
  • Spec Compliance — Generated skills validated against agentskills.io spec
  • Path Security — Traversal prevention, null byte blocking, unicode normalization
  • Confidence Evolution — Skills improve from 50% (external) → 75% (proven) → 85% (graduated)
  • Anonymous Telemetry — Privacy-first usage tracking (details below)

Documentation

Full documentation: https://MaTriXy.github.io/auto-skill

Development

git clone https://github.com/MaTriXy/auto-skill.git
cd auto-skill
uv sync --all-extras
uv run pytest tests/ -v

Telemetry

This tool collects anonymous, aggregate metrics (event types, counts, timing, OS) to improve the experience. No PII, search queries, file paths, or session data is collected.

Disable:

export AUTO_SKILL_NO_TELEMETRY=1  # or DO_NOT_TRACK=1

Automatically disabled in CI. Source: core/telemetry.py

License

MIT License - see LICENSE


Version 3.0.0 | Repository | Issues | Changelog

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

aiskill-3.0.0.tar.gz (109.1 kB view details)

Uploaded Source

Built Distribution

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

aiskill-3.0.0-py3-none-any.whl (104.4 kB view details)

Uploaded Python 3

File details

Details for the file aiskill-3.0.0.tar.gz.

File metadata

  • Download URL: aiskill-3.0.0.tar.gz
  • Upload date:
  • Size: 109.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for aiskill-3.0.0.tar.gz
Algorithm Hash digest
SHA256 40ef368ff7cd5c153b42de5a9f9d50849ac1466518489c29c8ff6dc9d8ea1d2e
MD5 e58ca8d34da7246f06986620c2e39664
BLAKE2b-256 9ee852c23815595de734504172dec63af7e1d13cf4ac1d7bddfb962f1f13a5bc

See more details on using hashes here.

File details

Details for the file aiskill-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: aiskill-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 104.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for aiskill-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f2ccd82eeecfd4a48ec6b894c35d5da390d2d41a933a6237a82fcbc77ab74dc4
MD5 d03fb0ccd46ca720fa77d493fd891069
BLAKE2b-256 1b879b758989f219dc86bc62a69c507012ef674815162f4e65ea491de27f5035

See more details on using hashes here.

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