mine.tool-gaps

Community

Discover missing CLI tool features

AuthorNodeJSmith
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies gaps in existing command-line tools by analyzing your past usage patterns and workarounds, suggesting new features or scripts that would streamline your workflow.

Core Features & Use Cases

  • Analyze Session History: Mines Claude Code session logs for recurring manual processes, complex command chains, and inline scripts.
  • Identify Workarounds: Detects patterns like tool | python3 -c or repeated curl sequences that indicate missing native functionality.
  • Surface Permission Friction: Flags tools causing permission prompts due to batching issues, suggesting batch/multi-arg modes.
  • Rank Findings: Prioritizes identified gaps based on frequency, dual signals (archaeology + permission friction), and effort.
  • Use Case: You frequently find yourself piping the output of claude-log to jq with complex filters. This Skill will detect that pattern and suggest that claude-log should have a built-in filtering option.

Quick Start

Run the mine.tool-gaps skill to scan your session history for potential CLI tool improvements.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: mine.tool-gaps
Download link: https://github.com/NodeJSmith/Claudefiles/archive/main.zip#mine-tool-gaps

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 223,000+ vetted skills library on demand.