mine-plugins

Automate end-to-end plugin analysis into structured improvement reports.

5|3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/richfrem/agent-plugins-skills --skill mine-plugins
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mine-plugins
Source: https://github.com/richfrem/agent-plugins-skills/tree/main/plugins/agent-scaffolders/skills/mine-plugins
Command: npx skills add https://github.com/richfrem/agent-plugins-skills --skill mine-plugins

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end plugin analysis to inventory, analyze, extract patterns, and synthesize improvements into a structured report for plugin collections.

Core Features & Use Cases

  • Inventory and classify files within a single plugin or a directory of plugins
  • Deep analysis to identify design patterns, anti-patterns, and actionable insights
  • Synthesize findings into recommended improvements and deliver a formatted report

Quick Start

Provide the path to a plugin or directory to run the full analysis pipeline.

Frequently Asked Questions about mine-plugins

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate plugin analysis to extract design patterns and synthesize improvements?

Automate plugin analysis by running a deterministic pipeline that inventories files, analyzes code to extract design patterns, and synthesizes actionable improvements into a formatted report. Provide the path to a single plugin or a directory to initiate the full end-to-end processing flow.

What is plugin inventory and pattern extraction for a plugin portfolio?

Plugin inventory and pattern extraction is the process of classifying files within a plugin collection to identify architectural design patterns and anti-patterns. It automates deep analysis across a portfolio to extract actionable insights and synthesize recommended improvements into a structured report.

How do I run a full plugin analysis pipeline on a directory of plugins?

Run a full plugin analysis pipeline by providing the path to a plugin directory. The automated pipeline then inventories the collection, performs deep analysis, extracts patterns, and synthesizes the findings into a structured report for the entire portfolio.

Can I analyze a single plugin or do I need a full plugin collection?

You can analyze a single plugin or a full plugin collection. The analysis pipeline applies to individual plugins, plugin collections, and plugin portfolios within the agent-scaffolders ecosystem, allowing you to inventory and extract patterns at any scale.

Do I need Python 3.8 or external dependencies to run plugin pattern extraction?

You need Python 3.8 or higher to run plugin pattern extraction, but no external dependencies are required. The pipeline uses only the Python standard library to execute its deterministic inventory, analysis, synthesis, and reporting stages.

What is the best way to identify anti-patterns across a plugin portfolio?

The best way to identify anti-patterns across a plugin portfolio is using an automated deterministic analysis pipeline. It inventories the collection, performs deep analysis to detect anti-patterns, and synthesizes the findings into a structured report with recommended improvements.