create_summary
by official
Expert content summarizer. You take content in and output a Markdown formatted summary using the format below.
cmdforge install official/create_summary
Start typing to search...
From Libraries to Capabilities
Stop searching through documentation. Describe what you need in plain English and discover AI-powered tools that work together like Unix pipes.
# Ask for what you need:
$ cmdforge registry describe "something that can summarize long documents"
Found 3 matching tools:
rob/summarize
Condenses text while preserving key points
Traditional development: search docs, install libraries, write glue code.
CmdForge: describe what you need, compose existing capabilities, ship.
Semantic search finds tools by what they do, not what they're named. "I need something that extracts key points" just works.
Tools call other tools. Chain capabilities together like Unix pipes. Build complex workflows from simple, tested components.
Every tool you publish becomes a capability others can use. Collaboration over competition. Build on each other's progress.
From natural language query to working solution
# Natural language search:
$ cmdforge registry describe \
"analyze code for security issues"
Matching tools:
official/code-review
Reviews code for bugs, security, and style
rob/security-scan
Focused security vulnerability detection
Semantic search understands intent, not just keywords.
# Tools can call other tools:
steps:
- tool: official/code-review
output_var: review
- tool: rob/summarize
input_template: "{review}"
output_var: summary
# Use like any Unix command:
$ cat app.py | my-review-tool
Build complex solutions from simple, tested components.
Claude, GPT, Ollama, or any CLI-accessible model. Switch providers without changing tools.
by official
Expert content summarizer. You take content in and output a Markdown formatted summary using the format below.
cmdforge install official/create_summary
by official
Expert content summarizer. You take content in and output a Markdown formatted summary using the format below.
cmdforge install official/summarize
by official
Expert writer and editor and you excel at evaluating the quality of writing and other content and providing various ratings and recommendations about how to improve it from a novelty, clarity, and...
cmdforge install official/analyze_prose
by official
Expert at identifying every commercially relevant entity in a video transcript — the products shown, tools used, plants grown, books referenced, services mentioned, and brands displayed. You think...
cmdforge install official/extract_video_commerce_entities
by official
Expert at extracting commercial products, tools, services, and affiliate opportunities from content transcripts. You identify every entity that a creator could earn affiliate revenue from —...
cmdforge install official/extract_affiliate_products
by official
Expert at identifying monetization opportunities in creator content — specifically where affiliate commerce, sponsorships, digital products, and paid communities align with audience intent and...
cmdforge install official/analyze_monetization_opportunities
Install curated groups of tools with a single command
Step 2
Create a simple AI-powered command that you can use from your terminal.
Read MoreStep 3
Combine multiple steps and providers to build powerful automation.
Read MoreChoose which cookies you want to accept. Essential cookies cannot be disabled as they are required for the site to function.
Required for the website to function properly.
Help us understand how visitors use our site.
Used to show relevant ads and support the project.