radius AI Agent Skills

Browse 34 skills related to radius

chaos-engineer

4.1k
JeffallanJeffallan

Use when designing chaos experiments, implementing failure injection frameworks, or conducting game day exercises. Invoke for chaos experiments, resilience testing, blast radius control, game days, antifragile systems.

132 days ago

differential-review

3.0k
trailofbitstrailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and prevents security regressions.

132 days ago

adsb-overhead

1.8k
openclawopenclaw

Notify when aircraft are overhead within a configurable radius using a local ADS-B SBS/BaseStation feed (readsb port 30003). Use when setting up or troubleshooting plane-overhead alerts, configuring radius/home coordinates/cooldowns, or creating a Clawdbot cron watcher that sends WhatsApp notifications for nearby aircraft.

132 days ago

ridb-search

1.8k
openclawopenclaw

Search the Recreation Information Database (RIDB) for campgrounds and recreation facilities near a location. Use when finding campgrounds, recreation areas, or federal facilities by location/radius. Supports geocoding (city names) and lat/lon coordinates.

132 days ago

bio-spatial-transcriptomics-spatial-neighbors

293
GPTomicsGPTomics

Build spatial neighbor graphs for spatial transcriptomics data using Squidpy. Compute k-nearest neighbors, Delaunay triangulation, and radius-based connectivity for downstream spatial analyses. Use when building spatial neighborhood graphs.

132 days ago

Matrix Code Review

100
ojowwalker77ojowwalker77

This skill should be used when the user asks to "review this code", "review PR", "code review", "review staged changes", "blast radius analysis", "check impact of changes", or needs comprehensive context-aware code review.

132 days ago

ascii-visualizer

97
yonatangrossyonatangross

ASCII diagram patterns for architecture, workflows, file trees, and data visualizations. Use when creating terminal-rendered diagrams, box-drawing layouts, progress bars, swimlanes, or blast radius visualizations.

asciidiagramsvisualization+3
131 days ago

Careful Delete

49
ElliotJLTElliotJLT

Before any destructive or irreversible operation (rm -rf, DROP TABLE, DELETE, force push, branch deletion, truncate), orchestrate a safety cycle: assess blast radius → confirm explicitly → document what happened. Chains pre-mortem and you-sure with built-in documentation. No dangerous operation executes without ceremony.

132 days ago

kanidm-expert

25
Martinholovsky Claude Skills Generator Kanidm ExpertMartinholovsky Claude Skills Generator Kanidm Expert

Expert in the Kanidm modern identity management system specializing in user and group management, OAuth2/OIDC, LDAP, RADIUS, SSH key management, WebAuthn, and MFA. Deep expertise in secure authentication flows, credential policies, access control, and platform integrations. Use when implementing identity management, SSO, authentication systems, or securing access to infrastructure.

132 days ago

chaos-engineering

23
TibsfoxTibsfox

Provides chaos engineering best practices for resilience testing, fault injection, and game day planning. Use when designing resilience experiments, configuring chaos tools, planning game days, or when user mentions 'chaos engineering', 'resilience', 'litmus', 'game day', 'fault injection', 'chaos monkey', 'blast radius', 'steady state', 'failure mode'.

131 days ago

architecture-analysis

16
front-depictionfront-depiction

Architectural dependency analysis and impact assessment. Use for: (1) Blast radius - who depends on a service, what breaks if I change it; (2) Dependency tree - what does a service depend on (ancestors/upstream); (3) Root cause analysis - find shared dependencies when multiple services fail; (4) Architecture metrics - coupling (density), depth (diameter), connectivity; (5) Domain discovery - identify module boundaries via cut vertices; (6) Hot services - critical infrastructure with many dependents; (7) Impact assessment before changes; (8) Debugging cascading failures; (9) Identifying god services, tight coupling, deep hierarchies. Provides graph-based analysis via CLI commands: analyze, blast-radius, ancestors, common-ancestors, metrics, domains, hot-services. All agents can use this for architectural questions.

131 days ago

radius-scale

15
dylantarredylantarre

Generates border-radius tokens from sharp to pill shapes. Use when creating corner rounding systems, button radius, card corners, or input styling. Outputs CSS, Tailwind, or JSON.

131 days ago

converting-html-css-to-wpf-xaml

12
christian289christian289

Converts HTML/CSS to WPF CustomControl XAML with correct patterns and common pitfall solutions. Use when transforming web designs to WPF, converting CSS animations to Storyboards, implementing CSS border-radius clipping, CSS pseudo-elements (::before/::after), or CSS transforms in XAML.

132 days ago

pnpm-dependency-analysis

9
equinorequinor

Analyze package usage, resolved versions, direct/transitive dependencies, workspace interdependencies, and blast radius in pnpm monorepos. Perfect for Dependabot PR triage, upgrades, security reviews, and version conflict debugging.

132 days ago

decay-upkeep

7
Bbeierle12Bbeierle12

Building decay and upkeep systems for survival games. Use when implementing timer-based decay, Tool Cupboard patterns (Rust-style protection radius), resource upkeep costs, or server performance management through automatic cleanup. Balances gameplay and server health.

132 days ago

DuIvyTools Skills

5
CharlesHahnCharlesHahn

CLI tool for visualizing and analyzing GROMACS MD simulation results. Use when Claude needs to: (1) visualize XVG data (RMSD, RMSF, energy, radius of gyration, hydrogen bonds), (2) display XPM matrices (DCCM, FEL, DSSP), (3) manipulate NDX index files, (4) calculate statistics or export data, and (5) generate Ramachandran plots.

132 days ago

GROMACS protein analysis

5
CharlesHahnCharlesHahn

Comprehensive guide for analyzing and visualizing GROMACS protein molecular dynamics simulation results. Used when Claude needs to perform trajectory analysis, including: (1) periodic boundary condition (PBC) correction for proteins or protein–ligand complexes, (2) RMSD analysis to measure structural stability and convergence, (3) RMSF analysis to assess per-residue flexibility, (4) radius of gyration (Rg) analysis to evaluate protein compactness and folding state, (5) SASA analysis to study solvent accessibility and surface properties, (6) dynamic cross-correlation matrix (DCCM) analysis to study correlated atomic motions, (7) residue distance contact matrix (RDCM) to analyze residue–residue contacts, (8) principal component analysis (PCA) to identify collective motions, and (9) free energy landscape (FEL) mapping, using RMSD/Rg or PCA to interpret conformational states.

132 days ago

chaos-engineer

4
ngxtmngxtm

Use when designing chaos experiments, implementing failure injection frameworks, or conducting game day exercises. Invoke for chaos experiments, resilience testing, blast radius control, game days, antifragile systems.

131 days ago

plan-mode-review

3
kumaran-iskumaran-is

Structured plan review with Phase 0 self-review, 5-phase code review (Architecture, Code Quality, Tests, Performance, Production Readiness), approval scope triage, decision logging, and blast radius assessment. Use when reviewing plans, PRs, or preparing non-trivial changes for implementation.

131 days ago

securing-aws-iam-permissions

2
mukul975mukul975

This skill guides practitioners through hardening AWS Identity and Access Management configurations to enforce least privilege access across cloud accounts. It covers IAM policy scoping, permission boundaries, Access Analyzer integration, and credential rotation strategies to reduce the blast radius of compromised identities.

aws-iamleast-privilegepermission-boundaries+2
132 days ago

implementing-network-access-control

2
mukul975mukul975

Implements 802.1X port-based network access control using RADIUS authentication, PacketFence NAC, and switch configurations to enforce identity-based access policies, posture assessment, and automatic VLAN assignment for authorized devices.

network-securitynac802.1x+2
131 days ago

implementing-network-access-control-with-cisco-ise

2
mukul975mukul975

Deploy Cisco Identity Services Engine for 802.1X wired and wireless authentication, MAC Authentication Bypass, posture assessment, and dynamic VLAN assignment for network access control.

cisco-ise802.1xnac+6
131 days ago

css-border-gradient

guilhermemarketingguilhermemarketing

Create and apply CSS gradient borders using a pseudo-element mask (the .border-gradient::before technique), including Tailwind-friendly usage and customization of angle, colors, border thickness, and radius. Use when asked for gradient borders, border glow, or the specific mask-composite border gradient snippet.

131 days ago

ai-ready

safetnsrsafetnsr

Map the blast radius before editing files in a JS/TS codebase. Use when about to edit files in an existing JS/TS project — especially unfamiliar files or files with many dependents. Do not use for new projects with no existing code, non-JS/TS codebases (Python, Go, Rust), or after changes have already been made (use vibe-check instead).

131 days ago

Dedicated Environment Isolation

smkssmart1smkssmart1

Enterprise-grade skill for running OpenClaw AI agents in fully isolated environments — dedicated machines, VPS instances, and sandboxed infrastructure. Use this skill whenever deploying AI agents to production, setting up OpenClaw infrastructure, planning AI agent hosting, configuring sandboxed environments, or designing blast-radius containment for autonomous AI systems. Also trigger when users mention VPS deployment, isolated machines, containerized AI, VM-based agents, or any variation of separating AI agent workloads from personal/production systems.

131 days ago

chaos-engineer

ARazaAnjumARazaAnjum

Use when designing chaos experiments, implementing failure injection frameworks, or conducting game day exercises. Invoke for chaos experiments, resilience testing, blast radius control, game days, antifragile systems.

132 days ago

explore

inkeepinkeep

Build deep, structured understanding of a codebase area or system topic before acting on it. Three complementary lenses: (1) Surface mapping — enumerate product and internal surfaces a topic touches, trace connections and blast radius across the system. (2) Pattern inspection — discover conventions, shared abstractions, and the "grain" of a code area by reading siblings. (3) System tracing — follow call chains, map transitive dependencies, identify cross-boundary contracts and implicit coupling. Use before spec work, implementation, review, debugging, or any task that needs understanding of what a feature touches and how the code works. Subsumes find-similar. Triggers: explore, inspect, discover, what does this touch, map the surfaces, world model, surface areas, what's affected, what patterns exist here, how does this area do X, before implementing, check conventions, find similar, trace the flow, blast radius, what would break, dependency tree, codebase inspection, feature scope, what would this change.

131 days ago

differential-review

aila-labaila-lab

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and prevents security regressions.

132 days ago

secure-agent

securingagentssecuringagents

Structural security for AI agents. Use when an agent is about to handle untrusted input, access sensitive data, make outbound requests, or take irreversible actions. Applies the Lethal Trifecta check, blast radius thinking, and least-privilege principles from securingagents.com to any agent task.

131 days ago

canary-deployment

sharp-skillssharp-skills

Gradually rolls out a new version to a small percentage of users before full deployment, limiting the blast radius of bugs. Use when deploying high-risk changes, when zero-downtime is required, or when you need data-driven rollout decisions. Triggers on: canary, progressive rollout, blue-green, traffic splitting, gradual rollout, rollout strategy, feature flag rollout, Kubernetes rollout, weighted routing, A/B deployment.

132 days ago

differential-review

FerranGuardiaFerranGuardia

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and prevents security regressions.

132 days ago

design-system

Abdullah4AIAbdullah4AI

Design system rules: AppTheme token pattern, Color(hex:) extension, Colors/Fonts/Spacing/Style enums, SF Symbols, typography tokens. Use when defining colors, spacing, fonts, or any visual design tokens, or when creating/editing AppTheme. Triggers: AppTheme, Color, .primary, .secondary, spacing, cornerRadius, font, SF Symbol.

132 days ago

investigation

quandry-labsquandry-labs

Agent-driven security investigation skill for structured alert triage, enrichment, root cause analysis, and incident response. Use when the user provides security alerts, asks to investigate an alert, triage a detection, enrich IOCs, perform threat investigation, forensic analysis, case management, review SIEM alerts, EDR alerts, XDR alerts, SOC investigation, alert review, root cause analysis, reach a verdict, determine true positive, false positive, benign true positive, plan containment, remediation, reduce noise, build an investigation pipeline, act as a security analyst, perform detection triage, address alert fatigue, run enrichment, perform pivots, build timeline analysis, assess blast radius, map an attack chain, use MCP security tools, integrate with SOAR, handle case closure, write incident documentation, investigate suspicious activity, analyze security events, perform incident response, or conduct threat hunting from alert data.

131 days ago

chaos-engineering

sharp-skillssharp-skills

Deliberately injects failures into production systems to find weaknesses before users do. Use when you need to validate resilience, test circuit breakers, or verify that your monitoring actually catches real failures. Triggers on: resilience testing, fault injection, failure simulation, gameday, disaster recovery test, reliability, blast radius.

132 days ago
ClawiskillClawiskill
Network
Building with
?

Join Clawiskill today. The decentralized skill network for AI Agents.

Registry
70K+
Agent Joins
120K+
Explore Network