원클릭으로
forge
Use when the user says 'forge this', 'new skill', 'create enchantment', or wants to create a MemStack skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when the user says 'forge this', 'new skill', 'create enchantment', or wants to create a MemStack skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | forge |
| description | Use when the user says 'forge this', 'new skill', 'create enchantment', or wants to create a MemStack skill. |
| version | 1.0.0 |
Create new MemStack skills or improve existing ones.
When this skill activates, output:
🔨 Forge — Creating new enchantment...
Then execute the protocol below.
Ask the user:
Generate the skill file with v2.1 format:
Write the file to $MEMSTACK_PATH/skills/{name}.md
Update MEMSTACK.md — add a new row to the Skill Index table
Confirm creation — show the skill summary
User: "forge a new skill called Beacon for health check pinging"
🔨 Forge — Creating new enchantment...
Creating: Beacon
Emoji: 🔔 | Type: Passive | Triggers: "health check", "ping", "uptime"
Writing: skills/beacon.md ✓
Updating: MEMSTACK.md — added row #N ✓
Beacon is ready. Triggers: "health check", "ping", "uptime"
Use when the user says 'git-guard', 'check git protection', 'is this repo protected', 'verify gitleaks', 'set up git hooks', 'install git-guard', or wants to confirm a repo blocks secrets and internal files before commit. This is an installer and verifier, NOT a scanner (gitleaks does the actual scanning). Do NOT use for deep secret audits or RLS work.
Use when the user says 'tokenstack', 'compression', 'token savings', 'proxy status', or asks about context window usage.
Use when the user says 'save diary', 'log session', 'wrapping up', or at end of a productive session.
Use when the user says 'token optimization', 'save tokens', 'context window', 'reduce tokens', 'token stack', or 'TokenStack', or asks about extending context window capacity. Covers TokenStack, the built-in compression proxy that shrinks Claude Code tool output before it reaches the Anthropic API. Do NOT use for proxy troubleshooting or live status (Compress skill).
Use when the user references past sessions, asks 'what did we do', 'do you remember', 'last session', 'recall', or 'continue from'.
Use this skill when the user says 'Hetzner', 'VPS setup', 'server provisioning', 'deploy to VPS', 'hetzner-setup', 'cloud server', or needs to provision, harden, and deploy applications to a Hetzner Cloud server with Docker, Nginx/Caddy, SSL, and monitoring. Do NOT use for managed platform deployments like Railway or Netlify.