learn

Distill ad-hoc workflows and documentation into structured Markdown skill units.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill learn-vincentchong123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy/tree/main/.claude/skills/learn
Command: npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill learn-vincentchong123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of knowledge fragmentation by capturing ad-hoc workflows, research, or project-specific procedures and distilling them into structured, reusable documentation.

Core Features & Use Cases

  • Workflow Distillation: Converts conversation history, URLs, or local directories into standardized skill units.
  • Knowledge Refinement: Updates existing skills with new learnings, gotchas, and procedural improvements.
  • Use Case: After successfully debugging a complex deployment issue, use this skill to capture the exact steps and troubleshooting gotchas so the team can repeat the fix instantly in the future.

Quick Start

Invoke the learn skill by telling the assistant to learn the workflow we just completed to create a new reusable skill.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I distill complex project workflows into reusable documentation?

To distill complex project workflows into reusable documentation, you can analyze conversation history, file system structures, or web-based resources to generate structured Markdown instructions that standardize ad-hoc procedures.

Can I convert conversation history into standardized knowledge management units?

Yes, you can convert conversation history into standardized knowledge management units by analyzing the text to extract procedural steps and generating structured Markdown instructions for future automation.

What is the best way to capture ad-hoc troubleshooting steps for team productivity?

The best way to capture ad-hoc troubleshooting steps for team productivity is to distill the debugging workflow from conversation history or file structures into reusable Markdown instructions.

Does this workflow distillation process require any specific dependencies?

No specific dependencies are required for workflow distillation, but the process requires adherence to project-specific skill guidelines to successfully generate additive, instruction-only automation.

How do I update existing documentation with new gotchas and procedural improvements?

You update existing documentation with new gotchas by applying knowledge refinement, which adds new learnings and procedural improvements to previously generated standardized Markdown instructions.