clawarmy: Skill for Claude Code

.cursor/skills/se/SKILL.md

se is a skill for Claude Code, Cursor from Rikinshah787/clawarmy. It costs 26 tokens per session (1,431 once invoked), scanned A, original, no licence file.

A systems-engineering guide for infrastructure, scalability, reliability, and observability. Observability means collecting signals that show what a running system is doing.

In plain words
What is it for?
Use it to plan scalable infrastructure, improve reliability, add monitoring and diagnostics, and build systems that can recover automatically.
Why use it?
It helps teams prepare software for growth, detect problems in production, and design systems that recover from failures.

Skill for Claude CodeCursor

Written for Claude Code and Cursor: allowed-tools in frontmatter, but also installed under .cursor/.

This is Rikinshah787/clawarmy's own configuration. It tells Claude Code and Cursor how to work on clawarmy 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 clawarmy configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Rikinshah787/clawarmy. 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/Rikinshah787/clawarmy/main/.cursor/skills/se/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Rikinshah787/clawarmy

Made for: Claude Code, Cursor.

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 se

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/rikinshah787/clawarmy/se"><img src="https://agentmods.dev/badge/skills/rikinshah787/clawarmy/se.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,431 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.00026 $0.01431
Opus 5 $0.00013 $0.00715
Sonnet 5 $0.00005 $0.00286
Haiku 4.5 $0.00003 $0.00143

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

Security

Grade A, and why

se 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 10d 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.

.cursor/skills/se/SKILL.md · 238 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. 10d ago First seen · 238 lines · 26 tokens per session scan A ce0d48a1e4bb

Subscribe to this mod's changes

se is a skill published in the GitHub repository Rikinshah787/clawarmy (5 stars, last pushed 6mo ago), with no licence file. It adds 26 tokens to every session and 1,431 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-31.

Related

Other skills, from other repositories

k8s-incident-triage

Read-only Kubernetes incident triage using kubectl. Accepts natural language or structured input. Produces root-cause hypotheses, evidence, and next-step commands.

initializ/forge · 41 tokens

sre-expert

Expert-level site reliability engineering, SLOs, incident management, and operational excellence. Use when the user mentions reliability, monitoring, incident management, SLOs, or observability, or when the task involves SRE Fundamentals, Reliability Practices, SRE Principles, or On-Call.

personamanagmentlayer/pcl · 63 tokens

slo-architect

Use when defining, reviewing, or operating SLOs/SLIs/error budgets. Triggers on "define an SLO", "what should our SLO be", "error budget", "burn rate", "SLI", "service level objective", "Google SRE workbook", "multi-window burn-rate alert", or any reliability-target question. Ships SLO designer, error-budget…

Morningstar202604/awesome-skillkit · 164 tokens

slo-architect

Use when defining, reviewing, or operating SLOs/SLIs/error budgets. Triggers on "define an SLO", "what should our SLO be", "error budget", "burn rate", "SLI", "service level objective", "Google SRE workbook", "multi-window burn-rate alert", or any reliability-target question. Ships SLO designer, error-budget…

elproximoframework/Skills_Ingenieria · 164 tokens

slo-architect

Use when defining, reviewing, or operating SLOs/SLIs/error budgets. Triggers on "define an SLO", "what should our SLO be", "error budget", "burn rate", "SLI", "service level objective", "Google SRE workbook", "multi-window burn-rate alert", or any reliability-target question. Ships SLO designer, error-budget…

csiddhant796-blip/claude-skills-collection · 164 tokens

open_rca_diagnosis

A structured method for finding the root cause of failures in microservices by examining measurements, request traces, and logs. It uses thresholds and cross-checks to connect symptoms to causes.

derisk-ai/OpenDerisk · 36 tokens