prompt-forest

prompt-forest is a skill for Claude Code, Codex from herehere14/Cascade-An-AI-Agent-World-Simulator. It costs 28 tokens per session (323 once invoked), scanned A, original, no licence file.

A skill for routing prompts to different approaches for planning, checking work, critique, code review, and confidence-qualified answers.

In plain words
What is it for?
Planning tasks, verifying results, critiquing ideas, reviewing code, and producing answers with stated confidence.
Why use it?
It helps match a request with an appropriate way to reason about it and makes uncertainty explicit.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Planning tasks, verifying results, critiquing ideas, reviewing code, and producing answers with stated confidence.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/herehere14/cascade-an-ai-agent-world-simulator/prompt-forest
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.

Any agent
npx skills add herehere14/Cascade-An-AI-Agent-World-Simulator --skill prompt-forest
Clone the repo
git clone --depth 1 https://github.com/herehere14/Cascade-An-AI-Agent-World-Simulator

Made for: Claude Code, Codex.

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 prompt-forest

README.md
[![agentmods](https://agentmods.dev/badge/skills/herehere14/cascade-an-ai-agent-world-simulator/prompt-forest/github.svg)](https://agentmods.dev/skills/herehere14/cascade-an-ai-agent-world-simulator/prompt-forest)
Your own site
<a href="https://agentmods.dev/skills/herehere14/cascade-an-ai-agent-world-simulator/prompt-forest"><img src="https://agentmods.dev/badge/skills/herehere14/cascade-an-ai-agent-world-simulator/prompt-forest/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for prompt-forest

Your own site · 80×15
<a href="https://agentmods.dev/skills/herehere14/cascade-an-ai-agent-world-simulator/prompt-forest"><img src="https://agentmods.dev/badge/skills/herehere14/cascade-an-ai-agent-world-simulator/prompt-forest.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 323 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00028 $0.00323
Opus 5 $0.00014 $0.00161
Sonnet 5 $0.00006 $0.00065
Haiku 4.5 $0.00003 $0.00032

Measured 11d ago against content hash a40d89a02403, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

prompt-forest 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 11d ago.

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.

extensions/prompt-forest/skills/prompt-forest/SKILL.md · 32 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 11d ago First seen · 32 lines · 28 tokens per session scan A a40d89a02403

Subscribe to this mod's changes

prompt-forest is a skill published in the GitHub repository herehere14/Cascade-An-AI-Agent-World-Simulator (3 stars, last pushed 5mo ago), with no licence file. It adds 28 tokens to every session and 323 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-31.

Related

Other skills, from other repositories

polymarket

Query Polymarket: markets, prices, orderbooks, history.

NousResearch/hermes-agent · 18 tokens

polymarket-tennis

Build observe-only Polymarket and Kalshi tennis market tooling on the polymarket-tennis Python package (MIT) plus the Live Tennis API free tier. Use when asked for a Polymarket tennis bot or market watcher, a Kalshi tennis trading bot, tennis prediction-market data, Gamma API tennis markets, matching a market to a…

livetennisapi/polymarket-tennis · 179 tokens

polymarket-profile

Polymarket address profiler — input any 0x address, get a complete trading profile with PnL, win rate, positions, category breakdown, and top trades. All data from public APIs, no local database needed.

runesleo/polymarket-toolkit · 51 tokens

polymarket-brier

Brier Score calculator for Polymarket addresses — measures prediction accuracy independent of PnL. Separates skilled predictors from market makers and arbitrageurs.

runesleo/polymarket-toolkit · 37 tokens

polymarket-pnl

Precise PnL calculator for any Polymarket address — reconstructs profit/loss from Data API cashflow (BUY/SELL/REDEEM/MERGE/SPLIT/REBATE) plus unrealized position value. Matches official /profit within 0.2% MAPE on leaderboard validation. Bring-your-own Python (httpx).

runesleo/polymarket-toolkit · 77 tokens

moonpay-scout

Prediction market arbitrage & alpha scout. Searches Polymarket and Kalshi for the same event, runs cross-platform arb math (including fees), and ranks opportunities by profitability. Use when asked to "find arb", "scout markets", "find edge", or scan a specific topic across prediction markets.

moonpay/skills · 66 tokens