forge

Creates and updates MemStack skills with guided prompts and automated file/index management.

412|45|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/cwinvestments/memstack --skill forge-cwinvestments
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge
Source: https://github.com/cwinvestments/memstack/tree/main/skills/forge
Command: npx skills add https://github.com/cwinvestments/memstack --skill forge-cwinvestments

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new custom skills for the MemStack framework and improving existing ones, reducing the barrier to entry for extending the AI's capabilities.

Core Features & Use Cases

  • New Skill Generation: Guides users through defining a new skill's purpose, triggers, inputs, and outputs.
  • Automated File Creation: Generates the necessary .md skill file in the correct format and updates the central skill index.
  • Skill Improvement: Facilitates iterative refinement of existing skills based on feedback.
  • Use Case: A founder needs a new skill to manage database migrations. They use 'forge' to quickly define and create this skill, ensuring it's properly integrated into MemStack.

Quick Start

Use the forge skill to create a new skill for checking system uptime with the trigger 'health check'.

Frequently Asked Questions about forge

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

FAQPage Schema
How do I create custom MemStack skills for specific development tasks?

Generating MemStack skills involves a guided protocol to define a skill's triggers, inputs, and outputs. The process automatically creates the correctly formatted skill files and updates the central index to integrate the new capability.

What is the process to define trigger keywords and inputs for a new skill?

Defining trigger keywords and inputs for a new skill happens through a guided protocol that helps you specify the exact conditions for activation. This ensures the generated skill responds correctly to designated triggers and processes the required inputs.

Can I use this to improve and refine my existing MemStack skills?

Yes, you can improve existing MemStack skills through an iterative refinement process. The system facilitates updates based on your feedback and manages skill versioning through a level history to track enhancements over time.

Does generating a new skill automatically update the MEMSTACK.md index?

Yes, generating a new skill automatically updates the MEMSTACK.md index. Along with creating the necessary skill files in the correct format, the system ensures the central skill index is kept synchronized with your new additions.

What are the limitations when defining skill names and outputs for MemStack development?

The metadata does not specify explicit naming limitations, but skill generation requires defining clear names, trigger keywords, inputs, and outputs. You must provide these structural definitions for the system to successfully generate the skill files and update the index.