Browse Skills — Page 132
21,758 public skills · showing 13,101–13,200
- 95/100
openai/neon-postgres
openai/plugins
Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.
- 50/100
diegosouzapw/neon-postgres
diegosouzapw/awesome-omni-skills
Neon Postgres workflow skill. Use this skill when the user needs Expert patterns for Neon serverless Postgres, branching, connection and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 95/100
neondatabase/neon-postgres
neondatabase/website
>-
- 100/100
neon-postgres-agent-platforms
neondatabase/neon-for-agent-platforms
>-
- 100/100
neon-postgres-branches
neondatabase/website
>-
- 100/100
openai/neon-postgres-egress-optimizer
openai/plugins
>-
- 100/100
neondatabase/neon-postgres-egress-optimizer
neondatabase/website
>-
- 50/100
neon-postgres-v2
diegosouzapw/awesome-omni-skills
Neon Postgres workflow skill. Use this skill when the user needs Expert patterns for Neon serverless Postgres, branching, connection and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
neon-serverless
neondatabase/ai-rules
Configures Neon Serverless Driver for Next.js, Vercel Edge Functions, AWS Lambda, and other serverless environments. Installs @neondatabase/serverless, sets up environment variables, and creates working API route examples with TypeScript types. Use when users need to connect their application to Neon, fetch or query data from a Neon database, integrate Neon with Next.js or serverless frameworks, or set up database access in edge/serverless environments where traditional PostgreSQL clients don't work.
- 100/100
neon-toolkit
neondatabase/ai-rules
Creates and manages ephemeral Neon databases for testing, CI/CD pipelines, and isolated development environments. Use when building temporary databases for automated tests or rapid prototyping.
- 100/100
nerdzao-elite
diegosouzapw/awesome-omni-skills
@nerdzao-elite workflow skill. Use this skill when the user needs Senior Elite Software Engineer (15+) and Senior Product Designer. Full workflow with planning, architecture, TDD, clean code, and pixel-perfect UX validation and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
nerdzao-elite-gemini-high
diegosouzapw/awesome-omni-skills
@nerdzao-elite-gemini-high workflow skill. Use this skill when the user needs Modo Elite Coder + UX Pixel-Perfect otimizado especificamente para Gemini 3.1 Pro High. Workflow completo com foco em qualidade m\u00e1xima e efici\u00eancia de tokens and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
nerdzao-elite-gemini-high-v2
diegosouzapw/awesome-omni-skills
@nerdzao-elite-gemini-high workflow skill. Use this skill when the user needs Modo Elite Coder + UX Pixel-Perfect otimizado especificamente para Gemini 3.1 Pro High. Workflow completo com foco em qualidade m\u00e1xima e efici\u00eancia de tokens and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
nerdzao-elite-v2
diegosouzapw/awesome-omni-skills
@nerdzao-elite workflow skill. Use this skill when the user needs Senior Elite Software Engineer (15+) and Senior Product Designer. Full workflow with planning, architecture, TDD, clean code, and pixel-perfect UX validation and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
nereid
bnomei/nereid
Collaborate in Nereid Mermaid sessions via MCP using AST-first, probe-refine workflows for sequence diagrams, flowcharts, xrefs, routes, and walkthroughs. Use when exploring or editing diagrams with a human watching live in TUI, and when coordinating attention through `attention.*`, `follow_ai.*`, and `selection.*`.
- 100/100
nerva-scan
wgpsec/AboutSecurity
使用 nerva 进行高性能服务指纹识别。当需要识别开放端口的具体服务时使用。nerva 支持 120+ 协议(数据库、远程访问、消息队列、工控、Web 等),是 fingerprintx 的升级版。任何涉及服务识别、协议探测、端口指纹的场景都应使用此技能
- 85/100
nestjs
partme-ai/full-stack-skills
"Provides comprehensive guidance for NestJS using the official documentation. Use when the user asks about NestJS architecture, controllers, providers, modules, middleware, guards, pipes, interceptors, dependency injection, GraphQL, WebSockets, microservices, OpenAPI/Swagger, security, or testing."
- 100/100
nestjs-api-standards
HoangNguyen0403/agent-skills-standard
Create standardized API response envelopes, paginated endpoints, and error interceptors in NestJS. Use when implementing response wrappers, pagination DTOs, or global error formats.
- 100/100
nestjs-architecture
HoangNguyen0403/agent-skills-standard
Design decoupled, testable NestJS module boundaries with feature, core, and shared modules. Use when structuring module imports, creating feature modules, or enforcing separation of concerns in NestJS.
- 100/100
nestjs-bullmq
HoangNguyen0403/agent-skills-standard
Implement BullMQ job workflows in NestJS. Use when building queue processors, redis-throttler, Upstash limits, idle polling, stalled jobs, and retention policies.
- 100/100
nestjs-caching
HoangNguyen0403/agent-skills-standard
Implement multi-level caching, invalidation patterns, and stampede protection in NestJS. Use when adding Redis caching layers, configuring cache-manager interceptors, implementing stale-while-revalidate, or preventing cache stampedes in NestJS services.
- 100/100
nestjs-configuration
HoangNguyen0403/agent-skills-standard
Environment variables validation and ConfigModule setup. Use when validating environment variables with Joi/Zod or configuring ConfigModule in NestJS.
- 100/100
nestjs-controllers-services
HoangNguyen0403/agent-skills-standard
Separate Controllers from Services and build Custom Decorators in NestJS. Use when defining NestJS controllers, services, or custom parameter decorators.
- 100/100
nestjs-database
HoangNguyen0403/agent-skills-standard
Implement data access patterns, Scaling, Migrations, and ORM selection in NestJS. Use when implementing TypeORM/Prisma repositories, migrations, or database patterns in NestJS.
- 90/100
nestjs-dependency-injection
TheBushidoCollective/han
Use when nestJS dependency injection with providers, modules, and decorators. Use when building modular NestJS applications.
- 100/100
nestjs-deployment
HoangNguyen0403/agent-skills-standard
Containerize NestJS apps with multi-stage Docker builds, tune Node.js memory, and implement graceful shutdown hooks. Use when writing Dockerfiles, configuring K8s deployments, or adding shutdown hooks for NestJS.
- 100/100
nestjs-documentation
HoangNguyen0403/agent-skills-standard
Automate Swagger/OpenAPI documentation and standardize API response schemas in NestJS. Use when generating OpenAPI specs, documenting paginated or generic responses, configuring the Nest CLI Swagger plugin, or publishing versioned API docs.
- 100/100
nestjs-error-handling
HoangNguyen0403/agent-skills-standard
Implement Global Exception Filters and standard error formats in NestJS. Use when implementing global exception filters or standardizing error responses in NestJS.
- 100/100
nestjs-expert
diegosouzapw/awesome-omni-skills
Nest.js Expert workflow skill. Use this skill when the user needs You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware, guards, interceptors, pipes, testing strategies, database integration, and authentication systems and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
nestjs-expert-v2
diegosouzapw/awesome-omni-skills
Nest.js Expert workflow skill. Use this skill when the user needs You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware, guards, interceptors, pipes, testing strategies, database integration, and authentication systems and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
nestjs-file-uploads
HoangNguyen0403/agent-skills-standard
Validate and stream file uploads securely with Validation and S3 streaming in NestJS. Use when implementing secure file uploads, validation, or S3 streaming in NestJS.
- 100/100
nestjs-guards-interceptors
TheBushidoCollective/han
Use when nestJS guards and interceptors for auth, logging, and transformation. Use when implementing cross-cutting concerns.
- 100/100
nestjs-modular-monolith
tech-leads-club/agent-skills
Specialist in designing and implementing scalable modular monolith architectures using NestJS with DDD, Clean Architecture, and CQRS patterns. Use when building modular monolith backends, designing bounded contexts, creating domain modules, implementing event-driven module communication, or when user mentions "modular monolith", "bounded contexts", "module boundaries", "DDD", "CQRS", "clean architecture NestJS", or "monolith to microservices". Do NOT use for simple CRUD APIs, frontend work, or general NestJS questions without architectural context.
- 100/100
nestjs-notification
HoangNguyen0403/agent-skills-standard
Build dual-write notification services with database persistence and FCM push delivery in NestJS. Use when creating notification entities, sending push via FCM, or implementing in-app notification feeds.
- 100/100
nestjs-observability
HoangNguyen0403/agent-skills-standard
Configure structured logging with Pino, Prometheus metrics, and health checks for NestJS services. Use when adding JSON logging, request tracing with correlation IDs, Prometheus metric endpoints, or liveness/readiness health checks.
- 100/100
nestjs-patterns
affaan-m/ECC
NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.
- 100/100
nestjs-performance
HoangNguyen0403/agent-skills-standard
Optimize NestJS throughput with Fastify adapter, singleton scope enforcement, compression, and query projections. Use when switching to Fastify, diagnosing request-scoped bottlenecks, or profiling API overhead.
- 100/100
nestjs-real-time
HoangNguyen0403/agent-skills-standard
Implement WebSocket gateways with Socket.io and Server-Sent Events endpoints in NestJS. Use when building chat features, live feeds, or choosing between WebSocket and SSE for real-time communication.
- 100/100
nestjs-scheduling
HoangNguyen0403/agent-skills-standard
Implement distributed cron jobs with Redis-based locking and BullMQ offloading in NestJS. Use when adding @Cron scheduled tasks, preventing duplicate runs across pods, or delegating heavy work to queue workers.
- 100/100
nestjs-search
HoangNguyen0403/agent-skills-standard
Integrate Elasticsearch and implement search index Sync patterns in NestJS. Use when integrating Elasticsearch or implementing search index sync in NestJS.
- 100/100
nestjs-security
HoangNguyen0403/agent-skills-standard
Implement JWT authentication, RBAC guards, Helmet hardening, and Argon2 hashing in NestJS. Use when adding auth strategies, role-based access control, CSRF protection, or security headers.
- 100/100
nestjs-security-isolation
HoangNguyen0403/agent-skills-standard
Enforce multi-tenant isolation and PostgreSQL Row Level Security in NestJS. Use when enforcing tenant isolation or PostgreSQL RLS in NestJS multi-tenant apps.
- 100/100
nestjs-testing
HoangNguyen0403/agent-skills-standard
Write Unit and E2E tests with Jest, mocking strategies, and database isolation in NestJS. Use when writing NestJS unit tests, E2E tests with supertest, or mock providers.
- 100/100
nestjs-transport
HoangNguyen0403/agent-skills-standard
Configure gRPC, RabbitMQ, and monorepo contract patterns for NestJS microservices. Use when setting up gRPC service-to-service calls, RabbitMQ event-driven messaging, shared contract libraries, or microservice exception handling in NestJS.
- 100/100
net
zhinkgit/embeddedskills
>-
- 100/100
netbox-reconcile
automateyournetwork/netclaw
Reconcile NetBox source of truth against live network state - detect IP drift, missing interfaces, undocumented links, cable mismatches, VLAN mismatches, and ticket discrepancies in ServiceNow. Use when validating NetBox accuracy, checking for config drift, auditing network documentation, or reconciling source of truth after changes
- 80/100
openai/netlify-ai-gateway
openai/plugins
Guide for using Netlify AI Gateway to access AI models. Use when adding AI capabilities or selecting/changing AI models. Must be read before choosing a model. Covers supported providers (OpenAI, Anthropic, Google), SDK setup, environment variables, and the list of available models.
- 80/100
netlify/netlify-ai-gateway
netlify/context-and-tools
Reference for Netlify AI Gateway — the managed proxy that routes calls to OpenAI, Anthropic, and Google Gemini SDKs without provider API keys. Use this skill any time the user wants to add AI on a Netlify site (chat, completion, reasoning, image generation, image-to-image edit/stylize), choose or change a model, wire up the OpenAI / Anthropic / @google/genai SDK, decide which provider to use for an image-gen feature (it's Gemini-only on the gateway), or debug "model not found" / "API key missing" against the gateway. Required reading before pinning a model — the gateway exposes a curated subset, not every provider model.
- 100/100
openai/netlify-blobs
openai/plugins
Guide for using Netlify Blobs object storage. Use when storing files, images, documents, or simple key-value data without a full database. Covers getStore(), CRUD operations, metadata, listing, deploy-scoped vs site-scoped stores, and local development.
- 100/100
netlify/netlify-blobs
netlify/context-and-tools
Guide for using Netlify Blobs for file and asset storage — images, documents, uploads, exports, cached binary artifacts. Covers getStore(), CRUD operations, metadata, listing, deploy-scoped vs site-scoped stores, and local development. Do NOT use Blobs as a dynamic data store — use Netlify Database for that.
- 100/100
openai/netlify-caching
openai/plugins
Guide for controlling caching on Netlify's CDN. Use when configuring cache headers, setting up stale-while-revalidate, implementing on-demand cache purge, or understanding Netlify's CDN caching behavior. Covers Cache-Control, Netlify-CDN-Cache-Control, cache tags, durable cache, and framework-specific caching patterns.
- 100/100
netlify/netlify-caching
netlify/context-and-tools
Guide for controlling caching on Netlify's CDN. Use when configuring cache headers, setting up stale-while-revalidate, implementing on-demand cache purge, or understanding Netlify's CDN caching behavior. Covers Cache-Control, Netlify-CDN-Cache-Control, cache tags, durable cache, and framework-specific caching patterns.
- 100/100
openai/netlify-cli-and-deploy
openai/plugins
Guide for using the Netlify CLI and deploying sites. Use when installing the CLI, linking sites, deploying (Git-based or manual), managing environment variables, or running local development. Covers netlify dev, netlify deploy, Git vs non-Git workflows, and environment variable management.
- 100/100
netlify/netlify-cli-and-deploy
netlify/context-and-tools
Guide for using the Netlify CLI and deploying sites. Use when installing the CLI, linking sites, deploying (Git-based or manual), managing environment variables, or running local development. Covers netlify dev, netlify deploy, Git vs non-Git workflows, and environment variable management.
- 100/100
openai/netlify-config
openai/plugins
Reference for netlify.toml configuration. Use when configuring build settings, redirects, rewrites, headers, deploy contexts, environment variables, or any site-level configuration. Covers the complete netlify.toml syntax including redirects with splats/conditions, headers, deploy contexts, functions config, and edge functions config.
- 100/100
netlify/netlify-config
netlify/context-and-tools
Reference for netlify.toml configuration. Use when configuring build settings, redirects, rewrites, headers, deploy contexts, environment variables, or any site-level configuration. Covers the complete netlify.toml syntax including redirects with splats/conditions, headers, deploy contexts, functions config, and edge functions config.
- 100/100
netlify-database
netlify/context-and-tools
Guide for using Netlify Database — the GA managed Postgres product built into Netlify. Use when a project needs any kind of dynamic, structured, or relational data. Covers provisioning via @netlify/database, Drizzle ORM (@beta) setup, migrations, preview branching, and safe production data handling. Blobs is only for file/asset storage — any dynamic data belongs in the database.
- 100/100
openai/netlify-deploy
openai/skills
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.
- 100/100
tech-leads-club/netlify-deploy
tech-leads-club/agent-skills
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. Do NOT use for deploying to Vercel, Cloudflare, or Render (use their respective skills).
- 100/100
netlify/netlify-deploy
netlify/context-and-tools
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.
- 100/100
openai/netlify-edge-functions
openai/plugins
Guide for writing Netlify Edge Functions. Use when building middleware, geolocation-based logic, request/response manipulation, authentication checks, A/B testing, or any low-latency edge compute. Covers Deno runtime, context.next() middleware pattern, geolocation, and when to choose edge vs serverless.
- 100/100
netlify/netlify-edge-functions
netlify/context-and-tools
Guide for writing Netlify Edge Functions. Use when building middleware, geolocation-based logic, request/response manipulation, authentication checks, A/B testing, or any low-latency edge compute. Covers Deno runtime, context.next() middleware pattern, geolocation, and when to choose edge vs serverless.
- 100/100
openai/netlify-forms
openai/plugins
Guide for using Netlify Forms for HTML form handling. Use when adding contact forms, feedback forms, file upload forms, or any form that should be collected by Netlify. Covers the data-netlify attribute, spam filtering, AJAX submissions, file uploads, notifications, and the submissions API.
- 100/100
netlify/netlify-forms
netlify/context-and-tools
Guide for using Netlify Forms for HTML form handling. Use when adding contact forms, feedback forms, file upload forms, or any form that should be collected by Netlify. Covers the data-netlify attribute, spam filtering, AJAX submissions, file uploads, notifications, and the submissions API.
- 100/100
netlify-forms-tanstack
netlify/swar-templates
Handle Netlify Forms in TanStack Start. Use when implementing contact forms, signup forms, or any form submission handling on Netlify-hosted TanStack Start sites.
- 100/100
openai/netlify-frameworks
openai/plugins
Guide for deploying web frameworks on Netlify. Use when setting up a framework project (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, Remix) for Netlify deployment, configuring adapters or plugins, or troubleshooting framework-specific Netlify integration. Covers what Netlify needs from each framework and how adapters handle server-side rendering.
- 100/100
netlify/netlify-frameworks
netlify/context-and-tools
Guide for deploying web frameworks on Netlify. Use when setting up a framework project (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, Remix) for Netlify deployment, configuring adapters or plugins, or troubleshooting framework-specific Netlify integration. Covers what Netlify needs from each framework and how adapters handle server-side rendering.
- 100/100
openai/netlify-functions
openai/plugins
Guide for writing Netlify serverless functions. Use when creating API endpoints, background processing, scheduled tasks, or any server-side logic using Netlify Functions. Covers modern syntax (default export + Config), TypeScript, path routing, background functions, scheduled functions, streaming, and method routing.
- 100/100
netlify/netlify-functions
netlify/context-and-tools
Guide for writing Netlify serverless functions. Use when creating API endpoints, background processing, scheduled tasks, or any server-side logic using Netlify Functions. Covers modern syntax (default export + Config), TypeScript, path routing, background functions, scheduled functions, streaming, and method routing.
- 60/100
openai/netlify-identity
openai/plugins
Use when the task involves authentication, user signups, logins, password recovery, OAuth providers, role-based access control, or protecting routes and functions. Always use `@netlify/identity`. Never use `netlify-identity-widget` or `gotrue-js` — they are deprecated.
- 60/100
netlify/netlify-identity
netlify/context-and-tools
Use when the task involves authentication, user signups, logins, password recovery, OAuth providers, role-based access control, or protecting routes and functions. Always use `@netlify/identity`. Never use `netlify-identity-widget` or `gotrue-js` — they are deprecated.
- 90/100
netlify-identity-tanstack-start
netlify/swar-templates
Upgrade a stock TanStack Start project to use Netlify Identity for authentication via the @netlify/identity package. Use this skill whenever the user wants to add Netlify Identity auth to a TanStack Start app, integrate login/signup into TanStack Start, protect routes or server functions with Netlify Identity, add role-based access control, or wire up Netlify Identity webhooks. Also use when the user mentions '@netlify/identity', 'nf_jwt', or asks about auth for TanStack Start on Netlify. Covers SSR pages, SPA pages, API routes, server functions, middleware, route guards, role-based access, identity webhooks, and client-side auth state.
- 100/100
openai/netlify-image-cdn
openai/plugins
Guide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, setting up user-uploaded image pipelines, or configuring image transformations. Covers the /.netlify/images endpoint, query parameters, remote image allowlisting, clean URL rewrites, and composing uploads with Functions + Blobs.
- 100/100
netlify/netlify-image-cdn
netlify/context-and-tools
Guide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, setting up user-uploaded image pipelines, or configuring image transformations. Covers the /.netlify/images endpoint, query parameters, remote image allowlisting, clean URL rewrites, and composing uploads with Functions + Blobs.
- 100/100
netmiko-ssh-automation
affaan-m/ECC
Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling.
- 100/100
NetSuite Automation
ComposioHQ/awesome-claude-skills
"NetSuite Automation: manage customers, sales orders, invoices, inventory, and records via Oracle NetSuite ERP with SuiteQL queries"
- 80/100
network-101
diegosouzapw/awesome-omni-skills
Network 101 workflow skill. Use this skill when the user needs Configure and test common network services (HTTP, HTTPS, SNMP, SMB) for penetration testing lab environments. Enable hands-on practice with service enumeration, log analysis, and security testing against properly configured target systems and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 80/100
network-101-v2
diegosouzapw/awesome-omni-skills
Network 101 workflow skill. Use this skill when the user needs Configure and test common network services (HTTP, HTTPS, SNMP, SMB) for penetration testing lab environments. Enable hands-on practice with service enumeration, log analysis, and security testing against properly configured target systems and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
network-bgp-diagnostics
affaan-m/ECC
Diagnostics-only BGP troubleshooting patterns for neighbor state, route exchange, prefix policy, AS path inspection, and safe evidence collection.
- 100/100
network-comparison
yogsoth-ai/de-anthropocentric-research-engine
Compare N methods simultaneously including indirect evidence — network meta-analysis protocol design. Budget: 50 studies, 80 effect sizes, 60 web searches.
- 100/100
network-config-validation
affaan-m/ECC
Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene.
- 100/100
network-diagnostics
taracodlabs/aiden
Windows net diag: ping, traceroute, DNS, port scan (PowerShell)
- 100/100
network-engineer
diegosouzapw/awesome-omni-skills
network-engineer workflow skill. Use this skill when the user needs Expert network engineer specializing in modern cloud networking, security architectures, and performance optimization and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
network-engineer-v2
diegosouzapw/awesome-omni-skills
network-engineer workflow skill. Use this skill when the user needs Expert network engineer specializing in modern cloud networking, security architectures, and performance optimization and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
network-health-check
sirkirby/unifi-mcp
Run a UniFi network health check — diagnose device status, connectivity issues, firmware updates, and system health. Use when asked to check network health, find what's down, diagnose connectivity issues, or get a network status summary.
- 100/100
network-interface-health
affaan-m/ECC
Diagnose interface errors, drops, CRCs, duplex mismatches, flapping, speed negotiation issues, and counter trends on routers, switches, and Linux hosts.
- 100/100
network-poisoning-attack
wgpsec/AboutSecurity
内网渗透中的网络层投毒和协议欺骗攻击方法论。当需要通过网络投毒获取 NTLM 认证、实现中间人攻击时使用。覆盖 ARP 投毒、DHCP 投毒、DHCPv6/mitm6 欺骗、DNS 欺骗、ADIDNS 记录注入、WPAD 劫持、WSUS 投毒、ICMP 重定向、NBT Name Overwrite。通常作为 NTLM relay 攻击的前置步骤。
- 100/100
network-tests
stripe/stripe-android
Use when writing NetworkRule integration tests in stripe-android — covers testBodyFromFile, inline JSON modification, request matchers, and fixture patterns
- 100/100
network-tox-docking-research-planner
aipoch/medical-research-skills
Generates complete network toxicology + molecular docking research designs from a user-provided toxicant and disease/phenotype. Always use this skill when users want to investigate how an environmental toxicant, endocrine disruptor, heavy metal, food contaminant, pharmaceutical residue, or consumer product chemical may contribute to a disease through shared molecular targets, hub genes, pathways, and docking evidence. Trigger for:"network toxicology study", "toxicology mechanism paper", "target prediction + PPI + docking", "environmental pollutant and disease mechanism", "hub genes and docking for toxicant", "Lite/Standard/Advanced toxicology plan", "CTD + SwissTargetPrediction + GeneCards + STRING", "CB-Dock2 docking study", "triclosan/BPA/cadmium/PFAS + disease". Also triggers for Chinese phrasings:"网络毒理学研究设计"、"毒物机制论文"、"靶点预测+PPI+对接"、"环境污染物与疾病机制". Trigger even for casual phrasings like "I want to study how chemical X affects disease Y" or "help me design a toxicology paper". Always output four workload configurations (Lite / Standard / Advanced / Publication+) with a recommended primary plan, step-by-step workflow, figure plan, validation strategy, minimal executable version, and publication upgrade path.
- 65/100
network-watcher
UseAI-pro/openclaw-skills-security
Audit and monitor network requests made by OpenClaw skills. Detects data exfiltration, unauthorized API calls,
- 100/100
networking-email-drafter
aipoch/medical-research-skills
Draft professional follow-up emails to contacts made at conferences - not too pushy, but memorable.
- 100/100
networking-outreach
manojbajaj95/claude-gtm-plugin
Relationship-first networking skill for identifying the right people to connect with and drafting value-add outreach — not sales, not referral asks. Use when building a network for a job search, career pivot, partnership, or industry access. Covers target identification by purpose, deep LinkedIn + web research on a specific person, brainstorming 10 value-add angles, and drafting three outreach formats: cold networking email (max 200 words), LinkedIn connection request (max 300 characters), and hiring manager follow-up email (120–160 words). Never drafts generic openers or referral asks — always leads with a specific observation and genuine value.
- 100/100
networkx
K-Dense-AI/scientific-agent-skills
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.
- 100/100
networkx-v2
diegosouzapw/awesome-omni-skills
NetworkX workflow skill. Use this skill when the user needs NetworkX is a Python package for creating, manipulating, and analyzing complex networks and graphs and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
neuheit-pruefen
Klotzkette/claude-fuer-deutsches-recht
Prueft Neuheit nach § 3 PatG und Art. 54 EPUe. Methodisches Schema: ein Anspruch wird in seine Merkmale zerlegt und Merkmal-fuer-Merkmal gegen genau eine Entgegenhaltung verglichen. Neuheitsschaedlich ist nur die vollstaendige Vorwegnahme aller Merkmale in einer einzigen Entgegenhaltung (kein Mosaik). Beruecksichtigt die EPA-Konzepte unmittelbare und eindeutige Offenbarung implizite Offenbarung und unzulaessige Auswahlerfindungen. Erzeugt Merkmalsanalyse-Tabelle pro Entgegenhaltung. Bewertet jedes Merkmal als offenbart nicht offenbart oder implizit offenbart mit Pinpoint. Gibt Gesamtergebnis und Empfehlung an die Patentanwaeltin. Disclaimer keine amtliche Pruefung.
- 100/100
neurokit2
K-Dense-AI/scientific-agent-skills
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.
- 100/100
neuronwriter-automation
ComposioHQ/awesome-claude-skills
"Automate Neuronwriter tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
neuropixels-analysis
K-Dense-AI/scientific-agent-skills
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.
- 100/100
neuroskill-bci
NousResearch/hermes-agent
>
- 100/100
neutralitaetspruefung
Klotzkette/claude-fuer-deutsches-recht
Prueft einen erstellten Aktenauszug auf unzulaessige Wertungen und Erfolgseinschaetzungen und neutralisiert diese. Markiert alle parteiischen Formulierungen Prognosen und Bewertungen und schlaegt neutrale Ersatzformulierungen vor. Sicherheitsgate vor Weitergabe des Auszugs. Massstab § 286 ZPO freie Beweiswuerdigung.
Page 132 of 218