contextual-intelligence

Installation
SKILL.md

Contextual Plugin Intelligence

Analyze a project's technology stack and recommend plugins using machine learning techniques: $ARGUMENTS

Overview

The intelligence module provides three core capabilities:

  1. Project Fingerprinting — Scans a project directory to extract a feature vector covering frameworks, languages, infrastructure, and architectural patterns.
  2. Association Rule Mining (Apriori) — Discovers which features commonly co-occur across projects, then identifies capability gaps in the current project.
  3. Plugin Recommendations — Ranks available plugins by cosine similarity to the project fingerprint, weighted by gap-filling potential.

Architecture

Installs
20
GitHub Stars
17
First Seen
Mar 1, 2026
contextual-intelligence — lobbi-docs/claude