skill-capture-proposal

Detect recurring user patterns and draft SKILL.md proposals for ratification.

2|Updated May 3, 2026
One-click install
npx skills add https://github.com/lukeivers/loam --skill skill-capture-proposal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-capture-proposal
Source: https://github.com/lukeivers/loam/tree/main/plugins/loam-skills/skills/skill-capture-proposal
Command: npx skills add https://github.com/lukeivers/loam --skill skill-capture-proposal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill facilitates the automatic capture and formalization of repeated user patterns into reusable skills within a workspace, reducing manual effort and improving workflow consistency.

Core Features & Use Cases

  • Pattern Recognition: Detects when users ask for repetitive multi-step procedures or phrase similar questions multiple times.
  • Drafting SKILL.md: Drafts a skill proposal in a sandbox location for review before activation.
  • Ratification Workflow: Surfaces a confirmation prompt to users for approving the creation of the skill, ensuring explicit consent and avoiding silent auto-creation.
  • Use Case: A user frequently performs a specific data cleaning sequence; this skill automates it, saving time with confirmed automation.

Quick Start

Use the skill to propose capturing a recurring multi-step task into a formal skill by explicitly asking the persona to draft a SKILL.md and confirming it through the built-in ratification prompt.

Frequently Asked Questions about skill-capture-proposal

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

FAQPage Schema
How do I automate recurring multi-step tasks into reusable workspace skills?

You can automate recurring tasks by detecting repeated command sequences and stable question-answer exchanges, then drafting a formal skill proposal that awaits your explicit approval before activation.

How does pattern recognition work for capturing repetitive workflows?

Pattern recognition for capturing repetitive workflows works by detecting repeated command sequences and stable question-answer exchanges within your active sessions, then triggering a draft proposal for formalization.

Can I prevent automated skill creation from running without my explicit consent?

Yes, you can prevent unauthorized automated skill creation because the system uses a ratification workflow that surfaces a confirmation prompt, ensuring skills are registered only upon your explicit approval.

What is the process for drafting and ratifying a formal skill proposal?

Drafting and ratifying a formal skill proposal involves generating a SKILL.md file in a sandbox location, followed by a user confirmation step where explicit approval is required before structured skill registration occurs.

Does this workflow automation require any external dependencies?

No, this workflow automation requires no external dependencies, operating solely based on workspace configuration and user intent to facilitate structured skill registration.

What are the limitations of automatic skill capture for session detection?

A limitation of automatic skill capture is that it relies entirely on explicit user ratification, meaning no skills are created silently, which requires manual confirmation for every detected pattern.