Skip to content

Browse Tools

Discover community-built AI tools for your command line.

12 tools in Developer

Developer
C

create_summary

by official

Expert content summarizer. You take content in and output a Markdown formatted summary using the format below.

2
v1.0.2
cmdforge install official/create_summary
Developer
S

Monitor network traffic and CPU usage, analyze system metrics and network patterns to identify suspicious activity, summarize findings, and generate a diagnostic report in markdown format

0
v1.0.0
cmdforge install official/suspicious-activity
Developer
R

regex-builder

by official

Build, explain, or convert regular expressions: describe what you want to match in plain English to generate a working regex with breakdown and test cases, explain an existing regex pattern, or convert between regex and natural language descriptions

0
v1.0.0
cmdforge install official/regex-builder
Developer
F

Analyze failing test results from forge-test, identify runtime bugs in CmdForge tool code steps, and apply fixes to the tool's config.yaml. Understands CmdForge-specific pitfalls like bare variable access and f-string hazards.

0
v1.0.1
cmdforge install official/forge-fix-runtime
Developer
F

forge-test

by official

Analyze a CmdForge tool config, generate test cases, execute them, and report results as JSON. Classifies tools by step patterns to handle prompt-then-code chains that need synthetic AI responses for testing.

0
v1.0.1
cmdforge install official/forge-test
Developer
F

forge-fix

by official

Fix scrutiny honesty warnings by rewriting a tool's description to align with its prompt keywords, then verify the fix

0
v1.0.1
cmdforge install official/forge-fix
Developer
F

forge-tool

by official

Build single or multi-tool CmdForge pipelines from natural language descriptions, writing config.yaml and README to ~/.cmdforge/ with proper step composition and ToolStep wiring. Runs system commands to generate READMEs, check scrutiny, and auto-fix honesty warnings

0
v1.0.1
cmdforge install official/forge-tool
Developer
F

Fix scrutiny honesty warnings by rewriting a tool's description to align with its prompt keywords, then verify the fix

0
v1.0.0
cmdforge install rob/forge-fix
Developer
F

Validate a CmdForge tool config.yaml against scrutiny rules before publishing

0
v1.0.0
cmdforge install rob/forge-check
Developer
F

Build single or multi-tool CmdForge pipelines from natural language descriptions, writing config.yaml and README to ~/.cmdforge/ with proper step composition and ToolStep wiring. Runs system commands to generate READMEs, check scrutiny, and auto-fix honesty warnings

0
v1.0.0
cmdforge install rob/forge-tool