forgetful-procedures

Create, search, and link step-by-step procedures with YAML frontmatter and Markdown.

290|25|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/ScottRBK/forgetful --skill forgetful-procedures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forgetful-procedures
Source: https://github.com/ScottRBK/forgetful/tree/main/skills/forgetful-procedures
Command: npx skills add https://github.com/ScottRBK/forgetful --skill forgetful-procedures

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of efficiently storing and retrieving procedural knowledge within the Forgetful platform, allowing users to maintain a structured repository of step-by-step instructions and workflows.

Core Features & Use Cases

  • Skill Store: Organize and store procedural knowledge as reusable step-by-step how-tos.
  • Search and Retrieve: Easily find and access procedures based on capability and keywords.
  • Import/Export: Import existing procedures from SKILL.md files and export them for backup or sharing.
  • Linking Resources: Attach supporting materials such as decisions, documents, code, and files to procedures for comprehensive references.

Quick Start

Create a new procedure by using the create_skill command with the procedure description as content and appropriate tags.

Frequently Asked Questions about forgetful-procedures

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

FAQPage Schema
How do I store and retrieve step-by-step procedural knowledge?

Store and retrieve step-by-step procedural knowledge by using a skill store to organize workflows into searchable how-tos with keywords and YAML frontmatter. This allows easy retrieval of instructions based on capability.

What is the Zettelkasten principle for procedural memory organization?

The Zettelkasten principle for procedural memory organization involves linking individual procedural knowledge notes to create a structured, interconnected repository of step-by-step instructions and workflows.

How do I create a new procedure using a skill store?

Create a new procedure by using the create_skill command with the procedure description as content, ensuring appropriate tags and YAML frontmatter are included for proper categorization.

Can I import existing procedures from SKILL.md files?

Yes, you can import existing procedures from SKILL.md files into the skill store, and you can also export stored procedures for backup or sharing purposes.

Does the skill store support linking supporting materials to procedures?

Yes, the skill store supports linking resources by allowing you to attach supporting materials such as decisions, documents, code, and files directly to procedures for comprehensive references.

What format is required for skill descriptions in a procedural knowledge store?

Skill descriptions require YAML frontmatter and Markdown content to properly define and store step-by-step procedural knowledge within the skill store.