agent-spaces: Skill for Claude Code

.agents/skills/add-guided-tour/SKILL.md

add-guided-tour is a skill for Claude Code, Codex from hunmer/agent-spaces. It costs 118 tokens per session (2,711 once invoked), scanned A, original, no licence file.

A project-specific skill for adding react-joyride tours to pages or components in @agent-spaces/web. A guided tour highlights interface elements in sequence to explain a feature.

In plain words
What is it for?
Use it to add onboarding tours, product walkthroughs, or step-by-step explanations to the web interface.
Why use it?
It avoids repeatedly working out the project's naming, translation, cross-page triggering, and tab-anchor conventions.

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 hunmer/agent-spaces's own configuration. It tells Claude Code and Codex how to work on agent-spaces 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 agent-spaces configures →

Reuse

Borrowing it

Nothing to install: this file belongs to hunmer/agent-spaces. 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/hunmer/agent-spaces/main/.agents/skills/add-guided-tour/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/hunmer/agent-spaces

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 add-guided-tour

README.md
[![agentmods](https://agentmods.dev/badge/skills/hunmer/agent-spaces/add-guided-tour/github.svg)](https://agentmods.dev/skills/hunmer/agent-spaces/add-guided-tour)
Your own site
<a href="https://agentmods.dev/skills/hunmer/agent-spaces/add-guided-tour"><img src="https://agentmods.dev/badge/skills/hunmer/agent-spaces/add-guided-tour/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 add-guided-tour

Your own site · 80×15
<a href="https://agentmods.dev/skills/hunmer/agent-spaces/add-guided-tour"><img src="https://agentmods.dev/badge/skills/hunmer/agent-spaces/add-guided-tour.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 118 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,711 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.00118 $0.02711
Opus 5 $0.00059 $0.01355
Sonnet 5 $0.00024 $0.00542
Haiku 4.5 $0.00012 $0.00271

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

Security

Grade A, and why

add-guided-tour 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.

.agents/skills/add-guided-tour/SKILL.md · 225 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 · 225 lines · 118 tokens per session scan A e4349395afd4

Subscribe to this mod's changes

add-guided-tour is a skill published in the GitHub repository hunmer/agent-spaces (49 stars, last pushed 2d ago), with no licence file. It adds 118 tokens to every session and 2,711 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-30.

Related

Other skills, from other repositories

langchain

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG…

davila7/claude-code-templates · 79 tokens

frontend-ui-dark-ts

Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.

microsoft/skills · 48 tokens

react-flow-node-ts

Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating visual workflow editors, or implementing node-based UI components.

microsoft/skills · 43 tokens

zustand-store-ts

Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating global stores, or implementing reactive state patterns with Zustand.

microsoft/skills · 42 tokens

nextjs-on-cloudflare

Build, migrate, and deploy Next.js apps on Cloudflare Workers with vinext. Use when starting a Next.js project on Cloudflare, moving an existing app to Workers, choosing between vinext and OpenNext, or setting up vinext for Workers. For setup, migration, or deployment, install vinext's upstream skills with npx skills…

cloudflare/skills · 96 tokens

react-grab

Use when the user wants a hands-free loop where grabbing UI elements in the browser with React Grab feeds tasks to the agent automatically, with no copy-paste or manual handoff. Triggers: "watch react grab", "monitor my grabs", "auto-process react grab", "watch my clipboard for grabs". Not for a one-off paste of a…

aidenybai/react-grab · 86 tokens