
from claude-skill-registry483
Performs simple, read-only network device queries (interfaces, routing, ARP/MAC, version, CPU/memory) and returns concise, structured status output.
Runs 1–2 lightweight read-only network commands to gather device status information (interface state, routing table snippets, ARP/MAC lookups, version, CPU/memory). It parses common outputs and formats a concise summary that highlights up/down state, error counts, and key metrics so operators can get fast situational awareness.
Use when a user asks for device status, interface checks, routing or ARP lookups, or other short diagnostics: triggers include phrases like "show interface", "check device status", "display BGP neighbors". Designed for read-only queries — never run configuration changes.
Best for operators using network automation-capable agents (Nornir-based agents, Claude/CLI setups, or other systems that can execute device commands securely).
Network device read-only query skill for use with nornir. No scripts included — purely a SKILL.md template instructing the agent to run show commands on routers/switches via nornir_execute. Clean security posture (read-only only, no write ops) but thin on substance — references functions like nornir_execute and search_capabilities without defining them. Niche audience requiring significant nornir infrastructure setup.
No scripts present, pure SKILL.md. Read-only intent is good. Skill is essentially a structured prompt template for network querying — limited depth and relies heavily on external tooling not documented within the skill itself.
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a
Raindrop.io API
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.