yahboom-mcp: Skill for Claude Code

.agents/skills/session-start/SKILL.md

session-start is a skill for Claude Code from sandraschi/yahboom-mcp. It costs 0 tokens per session (130 once invoked), scanned A, original, MIT.

A session-start checklist for a Yahboom Raspbot v2 robot, a small robot controlled through ROS 2, a common framework for robot software. It connects an AI coding session with the robot's health, live topics, and shutdown state.

In plain words
What is it for?
It checks robot health and available ROS 2 topics at startup, and stops the robot and reviews recent server logs when work is finished.
Why use it?
It helps detect robot or communication problems before work begins and reduces the risk of leaving the robot moving after a session ends.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: installed under .agents/ (shared by several agents).

This is sandraschi/yahboom-mcp's own configuration. It tells Claude Code how to work on yahboom-mcp 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 yahboom-mcp configures →

Part of the yahboom-mcp plugin — 4 skills, 1 MCP server shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to sandraschi/yahboom-mcp. 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/sandraschi/yahboom-mcp/main/.agents/skills/session-start/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/sandraschi/yahboom-mcp

Made for: Claude Code.

Or install yahboom-mcp, the plugin that ships this one along with the rest of its 4 skills, 1 MCP server.

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 session-start

README.md
[![agentmods](https://agentmods.dev/badge/skills/sandraschi/yahboom-mcp/session-start.svg)](https://agentmods.dev/skills/sandraschi/yahboom-mcp/session-start)
Your own site
<a href="https://agentmods.dev/skills/sandraschi/yahboom-mcp/session-start"><img src="https://agentmods.dev/badge/skills/sandraschi/yahboom-mcp/session-start.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 130 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 original 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.00000 $0.00130
Opus 5 $0.00000 $0.00065
Sonnet 5 $0.00000 $0.00026
Haiku 4.5 $0.00000 $0.00013

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

Security

Grade A, and why

session-start 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 7d 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/session-start/SKILL.md · 14 lines

What it actually says

session-start

Session Context (Yahboom MCP)

MCP server for the Yahboom Raspbot v2 (Boomy) ROS 2 robot: motion, sensors, LIDAR, camera PTZ, voice, display, lightstrip, missions, and diagnostics.

Before starting work:

  1. Check robot health: yahboom_tool(operation="health_check")
  2. List live ROS topics: ros_topic_list()

At end of work:

  • Stop the robot if you moved it: yahboom_tool(operation="stop")
  • Confirm server state via query_logs(limit=20)
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. 7d ago First seen · 14 lines · 0 tokens per session scan A ad119f5fc95e

Subscribe to this mod's changes

session-start is a skill published in the GitHub repository sandraschi/yahboom-mcp (4 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 130 tokens. 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

urdf

URDF robot description authoring and validation. Use when creating, editing, inspecting, validating, or debugging .urdf files, robot links, joints, limits, inertials, visual/collision geometry, mesh references, frame conventions, or robot-description artifacts. Use the SRDF skill for MoveIt2 semantic groups and…

earthtojake/text-to-cad · 92 tokens

step-parts

Find, evaluate, and download common purchasable CAD parts from step.parts, including named off-the-shelf actuators, servos, motors, electronics boards, connectors, screws, bolts, nuts, washers, bearings, standoffs, and other catalog components. Use when Codex needs to search the hosted step.parts catalog before…

earthtojake/text-to-cad · 119 tokens

unifi-protect

How to manage UniFi Protect cameras and NVR — view cameras, smart detections, Find Anything detection search, recordings, snapshots, lights, sensors, Known Faces, license plates, and the Alarm Manager. Use this skill when the user mentions UniFi cameras, security cameras, NVR, recordings, motion detection, person…

sirkirby/unifi-mcp · 112 tokens

evaluating-cosmos-policy

Evaluates NVIDIA Cosmos Policy on LIBERO and RoboCasa simulation environments. Use when setting up cosmos-policy for robot manipulation evaluation, running headless GPU evaluations with EGL rendering, or profiling inference latency on cluster or local GPU machines.

Orchestra-Research/AI-Research-SKILLs · 51 tokens

fine-tuning-openvla-oft

Fine-tunes and evaluates OpenVLA-OFT and OpenVLA-OFT+ policies for robot action generation with continuous action heads, LoRA adaptation, and FiLM conditioning on LIBERO simulation and ALOHA real-world setups. Use when reproducing OpenVLA-OFT paper results, training custom VLA action heads (L1 or diffusion), deploying…

Orchestra-Research/AI-Research-SKILLs · 103 tokens

unifi-access

How to manage UniFi Access door control — locks, credentials, visitors, access policies, and events. Use this skill when the user mentions UniFi Access, door locks, door access, building access, NFC cards, PIN codes, visitor passes, access policies, access schedules, door readers, or any UniFi Access task.

sirkirby/unifi-mcp · 70 tokens