toh-help

toh-help is a command for coding agents from wasintoh/toh-framework. It costs 10 tokens per session (2,007 once invoked), scanned A, original, MIT.

A help command that lists the Toh Framework's available commands, shortcuts, and examples. The framework is a set of commands and agents for directing common application-building tasks.

In plain words
What is it for?
Use it to find commands for planning, creating projects, building interfaces, adding application logic, improving design, connecting Supabase, and fixing bugs.
Why use it?
It gives developers one place to see what commands exist and how to use them.

Command

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/wasintoh/toh-framework/toh-help
Clone the repo
git clone --depth 1 https://github.com/wasintoh/toh-framework

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for toh-help

README.md
[![agentmods](https://agentmods.dev/badge/commands/wasintoh/toh-framework/toh-help.svg)](https://agentmods.dev/commands/wasintoh/toh-framework/toh-help)
Your own site
<a href="https://agentmods.dev/commands/wasintoh/toh-framework/toh-help"><img src="https://agentmods.dev/badge/commands/wasintoh/toh-framework/toh-help.svg" alt="Measured on agentmods" height="20"></a>
Per session 10 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,007 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00010 $0.02007
Opus 5 $0.00005 $0.01004
Sonnet 5 $0.00002 $0.00401
Haiku 4.5 $0.00001 $0.00201

Measured today against content hash 3fccfee1cab3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

toh-help scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

src/commands/toh-help.md · 185 lines

How it starts

The opening of the file, as written. The whole thing — 185 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Toh Framework - Help

When user calls /toh-help, display the following:

<help_response>

🎯 Toh Framework v2.2.0

"Type anything, AI does it for you" - AI-Orchestration Driven Development


✨ Smart Single Command

/toh [type anything]

No need to memorize commands - AI analyzes → picks Agent → executes!

Examples:

/toh scroll overflow                  → Fix Agent
/toh make it prettier                 → Design Agent
/toh add login page                   → UI + Dev Agent
/toh connect Supabase                 → Connect Agent
/toh create coffee shop chatbot       → Plan → Vibe Agent

🚀 Quick Commands (Power User)

Command Shortcut Description
/toh - 🧠 Smart Command - Type anything, AI picks the right Agent
/toh-plan /toh-p 📋 Plan - เขียน .toh/plan.md อนุมัติครั้งเดียว สร้างจนจบเอง
/toh-vibe /toh-v 🎨 Create Project - UI + Logic + Mock Data in one command
/toh-ui /toh-u 🖼️ Create UI - Pages, Components, Layouts
/toh-dev /toh-d ⚙️ Add Logic - TypeScript, Zustand, Forms
/toh-design /toh-ds Polish Design - Make it beautiful, not AI-looking
/toh-test /toh-t 🧪 Test - Auto test & fix
/toh-connect /toh-c 🔌 Connect Backend - Supabase, Auth, RLS
/toh-line /toh-l 💚 LINE MINI App (convert)
/toh-mobile /toh-m 📱 Mobile App - PWA / Capacitor
/toh-fix /toh-f 🔧 Fix Bug - Evidence-first debug: prove the root cause before touching code
/toh-ship /toh-s 🚀 Deploy - Vercel, Production ready
/toh-protect /toh-pt 🔐 Security Audit - Full security check
/toh-help /toh-h 📖 Help - Show every command, agent, and skill

💡 Usage Examples

Easiest - use /toh:

/toh create expense tracker
/toh add expense chart
/toh bug - button not working
/toh connect database

Read the full file on GitHub · 185 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed 3fccfee1cab3
  2. 4d ago First seen · 185 lines · 10 tokens per session scan A 77454afa4521

Subscribe to this mod's changes

toh-help is a command published in the GitHub repository wasintoh/toh-framework (95 stars, last pushed yesterday), licensed MIT. It adds 10 tokens to every session and 2,007 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.