propose-skills

Mine Claude Code session transcripts to propose actionable skill candidates in a markdown report.

8|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/mikeparcewski/wicked-garden --skill propose-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: propose-skills
Source: https://github.com/mikeparcewski/wicked-garden/tree/main/skills/smaht/propose-skills
Command: npx skills add https://github.com/mikeparcewski/wicked-garden --skill propose-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mine recent Claude Code session transcripts to surface recurring patterns and propose skills that automate repetitive work.

Core Features & Use Cases

  • Auto-suggests skills from session histories to kick off skill development.
  • Produces a read-only markdown report with top candidates for quick review.
  • Enables a discovery workflow for product teams to prioritize automation ideas.

Quick Start

Run the propose-skills workflow to generate a markdown report of candidate skills from your recent Claude Code sessions.

Frequently Asked Questions about propose-skills

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

FAQPage Schema
How do I discover automation ideas from Claude Code session histories?

You can discover automation ideas by mining Claude Code session transcripts to surface recurring patterns. This process extracts concrete workflow repetitions and proposes actionable skill candidates in a markdown report for quick review.

How do I generate skill candidates from session transcripts?

To generate skill candidates from session transcripts, run a session-mining workflow that analyzes your recent Claude Code activity. It produces a markdown report containing frontmatter-ready candidates suitable for quick scaffolding and immediate development review.

Can I analyze Claude Code session transcripts to find repetitive workflows?

Yes, you can analyze Claude Code session transcripts to detect repetitive workflows. The pattern-detection mechanism surfaces recurring tasks and proposes actionable skill candidates to automate that repetitive work for product teams.

Does this session mining workflow require any external dependencies?

No external dependencies are required to run this session mining workflow. It operates directly on your Claude Code session transcripts to produce a standalone markdown report without needing additional tool integrations or setup.

What is the best way to prioritize automation ideas from development sessions?

The best way to prioritize automation ideas is to generate a read-only markdown report of top candidate skills from your sessions. This enables a discovery workflow for product teams to quickly review and prioritize concrete automation proposals.