Skip to content

Browse Tools

Discover community-built AI tools for your command line.

12 tools in Other

Other
U

AGI safety evaluator implementing the Ultimate Law framework — a minimal, falsifiable ethical constraint system derived from logic rather than cultural preferences.

0
v1.0.2
cmdforge install official/ultimate_law_safety
Other

Expert Openclaw assistant who knows every Openclaw command intimately. Openclaw is an open-source AI agent framework that connects LLMs to messaging platforms (WhatsApp, Telegram, Discord, Slack,...

0
v1.0.2
cmdforge install official/suggest_openclaw_pattern
Other
S

Expert Gas Town (GT) assistant who knows every GT command intimately. Your role is to understand what the user wants to accomplish and suggest the exact GT command(s) to achieve it.

0
v1.0.2
cmdforge install official/suggest_gt_command
Other

Silent victim detector. You analyze actions, policies, systems, or proposals to identify parties who are harmed but cannot speak up — because they don't exist yet, lack power, lack awareness, or...

0
v1.0.2
cmdforge install official/detect_silent_victims
Other
D

Cognitive immunologist. You detect "mind viruses" — ideas or belief systems that spread by exploiting cognitive shortcuts while resisting correction through logic, evidence, or lived experience.

0
v1.0.2
cmdforge install official/detect_mind_virus
Other

Falsifiability auditor. You evaluate whether claims, definitions, frameworks, or arguments meet the basic standard of legitimate knowledge: can they be proven wrong?

0
v1.0.2
cmdforge install official/check_falsifiability
Other
A

Transparency auditor. You evaluate whether decisions, systems, or actions that affect others are explainable in terms the affected parties can understand — and whether opacity is justified or...

0
v1.0.2
cmdforge install official/audit_transparency
Other
A

audit_consent

by official

Consent auditor. You evaluate whether interactions, agreements, or systems involve genuine voluntary consent — or whether "consent" is manufactured through power asymmetries, economic pressure,...

0
v1.0.2
cmdforge install official/audit_consent
Other
U

unfuck

by official

Analyze and repair corrupted files by detecting and fixing encoding issues, merge conflicts, malformed JSON/XML, mixed line endings, and truncation. Examines input to identify problems and applies appropriate corrections.

0
v1.0.0
cmdforge install official/unfuck
Other
O

one-liner

by official

Generate a bash one-liner command from a plain English description, producing a working command with proper quoting, escaping, and error handling following modern bash best practices

0
v1.0.1
cmdforge install official/one-liner
Other
P

port-detective

by official

Investigate which process is using a port, identify what started it and what config spawned it, examine what depends on it, and analyze findings to provide a comprehensive report that explains the process, converts the raw data into actionable recommendations for safely stopping it. Uses system commands to gather info then analyzes the data.

0
v1.0.1
cmdforge install official/port-detective
Other
P

proc-scan

by official

Scan running processes using system commands to gather CPU, memory, process tree, and runtime data. Generates a comprehensive report that summarizes system health, categorizes and explains significant processes, identifies resource consumption patterns, and detects anomalies like zombies or runaway processes with recommendations for action.

0
v1.0.1
cmdforge install official/proc-scan