forge

Generate MemStack skill files with YAML frontmatter and update the index.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/jtucker9/mystuff --skill forge-jtucker9
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: forge
Source: https://github.com/jtucker9/mystuff/tree/main/skills/forge
Command: npx skills add https://github.com/jtucker9/mystuff --skill forge-jtucker9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Seeds a repeatable process to create new MemStack skills quickly, ensuring consistent structure and governance.

Core Features & Use Cases

  • Automates the initial skill file generation, including YAML frontmatter and activation protocol.
  • Updates the MEMSTACK.md index to reflect the new skill for discoverability.
  • Provides a standard template and workflow to onboard new capabilities into MemStack.
  • Supports improving an existing skill by applying feedback and incrementing its level.

Quick Start

Provide the skill concept, trigger keywords, and desired behavior to generate a new skill file and update MEMSTACK.md.

Frequently Asked Questions about forge

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

FAQPage Schema
How do I automate skill generation for MemStack onboarding?▼

Automate skill generation by providing a concept, trigger keywords, and desired behavior to create a complete skill file with YAML frontmatter and update the MEMSTACK.md index automatically.

What is the standard structure for a new MemStack skill file?▼

A standard MemStack skill file resides in skills/{name}.md, includes YAML frontmatter with name and description fields, and defines triggers, inputs, outputs, and an activation protocol.

How do I update the skill index when adding new capabilities to MemStack?▼

Update the skill index automatically by generating a new skill file, which seamlessly reflects the newly onboarded capability in the MEMSTACK.md discoverability index.

Can I improve an existing MemStack skill by applying feedback?▼

Yes, you can improve an existing MemStack skill by applying feedback to its definition and incrementing its level to enhance the capability's behavior and governance.

What inputs do I need to provide to create a new skill on demand?▼

Provide the skill concept, trigger keywords, and desired behavior to generate a complete skill file and update the MEMSTACK.md index for seamless onboarding.

Does skill generation require any external dependencies?▼

No dependencies are required for skill generation, allowing you to define skill names, triggers, inputs, outputs, and activation protocols directly without external toolchain prerequisites.