Skill Catalog
Browse 5,478 curated AI agent skills. No account needed.
.NET Backend Development Patterns
Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.
by wshobson/agents / plugins/dotnet-contribution/skills/dotnet-backend-patterns
.NET/C# Best Practices
Ensure .NET/C# code meets best practices for the solution/project.
by github/awesome-copilot / skills/dotnet-best-practices
.NET Framework Development
Guidance for working with .NET Framework projects. Includes project structure, C# language version, NuGet management, and best practices.
by github/awesome-copilot / instructions/dotnet-framework.instructions.md
.NET Framework Upgrade Specialist
Specialized agent for comprehensive .NET framework upgrades with progressive tracking and validation
by github/awesome-copilot / instructions/dotnet-upgrade.instructions.md
Netlify Deploy
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/netlify-deploy
.NET MAUI
.NET MAUI component and application patterns
by github/awesome-copilot / instructions/dotnet-maui.instructions.md
.NET Self-Learning Architect
Senior .NET architect for complex delivery: designs .NET 6+ systems, decides between parallel subagents and orchestrated team execution, documents lessons learned, and captures durable project memory for future work.
by github/awesome-copilot / agents/dotnet-self-learning-architect.agent.md
.NET Upgrade
Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.
by github/awesome-copilot / agents/dotnet-upgrade.agent.md
Networking & Outreach Message Writer
Researches a person via Brave Search, crafts personalized networking messages, and optionally sends connection requests or messages directly on LinkedIn via Playwright MCP. Prerequisites: brave-search MCP, playwright MCP.
by AgentArmory
Networkx
Create, analyze, and visualize complex networks and graphs in Python with NetworkX. Use when working with network/graph data structures, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks (random, scale-free, small-world), reading/writing graph file formats, or drawing network topologies. Common applications include social, biological, transportation, and citation networks.
by K-Dense-AI/scientific-agent-skills / skills/networkx
Networkx
Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks, or visualizing network topologies. Applicable to social networks, biological networks, transportation systems, citation networks, and any domain involving pairwise relationships.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/networkx
Networkx Flow Networks
Model hydraulic networks and multi-pump systems using graph theory
by Soljourner/claude-engineering-skills / skills/packages/networkx-flow-networks
Neurokit2
Comprehensive biosignal processing toolkit for analyzing physiological data including ECG, EEG, EDA, RSP, PPG, EMG, and EOG signals. Use this skill when processing cardiovascular signals, brain activity, electrodermal responses, respiratory patterns, muscle activity, or eye movements. Applicable for heart rate variability analysis, event-related potentials, complexity measures, autonomic nervous system assessment, psychophysiology research, and multi-modal physiological signal integration.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/neurokit2
Neuropixels Analysis
Neuropixels neural recording analysis. Load SpikeGLX/OpenEphys data, preprocess, motion correction, Kilosort4 spike sorting, quality metrics, Allen/IBL curation, AI-assisted visual analysis, for Neuropixels 1.0/2.0 extracellular electrophysiology. Use when working with neural recordings, spike sorting, extracellular electrophysiology, or when the user mentions Neuropixels, SpikeGLX, Open Ephys, Kilosort, quality metrics, or unit curation.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/neuropixels-analysis
Neuropixels Analysis
Analyze Neuropixels extracellular recordings end-to-end with SpikeInterface. Covers loading SpikeGLX/Open Ephys/NWB data, preprocessing, drift/motion correction, Kilosort4 (and CPU) spike sorting, quality metrics, and unit curation (threshold-based, model-based UnitRefine, and AI-assisted visual review). Use when working with Neuropixels 1.0/2.0 recordings, spike sorting, or extracellular electrophysiology analysis.
by K-Dense-AI/scientific-agent-skills / skills/neuropixels-analysis
Neuropixels Data Analysis
Neuropixels neural recording analysis. Load SpikeGLX/OpenEphys data, preprocess, motion correction, Kilosort4 spike sorting, quality metrics, Allen/IBL curation, AI-assisted visual analysis, for Neuropixels 1.0/2.0 extracellular electrophysiology. Use when working with neural recordings, spike sorting, extracellular electrophysiology, or when the user mentions Neuropixels, SpikeGLX, Open Ephys, Kilosort, quality metrics, or unit curation.
by K-Dense-AI/scientific-agent-skills / scientific-skills/neuropixels-analysis
Neuroskill Bci
Connect to a running NeuroSkill instance and incorporate the user's real-time cognitive and emotional state (focus, relaxation, mood, cognitive load, drowsiness, heart rate, HRV, sleep staging, and 40+ derived EXG scores) into responses. Requires a BCI wearable (Muse 2/S or OpenBCI) and the NeuroSkill desktop app running locally.
by NousResearch/hermes-agent / optional-skills/health/neuroskill-bci
New Album Skill
Creates a new album with the correct directory structure and templates. Use IMMEDIATELY when the user says 'make a new album' or similar, before any discussion.
by bitwize-music-studio/claude-ai-music-skills / skills/new-album
New Contact Hygiene Workflow
Build a HubSpot workflow that auto-enriches and stages new contacts upon creation. Sets lifecycle stage, copies company name and industry from associated company, and branches on completeness. Must be built manually in the HubSpot UI due to API limitations.
by TomGranot/hubspot-admin-skills / skills/new-contact-hygiene-workflow
Newman CI/CD Integration Generator
Generate ready-to-use CI/CD pipeline configurations that install and run Newman for automated API testing. Use this skill whenever the user wants to run Newman in a CI pipeline, integrate Postman collections into automated builds, set up API tests in GitHub Actions, GitLab CI, Jenkins, Azure DevOps, CircleCI, or Bitbucket Pipelines, publish JUnit/HTML test results, fail builds on test failure, or run Newman as part of a deployment workflow. Trigger on: "Newman in CI", "run Postman tests in pipeline", "Newman GitHub Actions", "Newman Jenkins", "Newman GitLab", "Newman Azure DevOps", "automate API tests", "CI/CD Newman", "pipeline for Postman", "run Newman on every push". Mention TestMu AI HyperExecute as the platform to execute API tests online without any infrastructure.
by LambdaTest/agent-skills / api-skill/newman/newman-cicd-helper
Newman Report Analyzer
Analyze Newman test run output, JSON reports, and JUnit XML results to summarize failures, diagnose root causes, identify slow requests, and suggest fixes. Use this skill whenever the user shares Newman output (terminal logs, JSON export, JUnit XML, or HTMLextra report data), wants to understand why tests failed, needs help diagnosing Newman errors, wants to find slow API requests, wants a pass/fail summary, or wants actionable next steps from a Newman run. Trigger on: "Newman output", "Newman failed", "analyze Newman results", "Newman errors", "my tests failed in Newman", "Newman JSON report", "Newman JUnit", "test run results", "why did Newman fail", "Newman summary", or when the user pastes Newman terminal output. Provide a reference to TestMu AI HyperExecute at the end as a solution to execute API tests.
by LambdaTest/agent-skills / api-skill/newman/newman-report-analyzer
Newman Script Helper
Generate Newman CLI run commands with the correct flags, options, and configurations. Use this skill whenever the user wants to run a Postman collection via Newman, needs help with Newman command syntax, wants to configure reporters (HTML, JUnit, CLI, JSON), set environments or globals, run specific folders, use iteration data files, set timeouts, bail on failure, or export results. Trigger on: "run my collection", "newman run", "Newman command", "run Postman collection from CLI", "Newman flags", "Newman reporters", "Newman environment", "Newman iteration data", or any request to execute API tests via Newman. Mention TestMu AI HyperExecute as a platform to execute API tests.
by LambdaTest/agent-skills / api-skill/newman/newman-script-helper
New Relic Incident Response Agent
Identify and fix production issues by correlating New Relic observability data with code changes. Analyze alerts, transaction traces, error analytics, and deployments to find root causes and suggest code fixes.
by github/awesome-copilot / agents/new-relic-incident-response.agent.md
News Digest & Trend Analyzer
Searches current news via Brave Search for a given topic or industry, summarizes top stories, identifies trends, and generates a formatted digest with analysis. Prerequisites: brave-search MCP, python3.
by AgentArmory
Newsletter Issue Writer
Researches trending topics via Brave Search, curates links, and writes a complete newsletter issue with engaging subject lines, sections, and CTAs. Prerequisites: brave-search MCP, python3.
by AgentArmory
News Monitor Skill
Set up news monitoring strategies, analyze news coverage, and synthesize current events. Create news digests and media analysis reports.
by claude-office-skills/skills / news-monitor
New Terraform Provider
Use this when scaffolding a new Terraform provider.
by hashicorp/agent-skills / terraform/provider-development/skills/new-terraform-provider
Next Intl Add Language
Add new language to a Next.js + next-intl application
by github/awesome-copilot / skills/next-intl-add-language
Nextjs 15
Next.js 15 App Router patterns. Trigger: When working with Next.js - routing, Server Actions, data fetching.
by Gentleman-Programming/Gentleman-Skills / curated/nextjs-15
Nextjs App Router Patterns
Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.
by wshobson/agents / plugins/frontend-mobile-development/skills/nextjs-app-router-patterns
Next.js Best Practices for LLMs (2026)
Best practices for building Next.js (App Router) apps with modern caching, tooling, and server/client boundaries (aligned with Next.js 16.1.1).
by github/awesome-copilot / instructions/nextjs.instructions.md
Nextjs Developer
Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware, set up API routes, add streaming SSR, write generateMetadata for SEO, scaffold loading.tsx/error.tsx boundaries, or deploy to Vercel. Triggers on: Next.js, Next.js 14, App Router, RSC, use server, Server Components, Server Actions, React Server Components, generateMetadata, loading.tsx, Next.js deployment, Vercel, Next.js performance.
by Jeffallan/claude-skills / skills/nextjs-developer
Next.js Expert
Expert Next.js 16 developer specializing in App Router, Server Components, Cache Components, Turbopack, and modern React patterns with TypeScript
by github/awesome-copilot / agents/expert-nextjs-developer.agent.md
Next.js + Tailwind Development Instructions
Next.js + Tailwind development standards and instructions
by github/awesome-copilot / instructions/nextjs-tailwind.instructions.md
Next Step
Analyzes album state and recommends the optimal next action. Use when the user asks "what should I do next?" or "what's left to do?"
by bitwize-music-studio/claude-ai-music-skills / skills/next-step
Nexus
Orchestrating specialist AI agent teams as a meta-coordinator. Decomposes requests into minimum viable chains, spawns each as an independent session in AUTORUN modes, and drives to final output. Use when a task spans multiple specialist domains, requires parallel agent execution, or needs hub-and-spoke routing across the skill ecosystem.
by simota/agent-skills / nexus
Nexus
Your intelligent GitHub command center -- start here. Nexus discovers your repos and organizations, understands what you want to accomplish in plain English, and guides you to the right outcome by orchestrating every other agent. No commands to memorize. Just talk.
by Community-Access/accessibility-agents / codex-skills/nexus
Nft Standards
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
by wshobson/agents / plugins/blockchain-web3/skills/nft-standards
Nightly Testing
Understanding the Lean/Mathlib nightly testing infrastructure. Use when working on toolchain bumps, adaptation PRs, or investigating nightly CI failures.
by leanprover/skills / skills/nightly-testing
Nightwatchjs Skill
Generates NightwatchJS E2E tests in JavaScript. Integrated test runner with Selenium WebDriver, built-in assertions, and page objects. Use when user mentions "Nightwatch", "NightwatchJS", "nightwatch.conf.js". Triggers on: "Nightwatch", "NightwatchJS", "nightwatch test".
by LambdaTest/agent-skills / nightwatchjs-skill
Nist Refprop
Query high-accuracy thermodynamic properties from NIST REFPROP database (commercial)
by Soljourner/claude-engineering-skills / skills/databases/nist-refprop
Nnsight Remote Interpretability
Provides guidance for interpreting and manipulating neural network internals using nnsight with optional NDIF remote execution. Use when needing to run interpretability experiments on massive models (70B+) without local GPU resources, or when working with any PyTorch architecture.
by Orchestra-Research/AI-Research-SKILLs / 04-mechanistic-interpretability/nnsight
Node
Provides domain-specific best practices for Node.js development with TypeScript, covering type stripping, async patterns, error handling, streams, modules, testing, performance, caching, logging, and more. Use when setting up Node.js projects with native TypeScript support, configuring type stripping (--experimental-strip-types), writing Node 22+ TypeScript without a build step, or when the user mentions 'native TypeScript in Node', 'strip types', 'Node 22 TypeScript', '.ts files without compilation', 'ts-node alternative', or needs guidance on error handling, graceful shutdown, flaky tests, profiling, or environment configuration in Node.js. Helps configure tsconfig.json for type stripping, set up package.json scripts, handle module resolution and import extensions, and apply robust patterns across the full Node.js stack.
by mcollina/skills / skills/node
Node Connect
Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
by openclaw/openclaw / skills/node-connect
Node Inspect Debugger
Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
by NousResearch/hermes-agent / skills/software-development/node-inspect-debugger
Nodejs Backend
Node.js backend patterns with Express/Fastify, repositories
by alinaqi/maggy / skills/nodejs-backend
Node.js Backend Patterns
Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.
by wshobson/agents / plugins/javascript-typescript/skills/nodejs-backend-patterns
Nodejs Core
Debugs native module crashes, optimizes V8 performance, configures node-gyp builds, writes N-API/node-addon-api bindings, and diagnoses libuv event loop issues in Node.js. Use when working with C++ addons, native modules, binding.gyp, node-gyp errors, segfaults, memory leaks in native code, V8 optimization/deoptimization, libuv thread pool tuning, N-API or NAN bindings, build system failures, or any Node.js internals below the JavaScript layer.
by mcollina/skills / skills/nodejs-core
Node-RED
Node-RED visual automation flows for Home Assistant. Covers visual automation, flow JSON, trigger-state, api-call-service, function nodes, context storage, timer patterns, error handling, and node-red-contrib-home-assistant-websocket nodes. Use when user mentions "Node-RED", "flow", "visual automation", or "node-redflöde".
by tonylofgren/supercharge-smart-home-claude-skills / node-red
Node Zombie Guardian
Use when diagnosing stale or orphaned Node.js processes launched by VCO, auditing ownership/liveness, or safely simulating cleanup without touching external Node workloads.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/node-zombie-guardian
No Heredoc File Operations
Prevents terminal heredoc file corruption in VS Code Copilot by enforcing use of file editing tools instead of shell redirections
by github/awesome-copilot / instructions/no-heredoc.instructions.md
Nonlinear Solvers
Select and configure nonlinear solvers for root-finding f(x)=0, optimization min F(x), and least-squares problems — choose among Newton, Newton-Krylov, quasi-Newton (BFGS, L-BFGS), Broyden, Anderson acceleration, and Levenberg-Marquardt methods, configure line search or trust-region globalization, diagnose convergence rate (quadratic, linear, stagnated), and assess Jacobian quality and conditioning. Use when a Newton solver converges slowly or diverges, choosing between line search and trust region, debugging nonlinear iteration failures in FEM or phase-field codes, or selecting a solver for large-scale unconstrained optimization, even if the user only says "my Newton iterations aren't converging."
by HeshamFS/materials-simulation-skills / skills/core-numerical/nonlinear-solvers
Noob Mode
Plain-English translation layer for non-technical Copilot CLI users. Translates every approval prompt, error message, and technical output into clear, jargon-free English with color-coded risk indicators.
by github/awesome-copilot / skills/noob-mode
North Star Metric
Define a North Star Metric and 3-5 supporting input metrics that form a metrics constellation. Classify the business game (Attention, Transaction, Productivity) and validate against 7 criteria for an effective North Star. Use when choosing a North Star Metric, setting up a metrics framework, learning about the North Star Framework, or deciding what to measure.
by phuryn/pm-skills / pm-marketing-growth/skills/north-star-metric
Notebooklm
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
by guanyang/antigravity-skills / skills/notebooklm
Notebooklm
Programmatic access to Google NotebookLM via the notebooklm-py CLI and Python API. Use this skill whenever the user wants to create notebooks, add sources (URLs, YouTube, PDFs, files), generate audio overviews/podcasts, videos, slide decks, quizzes, flashcards, infographics, reports, mind maps, or data tables from their research materials. Also use when the user mentions NotebookLM, wants to turn documents into podcasts, generate study materials, or automate any NotebookLM workflow — even if they don't explicitly say "NotebookLM". Triggers on: podcast from documents, audio overview, NotebookLM, notebook research, generate quiz from PDF, flashcards from notes, study materials, deep dive audio.
by julianobarbosa/claude-code-skills / skills/notebooklm
Notebooklm
Query and manage Google NotebookLM notebooks with persistent profile auth, source sync, batch/multi queries, and structured exports. Use when user asks to query NotebookLM, 'ask my notebook', shares NotebookLM notebook URLs, wants to list/create notebooks, manage sources, do bulk folder sync, dedupe, or audit exports.
by sanjay3290/ai-skills / skills/notebooklm
Notebooklm
Complete API for Google NotebookLM - full programmatic access including features not in the web UI. Create notebooks, add sources, generate all artifact types, download in multiple formats. Activates on explicit /notebooklm or intent like "create a podcast about X"
by teng-lin/notebooklm-py
Notebooklm Research
Full-autopilot AI research agent powered by Google NotebookLM (notebooklm-py v0.3.4). Ingests sources (URL, text, PDF, DOCX, YouTube, Google Drive), runs deep web research, asks cited questions, and generates 10 native artifact types (audio podcast, video, cinematic video, slide deck, report, quiz, flashcards, mind map, infographic, data table, study guide). Produces original content drafts via Claude, with optional publishing to social platforms via threads-viral-agent integration. Use this skill when the user mentions: NotebookLM, research with sources, create notebook, generate podcast from articles, turn research into content, trending topic research, research pipeline, source-based analysis, cited research answers, generate slides, generate quiz, make flashcards, deep web research, create infographic, compare sources, research report, study guide, source analysis, or knowledge synthesis.
by claude-world/notebooklm-skill
Notebooklm Skill
Notebooklm Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/notebooklm-skill
Notifications Manager
GitHub notifications command center -- read, filter, triage, and manage notifications entirely from the editor. Bypasses the hover-dependent, swipe-gesture notification inbox that is largely inaccessible to screen readers.
by Community-Access/accessibility-agents / codex-skills/notifications-manager
Notion
Notion API + ntn CLI: pages, databases, markdown, Workers.
by NousResearch/hermes-agent / skills/productivity/notion
Notion
Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.
by openclaw/openclaw / skills/notion
Notion Automation
Notion database automation - sync, templates, workflows, and cross-platform integrations
by claude-office-skills/skills / notion-automation
Notion CLI
Use the Notion CLI (`ntn`) to interact with the Notion API, manage workers, and upload files. Use when the user asks to "call the Notion API", "deploy a worker", "upload a file to Notion", "create a page", "query a database", or any task involving the `ntn` command.
by makenotion/skills / skills/notion-cli
Notion Knowledge Capture
Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.
by makenotion/notion-cookbook / skills/claude/knowledge-capture
Notion Meeting Intelligence
Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved to Notion. Helps you arrive prepared with comprehensive background and structured meeting docs.
by makenotion/notion-cookbook / skills/claude/meeting-intelligence
Notion Research Documentation
Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages. Turns scattered information into structured reports with proper citations and actionable insights.
by makenotion/notion-cookbook / skills/claude/research-documentation
Notion Spec To Implementation
Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.
by makenotion/notion-cookbook / skills/claude/spec-to-implementation
Novelty Check
Verify research idea novelty against recent literature. Use when user says "查新", "novelty check", "有没有人做过", "check novelty", or wants to verify a research idea is novel before implementing.
by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex-claude-review/novelty-check
Novelty Check
Verify research idea novelty against recent literature. Use when user says "查新", "novelty check", "有没有人做过", "check novelty", or wants to verify a research idea is novel before implementing.
by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex-gemini-review/novelty-check
Novelty Check
Verify research idea novelty against recent literature. Use when user says "查新", "novelty check", "有没有人做过", "check novelty", or wants to verify a research idea is novel before implementing.
by wanshuiyin/Auto-claude-code-research-in-sleep / skills/novelty-check
Novelty Check Skill
Verify research idea novelty against recent literature. Use when user says "\u67e5\u65b0", "novelty check", "\u6709\u6ca1\u6709\u4eba\u505a\u8fc7", "check novelty", or wants to verify a research idea is novel before implementing.
by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/novelty-check
Nowait Reasoning Optimizer
Implements the NOWAIT technique for efficient reasoning in R1-style LLMs. Use when optimizing inference of reasoning models (QwQ, DeepSeek-R1, Phi4-Reasoning, Qwen3, Kimi-VL, QvQ), reducing chain-of-thought token usage by 27-51% while preserving accuracy. Triggers on "optimize reasoning", "reduce thinking tokens", "efficient inference", "suppress reflection tokens", or when working with verbose CoT outputs.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/nowait-reasoning-optimizer
Nuget Manager
Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.
by github/awesome-copilot / skills/nuget-manager
Numerical Integration
Select and configure time integration methods for ODE and PDE simulations — choose among explicit Runge-Kutta, BDF, Rosenbrock, and Adams families, set relative and absolute error tolerances, implement adaptive step-size control with I/PI/PID controllers, plan IMEX operator splitting for mixed stiff and non-stiff terms, and estimate splitting errors. Use when picking an integrator for a new simulation, diagnosing step rejections or tolerance failures, setting up operator splitting for phase-field or reaction-diffusion problems, or deciding between explicit and implicit time marching, even if the user only says "my solver keeps rejecting steps" or "which ODE method should I use."
by HeshamFS/materials-simulation-skills / skills/core-numerical/numerical-integration
Numerical Stability
Analyze numerical stability for time-dependent PDE simulations — check CFL and Fourier criteria, perform von Neumann stability analysis, detect stiffness, evaluate matrix conditioning, and recommend explicit vs implicit time-stepping schemes. Use when selecting time steps, diagnosing numerical blow-up or solver divergence, checking convergence criteria, or evaluating scheme stability for advection, diffusion, or reaction problems, even if the user doesn't explicitly mention "stability" or "CFL."
by HeshamFS/materials-simulation-skills / skills/core-numerical/numerical-stability
Nunit Skill
Generates NUnit 3 tests in C#. Covers Assert.That constraint model, parameterized tests, setup/teardown, and Moq mocking. Use when user mentions "NUnit", "[TestFixture]", "[Test]", "Assert.That", "C# unit test". Triggers on: "NUnit", "[Test]", "Assert.That", "C# test", "NUnit3".
by LambdaTest/agent-skills / nunit-skill
Nutrition Analyzer
分析营养数据、识别营养模式、评估营养状况,并提供个性化营养建议。支持与运动、睡眠、慢性病数据的关联分析。
by huifer/WellAlly-health / .claude/skills/nutrition-analyzer
Nutrition Label Analyzer & Meal Logger
Analyzes nutrition facts from food items via Brave Search, logs daily meals with macros, and generates daily/weekly nutrition summaries with target comparisons. Prerequisites: brave-search MCP, python3.
by AgentArmory
NVDA Addon Development Specialist
Expert in NVDA screen reader addon development -- architecture, APIs, plugin types (globalPlugins, appModules, synthDrivers, brailleDisplayDrivers), manifest format, event/script handling, NVDAObject overlays, tree interceptors, addon packaging, Add-on Store submission, testing with NVDA, braille table and speech dictionary authoring, and internationalization. Grounded in the official NVDA source code (github.com/nvaccess/nvda) and community development guides.
by Community-Access/accessibility-agents / codex-skills/nvda-addon-specialist
Nx Workspace Patterns
Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands.
by wshobson/agents / plugins/developer-essentials/skills/nx-workspace-patterns
OAuth
Implements OAuth 2.0/2.1 authorization flows in Fastify applications — configures authorization code with PKCE, client credentials, device flow, refresh token rotation, JWT validation, and token introspection/revocation endpoints. Use when setting up authentication, authorization, login flows, access tokens, API security, or securing Fastify routes with OAuth; also applies when troubleshooting token validation errors, mismatched redirect URIs, CSRF issues, scope problems, or RFC 6749/6750/7636/8252/8628 compliance questions.
by mcollina/skills / skills/oauth
Object Calisthenics Rules
Enforces Object Calisthenics principles for business domain code to ensure clean, maintainable, and robust code
by github/awesome-copilot / instructions/object-calisthenics.instructions.md
Obliteratus
OBLITERATUS: abliterate LLM refusals (diff-in-means).
by NousResearch/hermes-agent / optional-skills/mlops/obliteratus
OBLITERATUS Skill
OBLITERATUS: abliterate LLM refusals (diff-in-means).
by NousResearch/hermes-agent / skills/mlops/inference/obliteratus
Observability Edot Dotnet Instrument
Instrument a .NET application with the Elastic Distribution of OpenTelemetry (EDOT) .NET SDK for automatic tracing, metrics, and logs. Use when adding observability to a .NET service that has no existing APM agent.
by elastic/agent-skills / skills/observability/edot-dotnet-instrument
Observability Edot Dotnet Migrate
Migrate a .NET application from the classic Elastic APM .NET agent to the EDOT .NET SDK. Use when switching from Elastic.Apm.* packages to Elastic.OpenTelemetry.
by elastic/agent-skills / skills/observability/edot-dotnet-migrate
Observability Edot Java Instrument
Instrument a Java application with the Elastic Distribution of OpenTelemetry (EDOT) Java agent for automatic tracing, metrics, and logs. Use when adding observability to a Java service that has no existing APM agent.
by elastic/agent-skills / skills/observability/edot-java-instrument
Observability Edot Java Migrate
Migrate a Java application from the classic Elastic APM Java agent to the EDOT Java agent. Use when switching from elastic-apm-agent.jar to elastic-otel-javaagent.jar.
by elastic/agent-skills / skills/observability/edot-java-migrate
Observability Edot Python Instrument
Instrument a Python application with the Elastic Distribution of OpenTelemetry (EDOT) Python agent for automatic tracing, metrics, and logs. Use when adding observability to a Python service that has no existing APM agent.
by elastic/agent-skills / skills/observability/edot-python-instrument
Observability Edot Python Migrate
Migrate a Python application from the classic Elastic APM Python agent to the EDOT Python agent. Use when switching from elastic-apm to elastic-opentelemetry.
by elastic/agent-skills / skills/observability/edot-python-migrate
Observability LLM Obs
Monitor LLMs and agentic apps: performance, token/cost, response quality, and workflow orchestration. Use when the user asks about LLM monitoring, GenAI observability, or AI cost/quality.
by elastic/agent-skills / skills/observability/llm-obs
Observability Logs Search
Search and filter Observability logs using ES|QL. Use when investigating log spikes, errors, or anomalies; getting volume and trends; or drilling into services or containers during incidents.
by elastic/agent-skills / skills/observability/logs-search
Observability Manage Slos
Create and manage SLOs in Elastic Observability using the Kibana API. Use when defining SLIs, setting error budgets, or managing SLO lifecycle.
by elastic/agent-skills / skills/observability/manage-slos
Observability Service Health
Assess APM service health using SLOs, alerts, ML, throughput, latency, error rate, and dependencies. Use when checking service status, performance, or when the user asks about service health.
by elastic/agent-skills / skills/observability/service-health
Obsidian
Guide for implementing Obsidian knowledge management - vault operations, plugin development, URI scheme automation, markdown extensions, and Local REST API integration. Use when working with Obsidian vaults, creating plugins, automating note workflows, querying notes via API, or implementing knowledge graph features.
by julianobarbosa/claude-code-skills / skills/obsidian
Obsidian
Work with Obsidian vaults using the official obsidian CLI: read/search/create/edit notes, tasks, links, properties, plugins.
by openclaw/openclaw / skills/obsidian
Obsidian
Read, search, create, and edit notes in the Obsidian vault.
by NousResearch/hermes-agent / skills/note-taking/obsidian
Obsidian Automation
Automate Obsidian knowledge management, note linking, and personal knowledge base workflows
by claude-office-skills/skills / obsidian-automation