███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5501 | huawei-cloud-network-query | huaweicloud/huaweicloud-skills |
Huawei Cloud Resource Query ⚠️ Execution Method (Must Read): This skill executes queries via local Python scripts. Using hcloud, openstack or other CLI tools or direct API calls is prohibited. Query scripts are located under the skill directory scripts/<service_category>/ (e.g., scripts/as/list_scaling_groups.py ) All scripts and environment check scripts are inside the skill package. You must use skill action=exec to execute them. Do not run them directly in a shell. For specific script paths a...
|
2.4K |
| 5502 | huawei-cloud-storage-query | huaweicloud/huaweicloud-skills |
Huawei Cloud Resource Query ⚠️ Execution Method (Must Read): This skill executes queries via local Python scripts. Using hcloud, openstack, or other CLI tools or direct API calls is prohibited. Query scripts are located under the skill directory scripts/<service_category>/ (e.g., scripts/as/list_scaling_groups.py ) All scripts and environment check scripts are inside the skill package, must be executed using skill action=exec , do not run them directly in the shell For specific script paths and ...
|
2.4K |
| 5503 | huawei-cloud-monitoring-query | huaweicloud/huaweicloud-skills |
Huawei Cloud Resource Query ⚠️ Execution Method (Must Read): This skill executes queries via local Python scripts. Using hcloud, openstack, or other CLI tools or direct API calls is prohibited. Query scripts are located under the skill directory scripts/<service_category>/ (e.g., scripts/as/list_scaling_groups.py ) All scripts and environment check scripts are inside the skill package. You must use skill action=exec to execute them. Do not run them directly in a shell. For specific script paths ...
|
2.4K |
| 5504 | huawei-cloud-cci-instance-management | huaweicloud/huaweicloud-skills |
Huawei Cloud CCI Container Instance Lifecycle Management Overview Manage Huawei Cloud CCI (Cloud Container Instance) full lifecycle using hcloud CLI (KooCLI). CCI is a serverless container service — no cluster management needed, just create a Namespace, define a Network, then deploy workloads directly. Architecture : hcloud CLI → CCI OpenAPI → Namespace / Network / Deployment / StatefulSet / Pod / EIPPool / Service / Ingress Constraints and Rules Security Rules Two-step confirmation : All destru...
|
2.4K |
| 5505 | huawei-cloud-obs-bucket-create | huaweicloud/huaweicloud-skills |
Huawei Cloud OBS Bucket Create Skill Overview This skill is used for creating buckets on Huawei Cloud Object Storage Service (OBS). It provides a simple, interactive bucket creation process, including bucket name validation, region selection, access permission configuration, and other advanced options. Applicable Scenarios : Creating new buckets on Huawei Cloud OBS Setting bucket access permissions and policies Configuring bucket region and storage class Validating bucket names against specifica...
|
2.4K |
| 5506 | huawei-cloud-obs-website-host | huaweicloud/huaweicloud-skills |
Huawei Cloud OBS Website Host Overview Configure an existing Huawei Cloud OBS bucket for static website hosting with Huawei Cloud OBS Python SDK and register a custom domain for the site. Use this skill when the user wants to: enable or repair OBS static website hosting set an index document or error document make the site reachable through a custom domain backed by the OBS static website endpoint add or repair a custom domain, including Huawei Cloud DNS when applicable diagnose 403, 404, or DNS...
|
2.4K |
| 5507 | huawei-cloud-terraform-installer | huaweicloud/huaweicloud-skills |
Huawei Cloud Terraform Installer Cross-platform Terraform CLI installation with Huawei Cloud mirror by default (avoids GitHub network issues). Prerequisites Python 3.6+ (required for installation script) Network access to: releases.hashicorp.com (Terraform binary) mirrors.huaweicloud.com (HuaweiCloud Provider) Platform Support Platform Method Notes Linux Binary Direct binary download Windows Binary Direct download Show more Installs 850 Repository huaweicloud/hua…d-skills GitHub Stars 19 First S...
|
2.4K |
| 5508 | huawei-cloud-obs-stats | huaweicloud/huaweicloud-skills |
Huawei Cloud OBS Statistics Skill Overview Query Huawei Cloud OBS (Object Storage Service) statistics: list buckets with capacity and object counts, query extranet/intranet download traffic with month-over-month comparison, and query total requests with month-over-month comparison. ⛔ Prohibited Operations (Security Constraints) This skill strictly forbids the following delete operations, regardless of user requests: Prohibited Operation API/Command Reason ❌ Delete bucket DeleteBucket / obsutil r...
|
2.4K |
| 5509 | huawei-cloud-functiongraph-function-create | huaweicloud/huaweicloud-skills |
FunctionGraph Function Creation Skill Overview This skill creates FunctionGraph functions on Huawei Cloud based on user-provided parameters including function name, runtime, and code content. Architecture : Uses Huawei Cloud FunctionGraph Python SDK to interact with FunctionGraph service. Applicable Scenarios : Quickly create cloud functions without manual console login Batch creation of multiple functions Foundation component for workflow deployment CI/CD integration for function deployment Typ...
|
2.4K |
| 5510 | huawei-cloud-functiongraph-trigger-create | huaweicloud/huaweicloud-skills |
Overview This skill enables the creation and configuration of scheduled triggers (TIMER type) for Huawei Cloud FunctionGraph functions. It supports Quartz Cron expression format for flexible scheduling configurations. The trigger allows automatic execution of serverless functions at specified time intervals, making it ideal for: Periodic data processing tasks Scheduled backup operations Regular monitoring and health checks Time-based notification systems Prerequisites Before using this skill, en...
|
2.4K |
| 5511 | derivatives-trading-usds-futures | binance/binance-skills-hub |
Binance Derivatives-trading-usds-futures Skill Derivatives-trading-usds-futures request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /fapi/v1/accountConfig (GET) Futures Account Configuration(USER_DATA) None recvWindow Yes /fapi/v2/account (GET) Account Information V2(USER_DATA) None recvWindow Yes /fapi/v3/account (GET) Account Informati...
|
2.3K |
| 5512 | fund | coinbase/agentic-wallet-skills |
Funding the Wallet Use the wallet companion app to fund the wallet with USDC via Coinbase Onramp. This supports multiple payment methods including Apple Pay, debit cards, bank transfers, and funding from a Coinbase account. Confirm wallet is initialized and authed npx awal@2.0.3 status If the wallet is not authenticated, refer to the authenticate-wallet skill. Opening the Funding Interface npx awal@2.0.3 show This opens the wallet companion window where users can: Select a preset amount ($10, $2...
|
2.3K |
| 5513 | electron | teachingai/full-stack-skills |
Electron App Automation Automate any Electron desktop app using agent-browser. Electron apps are built on Chromium and expose a Chrome DevTools Protocol (CDP) port that agent-browser can connect to, enabling the same snapshot-interact workflow used for web pages. Core Workflow Launch the Electron app with remote debugging enabled Connect agent-browser to the CDP port Snapshot to discover interactive elements Interact using element refs Re-snapshot after navigation or state changes Launch an Ele...
|
2.3K |
| 5514 | frontend-design | jwynia/agent-skills |
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
|
2.3K |
| 5515 | data-ingest | ar9av/obsidian-wiki |
Data Ingest — Universal Text Source Handler You are ingesting arbitrary text data into an Obsidian wiki. The source could be anything — conversation exports, log files, transcripts, data dumps. Your job is to figure out the format, extract knowledge, and distill it into wiki pages. Before You Start Read .env to get OBSIDIAN_VAULT_PATH Read .manifest.json at the vault root — check if this source has been ingested before Read index.md at the vault root to know what already exists If the source pat...
|
2.3K |
| 5516 | code-simplify | paulrberg/agent-skills |
Code Simplify Objective Simplify code while preserving behavior, public contracts, and side effects. Favor explicit code and local clarity over clever or compressed constructs. Scope Resolution Verify repository context: git rev-parse --git-dir . If this fails, stop and tell the user to run from a git repository. If user provides file paths/patterns or a commit/range, scope is exactly those targets. Otherwise, scope is only session-modified files. Do not include other uncommitted changes. If the...
|
2.3K |
| 5517 | wacli | steipete/clawdis |
wacli Use wacli only when the user explicitly asks you to message someone else on WhatsApp or when they ask to sync/search WhatsApp history. Do NOT use wacli for normal user chats; OpenClaw routes WhatsApp conversations automatically. If the user is chatting with you on WhatsApp, you should not reach for this tool unless they ask you to contact a third party. Safety Require explicit recipient + message text. Confirm recipient + message before sending. If anything is ambiguous, ask a clarifying q...
|
2.3K |
| 5518 | review | javascript-mastery-pro/skills |
Review Two-axis review of the diff between HEAD and a fixed point the user supplies: Standards — does the code conform to this repo's documented coding standards? Spec — does the code faithfully implement the originating issue / PRD / spec? Both axes run as parallel sub-agents so they don't pollute each other's context, then this skill aggregates their findings. The issue tracker should have been provided to you — run /setup-matt-pocock-skills if docs/agents/issue-tracker.md is missing. Process ...
|
2.3K |
| 5519 | remember | javascript-mastery-pro/skills |
The user wants to save this to long-term memory: $ARGUMENTS Quick start memory_save { "content" : "We rotate JWT refresh tokens on every use; the old token is revoked server-side in auth/refresh.ts." , "concepts" : "jwt-refresh-rotation, token-revocation, auth-flow" , "files" : "src/auth/refresh.ts" } Expected output: Saved memory abc12345 with 3 concepts: jwt-refresh-rotation, token-revocation, auth-flow. Why Show more Installs 9.2K Repository rohitg00/agentmemory GitHub Stars 26.5K First Seen ...
|
2.3K |
| 5520 | giving-presentations | refoundai/lenny-skills |
Giving Presentations Help the user create and deliver compelling presentations using techniques from 19 product leaders. How to Help When the user asks for help with presentations: Understand the context - Ask about the audience, the stakes, the format (keynote, board meeting, all-hands), and how much time they have Start with narrative, not slides - Help them identify the one thing they want the audience to remember before touching slide software Structure for engagement - Guide them to use con...
|
2.3K |
| 5521 | plan | launchdarkly/agent-skills |
Generate integration plan (SDK install) Based on what you detected, choose the right SDK and plan the minimal set of changes needed. This skill is nested under LaunchDarkly SDK Install (onboarding) ; the parent Step 2 is plan . Prior: Detect repository stack . Next: Apply code changes . Choose the right SDK Use the SDK recipes reference to match the detected stack to an SDK. Start with Top 10 SDKs (start here) in that file for common stacks; use the (other) sections for less common SDKs. The key...
|
2.3K |
| 5522 | first-flag | launchdarkly/agent-skills |
Create first feature flag The SDK is connected. Now help the user create their first feature flag and see it work end-to-end. This skill is nested under LaunchDarkly onboarding ; the parent Step 6 is first flag . Prior: Apply code changes . Optional -- Flag Create skill already installed: If the launchdarkly-flag-create skill from github.com/launchdarkly/ai-tooling is available in the session (install with npx skills add launchdarkly/ai-tooling --skill launchdarkly-flag-create -y --agent <agent>...
|
2.3K |
| 5523 | apply | launchdarkly/agent-skills |
Apply code changes (SDK install) Execute the integration plan. Install the SDK(s) and add the minimal code needed to initialize each tracked surface. This skill is nested under LaunchDarkly SDK Install (onboarding) ; the parent Step 3 is apply . Prior: Generate integration plan . Next: Start the application . Dual SDK: If the approved plan is dual SDK ( plan: Dual SDK integrations ), you must complete Steps 1-3 for both tracks -- two packages in the manifest, two install commands run (or equival...
|
2.3K |
| 5524 | detect | launchdarkly/agent-skills |
Detect repository stack (SDK install) Before installing anything, you must understand the project. Identify what the project is built with and whether LaunchDarkly is already present. This skill is nested under LaunchDarkly SDK Install (onboarding) ; the parent Step 1 is detect . Next: Generate integration plan unless the decision tree sends you elsewhere. 1. Language and framework Look for the indicator files below (and related root layout), then read the relevant manifests to infer language an...
|
2.3K |
| 5525 | mcp-configure | launchdarkly/agent-skills |
Configure Dataverse MCP for GitHub Copilot This skill configures the Dataverse MCP server for GitHub Copilot with your organization's environment URL. Each organization is registered with a unique server name based on the org identifier (e.g., DataverseMcporgbc9a965c ). If the user provided a URL it is: $ARGUMENTS. Instructions 0. Ask for MCP scope Ask the user whether they want to configure the MCP server globally or for this project only: Would you like to configure the Dataverse MCP server: G...
|
2.3K |
| 5526 | sdk-install | launchdarkly/agent-skills |
LaunchDarkly SDK Install (onboarding) Installs and initializes the right LaunchDarkly SDK for the user’s project by following three nested skills in order . Do not skip ahead to feature flags here—the parent LaunchDarkly onboarding continues with Step 6: First feature flag using Create first feature flag . Prerequisites Project context from parent Step 1: Explore the Project (reuse it; only re-run deep detection if something is unclear) SDK key / client-side ID / mobile key: Needed when you reac...
|
2.3K |
| 5527 | nestjs-expert | sickn33/antigravity-awesome-skills |
NestJS Expert Senior NestJS specialist with deep expertise in enterprise-grade, scalable TypeScript backend applications. Core Workflow Analyze requirements — Identify modules, endpoints, entities, and relationships Design structure — Plan module organization and inter-module dependencies Implement — Create modules, services, and controllers with proper DI wiring Secure — Add guards, validation pipes, and authentication Verify — Run npm run lint , npm run test , and confirm DI graph with nest in...
|
2.3K |
| 5528 | longbridge | longbridge/developers |
Longbridge Developers Platform Full-stack financial data and trading platform: CLI, MCP, and LLM integration. Response language : match the user's input language — English / Simplified Chinese / Traditional Chinese. RULE: Response language priority : English is the default when language is ambiguous. If the user input is only a slash command, command name, ticker / symbol, or contains no natural-language language signal, you MUST respond in English. Do not infer Chinese from trigger keywords, sk...
|
2.3K |
| 5529 | sentry-pr-code-review | getsentry/sentry-for-ai |
All Skills > Workflow > PR Code Review Sentry Code Review Review and fix issues identified by Seer (by Sentry) in GitHub PR comments. Invoke This Skill When User asks to "review Sentry comments" or "fix Sentry issues" on a PR User shares a PR URL/number and mentions Sentry or Seer feedback User asks to "address Sentry review" or "resolve Sentry findings" User wants to find PRs with unresolved Sentry comments Prerequisites gh CLI installed and authenticated Repository has the Seer by Sentry GitHu...
|
2.3K |
| 5530 | recover | javascript-mastery-pro/skills |
Not every problem is a bug. Not every bug needs debugging. When something goes wrong with AI-assisted development, the instinct is to keep prompting — describe the problem, ask for a fix, get another broken version, describe that problem, ask for another fix. The session gets longer. The context gets polluted. The code gets worse. The problem is not the code. The problem is not knowing what type of failure you are dealing with. This skill diagnoses the failure first. Then it prescribes the right...
|
2.3K |
| 5531 | qodo-pr-resolver | qodo-ai/qodo-skills |
Qodo PR Resolver Fetch Qodo review issues for your current branch's PR/MR, fix them interactively or in batch, and reply to each inline comment with the decision. Supports GitHub, GitLab, Bitbucket, and Azure DevOps. Prerequisites Required Tools: Git - For branch operations Git Provider CLI - One of: gh (GitHub), glab (GitLab), bb (Bitbucket), or az (Azure DevOps) Installation and authentication details: See providers.md for provider-specific setup instructions. Required Context: Must be in a gi...
|
2.3K |
| 5532 | vue-testing-best-practices | hyf0/vue-skills |
Vue.js testing best practices, patterns, and common gotchas. Testing Setting up test infrastructure for Vue 3 projects → See testing-vitest-recommended-for-vue Tests keep breaking when refactoring component internals → See testing-component-blackbox-approach Tests fail intermittently with race conditions → See testing-async-await-flushpromises Composables using lifecycle hooks or inject fail to test → See testing-composables-helper-wrapper Getting "injection Symbol(pinia) not found" errors in te...
|
2.3K |
| 5533 | bump-deps | paulrberg/agent-skills |
Bump Dependencies Skill Update Node.js dependencies using taze CLI with smart prompting: auto-apply MINOR/PATCH updates, prompt for MAJOR updates individually, skip fixed-version packages. When package names are provided as arguments (e.g. /bump-deps react typescript ), scope all taze commands to only those packages using --include . When --dry-run is passed (e.g. /bump-deps --dry-run or /bump-deps --dry-run react ), scan for updates and present a summary table without applying any changes . See...
|
2.3K |
| 5534 | error-handling | affaan-m/everything-claude-code |
Error Handling Patterns Consistent, robust error handling patterns for production applications. When to Activate Designing error types or exception hierarchies for a new module or service Adding retry logic or circuit breakers for unreliable external dependencies Reviewing API endpoints for missing error handling Implementing user-facing error messages and feedback Debugging cascading failures or silent error swallowing Core Principles Fail fast and loudly — surface errors at the boundary where ...
|
2.3K |
| 5535 | llm-public-opinion-analytics-assistant | aradotso/data-skills |
LLM-Based Intelligent Public Opinion Analytics Assistant Skill by ara.so — Data Skills collection. Overview This project is an intelligent public opinion analysis assistant that combines real-time data from 26 trending lists across 15 mainstream platforms with large language model (LLM) analysis capabilities. It provides conversational hot search queries, topic-specific searches, topic clustering analysis, and sentiment analysis through a web interface. The system supports keyboard shortcuts for...
|
2.3K |
| 5536 | roblox-mm2-analytics-toolkit | aradotso/data-skills |
Roblox MM2 Analytics Toolkit Skill by ara.so — Data Skills collection. Overview The Roblox MM2 Analytics Toolkit is a comprehensive data analysis and inventory management system for Murder Mystery 2 (MM2) players. It provides real-time statistics tracking, inventory cataloging, strategy analysis, and performance metrics through an automated dashboard interface. Primary Use Cases: Track and analyze MM2 knife skin collections Monitor win/loss ratios across different game roles Optimize inventory a...
|
2.3K |
| 5537 | skill-stocktake | affaan-m/everything-claude-code |
skill-stocktake Slash command ( /skill-stocktake ) that audits all Claude skills and commands using a quality checklist + AI holistic judgment. Supports two modes: Quick Scan for recently changed skills, and Full Stocktake for a complete review. Scope The command targets the following paths relative to the directory where it is invoked : Path Description ~/.claude/skills/ Global skills (all projects) {cwd}/.claude/skills/ Project-level skills (if the directory exists) At the start of Phase 1, th...
|
2.3K |
| 5538 | cisco-ios-patterns | affaan-m/everything-claude-code |
Cisco IOS Patterns Use this skill when reviewing Cisco IOS or IOS-XE snippets, building a change-window checklist, or explaining how to collect evidence from a router or switch without making the incident worse. When to Use Reviewing IOS or IOS-XE configuration before a planned change. Choosing read-only show commands for troubleshooting. Checking ACL wildcard masks and interface direction. Explaining global, interface, routing process, and line configuration modes. Verifying that a change lande...
|
2.3K |
| 5539 | mm2-analytics-roblox-tracker | aradotso/data-skills |
MM2 Analytics Roblox Tracker Skill by ara.so — Data Skills collection. This project is an analytics and inventory management toolkit for Roblox's Murder Mystery 2 game. It provides data visualization, inventory tracking, strategy analysis, and performance metrics to help players optimize their gameplay through data-driven insights. What It Does The MM2 Analytics Dashboard offers: Inventory Management : Track knife skins, gamepasses, and collection completeness Analytics Engine : Visualize win/lo...
|
2.3K |
| 5540 | ecc-guide | affaan-m/everything-claude-code |
ECC Guide Use this skill when a user needs help understanding, navigating, installing, or choosing parts of Everything Claude Code. When To Use Use this skill when the user: asks what ECC includes wants help finding a skill, command, agent, hook, rule, or install profile is new to the repository and needs a guided path asks "how do I do X with ECC?" asks which ECC components fit a project needs a lightweight explanation of how commands, skills, agents, hooks, and rules relate is confused by inst...
|
2.3K |
| 5541 | django-celery | affaan-m/everything-claude-code |
Django + Celery Async Task Patterns Production-grade patterns for background task processing in Django using Celery with Redis or RabbitMQ. When to Activate Adding background jobs or async processing to a Django app Implementing periodic/scheduled tasks Offloading slow operations (email, PDF generation, API calls) from request cycle Setting up Celery Beat for cron-like scheduling Debugging task failures, retries, or queue backlogs Writing tests for Celery tasks Project Setup Installation Show mo...
|
2.3K |
| 5542 | mm2-roblox-analytics-toolkit | aradotso/data-skills |
MM2 Roblox Analytics Toolkit Skill by ara.so — Data Skills collection. This toolkit provides comprehensive analytics and inventory management for Roblox's Murder Mystery 2 game. It tracks knife skins, gamepasses, win/loss ratios, and provides AI-powered strategy insights through data visualization and pattern analysis. Installation Quick Setup (Automated) git clone https://github.com/8015238355/mm2-analytics-dashboard-2026.git cd mm2-analytics-dashboard-2026 chmod +x setup.sh ./setup.sh --instal...
|
2.3K |
| 5543 | mm2-analytics-dashboard-roblox | aradotso/data-skills |
MM2 Analytics Dashboard - Roblox Skill by ara.so — Data Skills collection. Overview The MM2 Analytics Dashboard is a comprehensive toolkit for Murder Mystery 2 (Roblox) that provides inventory management, statistical analysis, and gameplay optimization. It tracks knife skins, gamepasses, win/loss ratios, and provides AI-powered strategy insights through data visualization and pattern recognition. Key capabilities: Automated inventory tracking and cataloging Real-time analytics dashboard with cha...
|
2.3K |
| 5544 | murder-mystery-2-analytics-toolkit | aradotso/data-skills |
Murder Mystery 2 Analytics Toolkit Skill by ara.so — Data Skills collection. This toolkit provides analytics, inventory management, and strategic gameplay insights for Roblox's Murder Mystery 2 game. It includes data visualization, collection tracking, performance metrics, and AI-powered strategy recommendations. Installation Automated Setup chmod +x setup.sh ./setup.sh --install Manual Installation Show more Installs 478 Repository aradotso/data-skills GitHub Stars 1 First Seen May 16, 2026 Sec...
|
2.3K |
| 5545 | mm2-analytics-roblox-toolkit | aradotso/data-skills |
MM2 Analytics Roblox Toolkit Skill by ara.so — Data Skills collection. This skill enables AI agents to help developers use the Murder Mystery 2 Analytics Dashboard, a comprehensive toolkit for tracking inventory, analyzing gameplay statistics, and optimizing strategy in Roblox's Murder Mystery 2 game through data visualization and AI-powered insights. What This Project Does The MM2 Analytics Dashboard is a data analysis and visualization toolkit that provides: Inventory Management : Track knife ...
|
2.3K |
| 5546 | agentic-os | affaan-m/everything-claude-code |
Agentic OS Treat Claude Code as a persistent runtime / operating system rather than a chat session. This skill codifies the architecture used by production agentic setups: a kernel config that routes tasks to specialist agents, persistent file-based memory, scheduled automation, and a JSON/markdown data layer. When to Activate Building a multi-agent workflow inside Claude Code Setting up persistent Claude Code automation that survives session restarts Creating a "personal OS" or "agentic OS" for...
|
2.3K |
| 5547 | network-config-validation | affaan-m/everything-claude-code |
Network Config Validation Use this skill to review network configuration before a change window or before an automation run touches production devices. When to Use Reviewing Cisco IOS or IOS-XE style snippets before deployment. Auditing generated config from scripts or templates. Looking for dangerous commands, duplicate IP addresses, or subnet overlaps. Checking whether ACLs, route-maps, prefix-lists, or line policies are referenced but not defined. Building lightweight pre-flight scripts for n...
|
2.3K |
| 5548 | mm2-roblox-analytics-tracker | aradotso/data-skills |
MM2 Roblox Analytics Tracker Skill by ara.so — Data Skills collection. This toolkit provides comprehensive analytics and inventory management for Roblox's Murder Mystery 2 game. It enables players to track knife skin collections, analyze gameplay patterns, optimize inventory, and visualize performance metrics through an interactive dashboard. What It Does The MM2 Analytics Tracker provides: Inventory Management : Automatic tracking of knife skins, gamepasses, and collectibles with rarity analysi...
|
2.3K |
| 5549 | flox-environments | affaan-m/everything-claude-code |
Flox Environments Flox creates reproducible development environments defined in a single TOML manifest. Every developer on the team gets identical packages, tools, and configuration — across macOS and Linux — without containers or VMs. Built on Nix with access to over 150,000 packages. When to Activate Use this skill when the user has an environment management problem — even if they haven't mentioned Flox. Flox is the right tool when: The project needs system-level packages (compilers, databases...
|
2.3K |
| 5550 | network-bgp-diagnostics | affaan-m/everything-claude-code |
Network BGP Diagnostics Use this skill when a BGP session is down, flapping, established with missing routes, or advertising unexpected prefixes. The default workflow is read-only evidence collection; policy and reset actions belong in a reviewed change window. When to Use BGP neighbors are stuck in Idle, Connect, Active, OpenSent, or OpenConfirm. A session is Established but expected prefixes are missing. A route-map, prefix-list, max-prefix limit, or AS path policy may be filtering routes. You...
|
2.3K |