typo3-project-upgrade

typo3-project-upgrade is a skill for Claude Code, Codex from dirnbauer/typo3-skills. It costs 88 tokens per session (1,069 once invoked), scanned C, original, no licence file.

A guide for upgrading a deployed TYPO3 website project to a newer long-term-support version. It covers the site's settings, templates, Docker setup, and database, rather than TYPO3 extension code.

In plain words
What is it for?
Use it when moving a TYPO3 project to a newer LTS release and migrating site configuration, TypoScript, templates, Docker infrastructure, and the database.
Why use it?
Version upgrades can require coordinated changes across application files, infrastructure, and stored data; this guide identifies those areas and related post-upgrade steps.

Skill for Claude CodeCodex

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

Good fit Use it when moving a TYPO3 project to a newer LTS release and migrating site configuration, TypoScript, templates, Docker infrastructure, and the database.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dirnbauer/typo3-skills/typo3-project-upgrade
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 dirnbauer/typo3-skills --skill typo3-project-upgrade
Clone the repo
git clone --depth 1 https://github.com/dirnbauer/typo3-skills

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 typo3-project-upgrade

README.md
[![agentmods](https://agentmods.dev/badge/skills/dirnbauer/typo3-skills/typo3-project-upgrade/github.svg)](https://agentmods.dev/skills/dirnbauer/typo3-skills/typo3-project-upgrade)
Your own site
<a href="https://agentmods.dev/skills/dirnbauer/typo3-skills/typo3-project-upgrade"><img src="https://agentmods.dev/badge/skills/dirnbauer/typo3-skills/typo3-project-upgrade/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 typo3-project-upgrade

Your own site · 80×15
<a href="https://agentmods.dev/skills/dirnbauer/typo3-skills/typo3-project-upgrade"><img src="https://agentmods.dev/badge/skills/dirnbauer/typo3-skills/typo3-project-upgrade.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,069 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 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.00088 $0.01069
Opus 5 $0.00044 $0.00535
Sonnet 5 $0.00018 $0.00214
Haiku 4.5 $0.00009 $0.00107

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

Security

Grade C, and why

typo3-project-upgrade scanned grade C with 2 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

**ImageMagick required** — without it, ALL images serve unprocessed originals (10-30x size). Install in Docker, configure GFX processor in `config/system/settings.php`, then `TRUNCATE sys_file_processedfile`, `rm -rf pub

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

Compare old/new sites with curl (HTTP status, content element IDs, frame classes, _processed_ count). Categorize differences as **MIGRATION GAP** (fix), **BS5 CHANGE** (accept), or **CSS OVERRIDE** (document why).
skills/typo3-project-upgrade/SKILL.md · 88 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 88 lines · 88 tokens per session scan C b916417f86d5

Subscribe to this mod's changes

typo3-project-upgrade is a skill published in the GitHub repository dirnbauer/typo3-skills (5 stars, last pushed 6d ago), with no licence file. It adds 88 tokens to every session and 1,069 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it C with 2 findings (recursive force delete, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-06.

Related

Other skills, from other repositories

startup

Full project setup for Laravel + Vue + MinIO projects: starts the Docker services (Redis, MinIO, optional MySQL), creates .env files, then runs backend, frontend, and MCP setup in parallel. Supports multiple worktrees with automatic port assignment.

script-development/claude · 54 tokens

azd-deployment

Deploy containerized frontend + backend applications to Azure Container Apps with remote builds, managed identity, and idempotent infrastructure.

26BB/agentic-awesome-skills-mcp · 29 tokens

visual-ralph

Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.

Yeachan-Heo/oh-my-codex · 52 tokens

debug-optimize-lcp

Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…

ChromeDevTools/chrome-devtools-mcp · 99 tokens

deploy-docker-compose

Run the Omnigent server as a Docker compose stack (server + Postgres) on any Docker host — your laptop, a VPS, EC2 by hand, or as the base layer of any container-platform deploy. Invoke when the user wants to build the image, bring up the compose stack, debug the stack on a host they already have, or extend the stack…

omnigent-ai/omnigent · 84 tokens

repro-admin

Reproduce an EmDash admin UI bug. Attach a container, start the demo dev server, drive the admin with agent-browser using the dev-bypass session, and capture the reproduction as screenshots plus a replayable transcript.

emdash-cms/emdash · 48 tokens