ros2-claude-code-template: Skill for Claude Code

.claude/skills/ros2_service_action/SKILL.md

ROS2 Service & Action is a skill for Claude Code from harunkurtdev/ros2-claude-code-template. It costs 20 tokens per session (1,364 once invoked), scanned A, original, no licence file.

A guide to implementing ROS 2 services and actions in Python or C++. ROS 2 is a framework for software components that control robots; services handle request-and-response tasks, while actions handle longer tasks with progress.

In plain words
What is it for?
Use it when adding ROS 2 services or actions and organising them with Clean Architecture.
Why use it?
It helps you structure these communication components with separate responsibilities, so robot code is easier to maintain.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is harunkurtdev/ros2-claude-code-template's own configuration. It tells Claude Code how to work on ros2-claude-code-template 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 ros2-claude-code-template configures →

Reuse

Borrowing it

Nothing to install: this file belongs to harunkurtdev/ros2-claude-code-template. 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/harunkurtdev/ros2-claude-code-template/master/.claude/skills/ros2_service_action/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/harunkurtdev/ros2-claude-code-template

Made for: Claude Code.

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 ROS2 Service & Action

README.md
[![agentmods](https://agentmods.dev/badge/skills/harunkurtdev/ros2-claude-code-template/ros2_service_action.svg)](https://agentmods.dev/skills/harunkurtdev/ros2-claude-code-template/ros2_service_action)
Your own site
<a href="https://agentmods.dev/skills/harunkurtdev/ros2-claude-code-template/ros2_service_action"><img src="https://agentmods.dev/badge/skills/harunkurtdev/ros2-claude-code-template/ros2_service_action.svg" alt="Measured on agentmods" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,364 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.00020 $0.01364
Opus 5 $0.00010 $0.00682
Sonnet 5 $0.00004 $0.00273
Haiku 4.5 $0.00002 $0.00136

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

Security

Grade A, and why

ROS2 Service & Action 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 8d 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.

.claude/skills/ros2_service_action/SKILL.md · 218 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. 8d ago First seen · 218 lines · 20 tokens per session scan A 7bfa77e9e3b4

Subscribe to this mod's changes

ROS2 Service & Action is a skill published in the GitHub repository harunkurtdev/ros2-claude-code-template (214 stars, last pushed 3mo ago), with no licence file. It adds 20 tokens to every session and 1,364 once invoked, about $0.0001 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

ruview-cli-api

Use the RuView wifi-densepose CLI binary (incl. MAT scan/status/zones/survivors/alerts/export subcommands), the REST API (wifi-densepose-api, Axum), and the browser/WASM build (wifi-densepose-wasm, wifi-densepose-wasm-edge). Use when integrating RuView into another program, scripting it from the shell, exposing it…

ruvnet/RuView · 104 tokens

amazon-alexa

Integracao completa com Amazon Alexa para criar skills de voz inteligentes, transformar Alexa em assistente com Claude como cerebro (projeto Auri) e integrar com AWS ecosystem (Lambda, DynamoDB, Polly, Transcribe, Lex, Smart Home).

sickn33/agentic-awesome-skills · 53 tokens

doca-socket-relay

Use this skill when the operator is driving the DOCA Socket Relay to bridge a socket-oriented host application onto a BlueField DPU peer without rewriting it — picking the deployment shape (in-process, sidecar, or BlueField service container), configuring the host-side socket and the DPU-side forwarding endpoint…

NVIDIA/skills · 236 tokens

jetson-customize-pcie

Per-controller PCIe enable / disable / lanes / link-speed for a Jetson Thor or Orin custom carrier via ODMDATA + kernel-DT overlay. Do NOT use for UPHY lane allocation or endpoint-mode bring-up.

NVIDIA/skills · 53 tokens

deepep-to-cam-converter

A code migration skill for replacing DeepEP communication operations with CAM operations when moving mixture-of-experts code from CUDA/NCCL to Ascend NPUs.

XiaoLuoLYG/GOD · 63 tokens

telnyx-iot-curl

Manage IoT SIM cards, eSIMs, data plans, and wireless connectivity. Use when building IoT/M2M solutions. This skill provides REST API (curl) examples.

team-telnyx/ai · 45 tokens