Agents-Anywhere: Skill for Claude Code

.agents/skills/migrate-radix-to-base/SKILL.md

migrate-radix-to-base is a skill for Claude Code, Codex from anywhere-labs/Agents-Anywhere. It costs 61 tokens per session (2,242 once invoked), scanned A, original, no licence file.

A migration skill for changing React components and projects from Radix UI to Base UI. React is a JavaScript library for building user interfaces; Radix UI and Base UI provide reusable interface components.

In plain words
What is it for?
It is for migrating one component, such as an accordion, or an entire shadcn-based React project from Radix UI to Base UI.
Why use it?
It helps avoid doing the component-by-component conversion by hand when switching UI libraries.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is anywhere-labs/Agents-Anywhere's own configuration. It tells Claude Code and Codex how to work on Agents-Anywhere itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Agents-Anywhere configures →

Reuse

Borrowing it

Nothing to install: this file belongs to anywhere-labs/Agents-Anywhere. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/anywhere-labs/Agents-Anywhere/main/.agents/skills/migrate-radix-to-base/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/anywhere-labs/Agents-Anywhere

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 migrate-radix-to-base

README.md
[![agentmods](https://agentmods.dev/badge/skills/anywhere-labs/agents-anywhere/migrate-radix-to-base/github.svg)](https://agentmods.dev/skills/anywhere-labs/agents-anywhere/migrate-radix-to-base)
Your own site
<a href="https://agentmods.dev/skills/anywhere-labs/agents-anywhere/migrate-radix-to-base"><img src="https://agentmods.dev/badge/skills/anywhere-labs/agents-anywhere/migrate-radix-to-base/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 migrate-radix-to-base

Your own site · 80×15
<a href="https://agentmods.dev/skills/anywhere-labs/agents-anywhere/migrate-radix-to-base"><img src="https://agentmods.dev/badge/skills/anywhere-labs/agents-anywhere/migrate-radix-to-base.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,242 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.00061 $0.02242
Opus 5 $0.00030 $0.01121
Sonnet 5 $0.00012 $0.00448
Haiku 4.5 $0.00006 $0.00224

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

Security

Grade A, and why

migrate-radix-to-base 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 yesterday.

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.

.agents/skills/migrate-radix-to-base/SKILL.md · 174 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

Files

What ships with it

9 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. yesterday First seen · 174 lines · 61 tokens per session scan A 64c879f6f1ea

Subscribe to this mod's changes

migrate-radix-to-base is a skill published in the GitHub repository anywhere-labs/Agents-Anywhere (710 stars, last pushed yesterday), with no licence file. It adds 61 tokens to every session and 2,242 once invoked, about $0.0003 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-09-10.

Related

Other skills, from other repositories

react-change-review

Review recent React, Next.js, or TypeScript UI code changes for hardening before merge or commit. Use when asked to review recent React code changes, audit a React diff, harden a feature, check a PR or branch for React issues, or produce a stack-ranked list of nonredundant findings and a recommended fix plan using…

petekp/claude-code-setup · 95 tokens

decocms-ui

Build or style React UI with the decocms product design system (@decocms/ui). Use when creating interfaces, pages, or components in a project that should look like decocms products, when the user mentions "design system", "@decocms/ui", "decocms style", or asks to make UI consistent with Studio. Covers installation…

decocms/studio · 91 tokens

cali

Use when working in the Cali repository or when you need to run, extend, or debug the Cali CLI for mobile React Native and Expo workflows. Covers Cali commands (qa, review, perf-review, dev), the shared cali-context.json contract, local mode selection, required local CLIs, provider setup, and CI integration patterns.

callstackincubator/cali · 76 tokens

artifacts-builder

Suite of tools for creating elaborate, multi-component AI artifacts viewer HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

Wide-Moat/open-computer-use · 63 tokens

web-artifacts-builder

Suite of tools for creating elaborate, multi-component HTML applications using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - Bundles into a single HTML file for preview.

Wide-Moat/open-computer-use · 60 tokens

pn-threejs-core

Guides Three.js scenes, cameras, lighting, asset loading, animation, physics, and performance. Use when working on Three.js; covers scene structure, R3F/Drei patterns, WebGPU migration (r171+), TSL shaders, and compute shaders.

perniemann/pnCore · 59 tokens