skill-plus

Community

Turn repeated Bash patterns into Claude skills.

Authorosouthgate
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Mine the Claude Code session log to find commands the user keeps typing by hand, then scaffold them into proper Claude skills under .claude/skills/<name>/. It provides a read-only audit of existing skills against the framework contract by listing them, and it aggregates feedback from skill-feedback with implicit session-mining signals. It enables promoting project-local skills to a user marketplace via promote. Stdlib Python, local-only, no network.

Core Features & Use Cases

  • Mine session logs to identify repeating Bash patterns and scaffold new skills.
  • Audit existing skills against the framework contract.
  • Cross-source feedback aggregation combining skill-feedback ratings with implicit session-mining signals.
  • Promote local skills to the agent-plus-skills marketplace.
  • Local-only, no network.

Quick Start

Run skill-plus scan to mine patterns from your Claude Code session log, then scaffold the top candidate with skill-plus scaffold <name>.

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: skill-plus
Download link: https://github.com/osouthgate/agent-plus/archive/main.zip#skill-plus

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.