agent-forge

agent-forge is a skill for Claude Code, Codex from sinclarespeaking143/openclaw-superagent. It costs 111 tokens per session (6,181 once invoked), scanned A, original, no licence file.

A tool for creating, improving, and reviewing skills and agents for OpenClaw. It has separate workflows for creating a skill, creating an agent, or improving an existing one.

In plain words
What is it for?
Use it to create or improve OpenClaw skills and agents, including agents with memory and automatic improvement.
Why use it?
It structures the work of designing and auditing agent add-ons into defined stages.

Skill for Claude CodeCodex

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

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 skills/sinclarespeaking143/openclaw-superagent/agent-forge
Any agent
npx skills add sinclarespeaking143/openclaw-superagent --skill agent-forge
Clone the repo
git clone --depth 1 https://github.com/sinclarespeaking143/openclaw-superagent

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 agent-forge

README.md
[![agentmods](https://agentmods.dev/badge/skills/sinclarespeaking143/openclaw-superagent/agent-forge.svg)](https://agentmods.dev/skills/sinclarespeaking143/openclaw-superagent/agent-forge)
Your own site
<a href="https://agentmods.dev/skills/sinclarespeaking143/openclaw-superagent/agent-forge"><img src="https://agentmods.dev/badge/skills/sinclarespeaking143/openclaw-superagent/agent-forge.svg" alt="Measured on agentmods" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,181 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00111 $0.06181
Opus 5 $0.00056 $0.03090
Sonnet 5 $0.00022 $0.01236
Haiku 4.5 $0.00011 $0.00618

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

Security

Grade A, and why

agent-forge 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 6d 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.

skills/agent-forge/SKILL.md · 526 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. 6d ago First seen · 526 lines · 111 tokens per session scan A cb1da671062d

Subscribe to this mod's changes

agent-forge is a skill published in the GitHub repository sinclarespeaking143/openclaw-superagent (4 stars, last pushed yesterday), with no licence file. It adds 111 tokens to every session and 6,181 once invoked, about $0.0006 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

design-api

Design an API end-to-end — from requirements to a validated OpenAPI spec. Generates stories for review, then produces a linted spec. Emmanuel Paraskakis's method for designing APIs with LLMs. Use when user says "/design-api" or asks to design an API.

unperturbed-longislandsound997/skills · 60 tokens

design-api-spec

Generate an OpenAPI 3.1.0 specification from API design stories, a domain model, API standards, and OpenAPI best practices. Lints with RateMyOpenAPI and iterates to 100/100. Use when user says "/design-api-spec" or asks to generate an OpenAPI spec from stories.

unperturbed-longislandsound997/skills · 69 tokens

design-api-stories

Generate API design stories from requirements, a domain model, and API standards. Stories bridge product requirements and OpenAPI specs — Emmanuel Paraskakis's method for designing APIs with LLMs. Use when user says "/design-api-stories" or asks to generate API user stories.

unperturbed-longislandsound997/skills · 61 tokens

wukongim-cloud-analysis

Diagnose one exact live WuKongIM cloud Simulation Run or chat-lifecycle Cloud Lease through the repository Analysis MCP. Use when the user or a local Analysis Session asks Codex to inspect a run's cluster state, Prometheus signals, application logs, diagnostics, Controller task audits, profiles, or redacted config…

WuKongIM/WuKongIM · 114 tokens

lyrik

Security assessment of a codebase — minimal mode for runner validation.

gebruder/wirken · 15 tokens

antfu

Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.

pdsuwwz/chatgpt-vue3-light-mvp · 52 tokens