capture-skill

Extract conversation learnings and store them as reusable SKILL.md entries.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JuanGarciaFuture/mobile-practice --skill capture-skill-juangarciafuture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capture-skill
Source: https://github.com/JuanGarciaFuture/mobile-practice/tree/main/.cursor/skills/capture-skill
Command: npx skills add https://github.com/JuanGarciaFuture/mobile-practice --skill capture-skill-juangarciafuture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture learnings, patterns, and workflows from ongoing conversations and persist them as reusable skills for future sessions.

Core Features & Use Cases

  • Identify what to capture (workflows, domain knowledge, gotchas, patterns, and decision rationale).
  • Decide whether to create a new skill or update an existing one, drafting a structured SKILL.md with a clear description and examples.
  • Distill the conversation into concise, actionable content that can be reused and extended in the future.
  • Follow the distillation guidelines to generalize from the specific case and avoid including conversation artifacts.

Quick Start

Begin by selecting the relevant learnings from the current conversation and follow the prompts to create or update a skill.

Frequently Asked Questions about capture-skill

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

FAQPage Schema
How do I capture conversation learnings into reusable markdown documentation?

To capture conversation learnings into reusable markdown documentation, the Skill extracts valuable workflows and domain knowledge, then drafts a structured SKILL.md file with clear descriptions and examples for future reuse. It distills the conversation into concise, actionable content while preserving the original voice.

What's the best way to turn chat knowledge into a structured skill entry?

The best way to turn chat knowledge into a structured skill entry is to identify valuable patterns and decision rationale from the conversation, then decide whether to create a new skill or update an existing one. The workflow drafts structured content and validates the final SKILL.md file.

Does the captured skill content have a maximum line limit for the SKILL.md file?

Yes, the captured skill content must be validated to stay under 500 lines for the SKILL.md file. This ensures the distilled knowledge remains concise and actionable, following guidelines to generalize from specific cases and avoid including conversation artifacts.

Can I update an existing skill instead of creating a new one from a conversation?

Yes, you can update an existing skill instead of creating a new one from a conversation. The workflow covers choosing whether to create a new skill or update an existing one, drafting the structured content, and validating the final SKILL.md entry to preserve and extend reusable knowledge.

How do I distill conversation artifacts into generalized knowledge without losing context?

To distill conversation artifacts into generalized knowledge without losing context, follow the distillation guidelines to generalize from the specific case and avoid including conversation artifacts. The process uses placeholders and non-verbose explanations while preserving the original voice.

When should I document decision rationale as a reusable skill from a conversation?

You should document decision rationale as a reusable skill from a conversation when it contains valuable workflows, domain knowledge, gotchas, patterns, or decision rationale that can be distilled into concise, actionable content and extended in future sessions.