CtrlK
BlogDocsLog inGet started
Tessl Logo

tessleng/skill-insights

Scan a directory or workspace for SKILL.md files across all agents and repos, capture supporting files (references, scripts, linked docs), dedupe vendored copies, enrich each Tessl tile with registry signals, and emit a canonical JSON inventory validated by JSON Schema. Then run four analytical phases in parallel against the inventory — staleness + git provenance (history, broken refs, contributors), quality (Tessl `skill review`), duplicates (similarity + LLM judgement), registry-search (per-standalone-skill registry suggestions, HTTP only) — and render a self-contained interactive HTML report with a top-of-report health overview, top-issues panel, recently-changed list, and per-tessl.json manifests view.

84

1.44x
Quality

90%

Does it follow best practices?

Impact

97%

1.44x

Average score across 2 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

tile.json

{
  "name": "tessleng/skill-insights",
  "version": "0.12.0",
  "summary": "Scan a directory or workspace for SKILL.md files across all agents and repos, capture supporting files (references, scripts, linked docs), dedupe vendored copies, enrich each Tessl tile with registry signals, and emit a canonical JSON inventory validated by JSON Schema. Then run four analytical phases in parallel against the inventory — staleness + git provenance (history, broken refs, contributors), quality (Tessl `skill review`), duplicates (similarity + LLM judgement), registry-search (per-standalone-skill registry suggestions, HTTP only) — and render a self-contained interactive HTML report with a top-of-report health overview, top-issues panel, recently-changed list, and per-tessl.json manifests view.",
  "private": false,
  "skills": {
    "run-skill-insights": {
      "path": "skills/run-skill-insights/SKILL.md"
    },
    "discover-skills": {
      "path": "skills/discover-skills/SKILL.md"
    },
    "analyze-skill-staleness": {
      "path": "skills/analyze-skill-staleness/SKILL.md"
    },
    "analyze-skill-quality": {
      "path": "skills/analyze-skill-quality/SKILL.md"
    },
    "detect-skill-duplicates": {
      "path": "skills/detect-skill-duplicates/SKILL.md"
    },
    "registry-search": {
      "path": "skills/registry-search/SKILL.md"
    },
    "posthog-skill-query": {
      "path": "skills/posthog-skill-query/SKILL.md"
    }
  }
}

README.md

tile.json