midnight-plugin-utils:dependency-scanner

Official

Scan and document plugin & system dependencies

Authordevrelaicom
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill detects undeclared external dependencies in Claude plugins by scanning source files for pattern-based references and guiding the creation of an extends-plugin.json manifest to prevent runtime failures and packaging oversights.

Core Features & Use Cases

  • Pattern-based scanning across Markdown, JSON, Python, and shell files to detect skill, agent, plugin, tool, and system command references.
  • Produces a JSON array of raw matches (location, matched text, context, type) and assists grouping, filtering, and provider identification using installed_plugins and marketplace metadata.
  • Interactive, batched user confirmations to decide required versus optional dependencies and to write .claude-plugin/extends-plugin.json with diffs when applicable.
  • Common uses: generate extends-plugin.json from scratch, audit plugin changes after refactors, compare dependencies between plugins, and investigate missing runtime prerequisites.

Quick Start

Scan the plugin directory ./my-plugin for external dependencies and interactively build an extends-plugin.json manifest.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: midnight-plugin-utils:dependency-scanner
Download link: https://github.com/devrelaicom/midnight-expert/archive/main.zip#midnight-plugin-utils-dependency-scanner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.