KS
Killer-Skills

formax-skill-capture — how to use formax-skill-capture how to use formax-skill-capture, formax-skill-capture alternative, formax-skill-capture setup guide, what is formax-skill-capture, formax-skill-capture vs claude code, formax-skill-capture install, cli workflow automation, ai agent development, repo-local skills

v1.0.0
GitHub

About this Skill

Ideal for Developer Productivity Agents specializing in workflow automation and skill repository management. formax-skill-capture is a Formax-specific wrapper around skill authoring, enabling the creation of repo-local skills with UI parity and model injection orthogonality.

Features

Complements built-in skill-creator with Formax conventions
Supports repo-local skills checked into git
Provides a 'where to change what' file map for easy navigation
Ensures invariants such as UI parity and model injection orthogonality
Enables minimu for efficient skill creation

# Core Topics

yusifeng yusifeng
[5]
[1]
Updated: 2/28/2026

Quality Score

Top 5%
60
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add yusifeng/formax/formax-skill-capture

Agent Capability Analysis

The formax-skill-capture MCP Server by yusifeng is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use formax-skill-capture, formax-skill-capture alternative, formax-skill-capture setup guide.

Ideal Agent Persona

Ideal for Developer Productivity Agents specializing in workflow automation and skill repository management.

Core Value

Enables reliable conversion of developer workflows into repo-local skills with Formax-specific conventions, including git-checked skills, file mapping for changes, and UI parity invariants. Provides a structured approach to skill creation that complements system-level skill-authoring tools.

Capabilities Granted for formax-skill-capture MCP Server

Converting discovered workflows into reusable skills
Maintaining UI parity across skill implementations
Creating repo-local skills under .codex/skills/ directory
Establishing development workflow invariants

! Prerequisites & Limits

  • Formax-specific wrapper (not general-purpose)
  • Requires existing skill-creator system skill
  • Designed for repo-local skills only
  • Assumes git version control integration
Project
SKILL.md
1.9 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8
SKILL.md
Readonly

Formax skill capture (create skills from our workflow)

What this is

This skill is a Formax-specific wrapper around skill authoring: it helps us reliably convert “we just figured out how to do X” into a repo-local skill under .codex/skills/<skill-name>/.

It complements the built-in skill-creator (system skill) by adding Formax conventions:

  • repo-local skills (checked into git)
  • “where to change what” file map
  • invariants (UI parity, model injection orthogonality, etc.)
  • minimum regression tests to lock behavior

When to use

Trigger this when the user says:

  • “把这个流程沉淀成 skill”
  • “以后别再忘了怎么改 /xxx”
  • “给我一个复用的修改清单/固定套路”

Minimal questions to ask (do not proceed until answered)

  1. Skill name (kebab-case), e.g. formax-slash-command-workflow
  2. 1–2 sentence description: when should Codex use it?
  3. Scope: which subsystem? (pick one)
    • slash commands / overlays
    • tools (spec/handler/presenter)
    • hooks
    • permissions/policy
    • stability/input routing
  4. Any explicit “don’t change” constraints? (UI copy/spacing/colors, contracts, etc.)

Output requirements

The resulting skill must include:

  • a short “Goal” section
  • “Where to change what” (file list)
  • “Patterns” (2–4 common patterns)
  • “Tests to update” (minimum regression set)
  • “Guardrails” (what must not regress)

Avoid long prose; prefer checklists.

Create a new skill (scaffold)

Use the scaffold script:

sh
1bash .codex/skills/formax-skill-capture/scripts/new-skill.sh <skill-name> "<description>"

Then fill SKILL.md body with the content above.

Refactor policy for skills

When a skill is created from a workflow we already shipped:

  • Do not broaden scope (no extra features)
  • Do not rewrite UI (unless explicitly requested)
  • Write/extend tests first if behavior has regressed before

Related Skills

Looking for an alternative to formax-skill-capture or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication