███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6751 | build-zoom-virtual-agent | anthropics/knowledge-work-plugins |
/build-zoom-virtual-agent Background reference for Zoom Virtual Agent across: Web campaign/chat embeds. Android WebView wrappers. iOS WKWebView wrappers. Knowledge-base sync and custom API ingestion. Official docs: https://developers.zoom.us/docs/virtual-agent/ https://developers.zoom.us/docs/virtual-agent/web/ https://developers.zoom.us/docs/virtual-agent/android/ https://developers.zoom.us/docs/virtual-agent/ios/ Routing Guardrail If the user is implementing Contact Center app surfaces inside ...
|
520 |
| 6752 | agent-workflow | ruvnet/ruflo |
name: flow-nexus-workflow description: Event-driven workflow automation specialist. Creates, executes, and manages complex automated workflows with message queue processing and intelligent agent coordination. color: teal You are a Flow Nexus Workflow Agent, an expert in designing and orchestrating event-driven automation workflows. Your expertise lies in creating intelligent, scalable workflow systems that seamlessly integrate multiple agents and services. Your core responsibilities: Design and ...
|
520 |
| 6753 | observability-edot-python-migrate | elastic/agent-skills |
EDOT Python Migration Read the migration guide before making changes: Migration guide EDOT Python setup EDOT Python configuration Guidelines Remove ALL classic APM references: elastic-apm from requirements, ElasticAPM(app) / elasticapm.contrib.* from application code, app.config['ELASTIC_APM'] blocks, and all ELASTIC_APM_* env vars Install elastic-opentelemetry via pip (add to requirements.txt or equivalent) Run edot-bootstrap --action=install during image build to install auto-instrumentation p...
|
520 |
| 6754 | address-github-comments | sickn33/antigravity-awesome-skills |
Address GitHub Comments Overview Efficiently address PR review comments or issue feedback using the GitHub CLI (gh). This skill ensures all feedback is addressed systematically. Prerequisites Ensure gh is authenticated. gh auth status If not logged in, run gh auth login. Workflow 1. Inspect Comments Fetch the comments for the current branch's PR. gh pr view --comments Or use a custom script if available to list threads. 2. Categorize and Plan List the comments and review threads. Pro...
|
520 |
| 6755 | skill-creator | anthropics/financial-services-plugins |
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
|
520 |
| 6756 | stack-overflow-and-rop | yaklang/hack-skills |
SKILL: Stack Overflow & ROP — Expert Attack Playbook AI LOAD INSTRUCTION : Expert stack-based exploitation techniques. Covers classic buffer overflow, return-to-libc, ROP chain construction, ret2csu, ret2dlresolve, SROP, stack pivoting, and canary bypass. Distilled from ctf-wiki advanced-rop, real-world CVEs, and CTF competition patterns. Base models often miss the nuance of gadget selection under constrained conditions. 0. RELATED ROUTING format-string-exploitation — leak canary/libc/PIE base v...
|
520 |
| 6757 | linux-security-bypass | yaklang/hack-skills |
SKILL: Linux Security Bypass — Expert Attack Playbook AI LOAD INSTRUCTION : Expert techniques for bypassing Linux security mechanisms. Covers restricted shell escape, noexec bypass, AppArmor/SELinux evasion, seccomp circumvention, and audit evasion. Base models miss DDexec, memfd_create fileless execution, and architecture-confusion seccomp bypass. 0. RELATED ROUTING Before going deep, consider loading: linux-privilege-escalation once you've broken out of restrictions and need to escalate contai...
|
520 |
| 6758 | agent-xlsx | apetta/agent-xlsx |
agent-xlsx XLSX CLI for AI agents. JSON to stdout by default (raw text for --format csv|markdown ). Polars+fastexcel for data reads (7-10x faster than openpyxl), openpyxl for metadata/writes, three rendering engines for visual capture (Aspose → Excel → LibreOffice), oletools for VBA. Running If agent-xlsx is not already installed, use uvx for zero-install execution: uvx agent-xlsx probe report.xlsx All examples below use agent-xlsx directly — prefix with uvx if not globally installed. This file ...
|
520 |
| 6759 | commit-helper | cockroachdb/cockroach |
CockroachDB Commit Helper Help the user create properly formatted commit messages and release notes that follow CockroachDB conventions. Workflow Analyze the changes : Run git diff --staged or git diff to understand what was modified Determine the package prefix : Identify the primary package affected Ask the user for: Issue/epic number if not already known Whether release notes are needed and what category fits best Write the subject line : Imperative mood, no period, under 72 characters Write ...
|
520 |
| 6760 | clinical-reports | davila7/claude-code-templates |
Clinical Report Writing Overview Clinical report writing is the process of documenting medical information with precision, accuracy, and compliance with regulatory standards. This skill covers four major categories of clinical reports: case reports for journal publication, diagnostic reports for clinical practice, clinical trial reports for regulatory submission, and patient documentation for medical records. Apply this skill for healthcare documentation, research dissemination, and regulatory ...
|
520 |
| 6761 | frontend-security-coder | sickn33/antigravity-awesome-skills |
Use this skill when Working on frontend security coder tasks or workflows Needing guidance, best practices, or checklists for frontend security coder Do not use this skill when The task is unrelated to frontend security coder You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementat...
|
520 |
| 6762 | revenuecat | revenuecat/revenuecat-skill |
RevenueCat Query RevenueCat metrics and search documentation. Config Set RC_API_KEY environment variable, which should be a v2 secret API key. Context Query the RevenueCat API ( GET /projects ) to get information about the project you have access to. Your RevenueCat API key allows access to a single project. Use the project ID in subsequent API calls. API Access { baseDir } /scripts/rc-api.sh < endpoint > Example: {baseDir}/scripts/rc-api.sh /projects to list projects. Local API Reference Start ...
|
519 |
| 6763 | vercel-deploy | vercel-labs/agent-skills |
Vercel Deploy Deploy any project to Vercel instantly. No authentication required. When to use this skill App deployment : when asked "Deploy my app" Preview deployment : when asked "Create a preview deployment" Production deployment : when asked "Deploy this to production" Share link : when asked "Deploy and give me the link" How It Works Packages your project into a tarball (excludes node_modules and .git ) Auto-detects framework from package.json Uploads to deployment service Returns Preview U...
|
519 |
| 6764 | grepai-trace-callers | yoanbernabeu/grepai-skills |
This skill covers using `grepai trace callers` to find all code locations that call a specific function or method. When to Use This Skill - Finding all usages of a function before refactoring - Understanding function dependencies - Impact analysis before changes - Code navigation and exploration What is Trace Callers? `grepai trace callers` answers: "Who calls this function?" ``` func Login(user, pass) {...} ↑ │ ┌───────┴───────────────────┐ │ Who calls Login()? ...
|
519 |
| 6765 | senior-computer-vision | alirezarezvani/claude-skills |
Senior Computer Vision Engineer World-class senior computer vision engineer skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/vision_model_trainer.py --input data/ --output results/ Core Tool 2 python scripts/inference_optimizer.py --target project/ --analyze Core Tool 3 python scripts/dataset_pipeline_builder.py --config config.yaml --deploy Core Expertise This skill covers world-class capabilities in: Advanced production pattern...
|
519 |
| 6766 | build-zoom-video-sdk-app | anthropics/knowledge-work-plugins |
/build-zoom-video-sdk-app Background reference for fully custom video-session products. Prefer plan-zoom-product first when the boundary between Meeting SDK and Video SDK is still unclear. Build custom video experiences powered by Zoom's infrastructure. Hard Routing Guardrail (Read First) If the user asks for custom real-time video app behavior (topic/session join, custom rendering, attach/detach), route to Video SDK. Do not switch to REST meeting endpoints for Video SDK join flows. Video SDK do...
|
519 |
| 6767 | ralph | snarktank/ralph |
ralph (Ouroboros) — Specification-First AI Development Stop prompting. Start specifying. "The beginning is the end, and the end is the beginning." The serpent doesn't repeat — it evolves. When to use this skill Before writing any code — expose hidden assumptions with Socratic interviewing Long-running tasks that need autonomous iteration until verified Vague requirements — crystallize them into an immutable spec (Ambiguity ≤ 0.2) Tasks requiring guaranteed completion — loop until verification pa...
|
519 |
| 6768 | mastering-typescript | spillwavesolutions/mastering-typescript-skill |
Mastering Modern TypeScript Build enterprise-grade, type-safe applications with TypeScript 5.9+. Compatibility: TypeScript 5.9+, Node.js 22 LTS, Vite 7, NestJS 11, React 19 Quick Start Initialize TypeScript project with ESM pnpm create vite@latest my-app --template vanilla-ts cd my-app && pnpm install Configure strict TypeScript cat > tsconfig.json << 'EOF' { "compilerOptions": { "target": "ES2024", "module": "ESNext", "moduleResolution": "bundler", "strict": true, "n...
|
519 |
| 6769 | dangling-markup-injection | yaklang/hack-skills |
SKILL: Dangling Markup Injection — Exfiltration Without JavaScript AI LOAD INSTRUCTION : Covers dangling markup exfiltration via unclosed img/form/base/meta/link/table tags, what can be stolen (CSRF tokens, pre-filled form values, sensitive content), browser-specific behavior, and combinations with other attacks. Base models often overlook this technique entirely when CSP blocks scripts, jumping to "not exploitable" — dangling markup is the answer. 0. RELATED ROUTING xss-cross-site-scripting whe...
|
519 |
| 6770 | nestjs-expert | davila7/claude-code-templates |
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...
|
519 |
| 6771 | grepai-trace-callees | yoanbernabeu/grepai-skills |
This skill covers using `grepai trace callees` to find all functions called by a specific function. When to Use This Skill - Understanding function dependencies - Mapping function behavior - Finding deeply nested dependencies - Code comprehension and documentation What is Trace Callees? `grepai trace callees` answers: "What does this function call?" ``` func ProcessOrder(order) { validateOrder(order) calculateTotal(order) sendConfirmation(order.email) } │ ↓ ...
|
519 |
| 6772 | validate | camacho/ai-skills |
Run the full validation suite: pnpm validate If any step fails, report the failure clearly with the exact error output.
|
518 |
| 6773 | stock-liquidity | himself65/finance-skills |
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. Stock Liquidity Analysis Skill Analyzes stock liquidity across multiple dimensions — bid-ask spreads, volume patterns, order book depth, estimated market impact, and turnover ratios — using data from Yahoo Finance via yfinance . Liquidity matters because it determines the real cost of trading. The quoted price is not what you actually pay — spr...
|
518 |
| 6774 | api-designer | charon-fan/agent-playbook |
API Designer Senior API architect with expertise in designing scalable, developer-friendly REST and GraphQL APIs with comprehensive OpenAPI specifications. Role Definition You are a senior API designer with 10+ years of experience creating intuitive, scalable API architectures. You specialize in REST design patterns, OpenAPI 3.1 specifications, GraphQL schemas, and creating APIs that developers love to use while ensuring performance, security, and maintainability. When to Use This Skill Desi...
|
518 |
| 6775 | claude-code-source-recovery | aradotso/trending-skills |
Claude Code 2.1.88 Source Recovery Skill by ara.so — Daily 2026 Skills collection. What This Project Is This repository contains the recovered TypeScript source code of @anthropic-ai/claude-code version 2.1.88. On 2026-03-31, Anthropic accidentally published a cli.js.map (57MB) source map to npm that contained the full sourcesContent of the bundled CLI. After extraction and reconstruction, the result is ~700,000 lines of TypeScript source code organized into a readable directory structure. The p...
|
518 |
| 6776 | valibot | open-circle/agent-skills |
Valibot This skill helps you work effectively with Valibot , the modular and type-safe schema library for validating structural data. When to use this skill When the user asks about schema validation with Valibot When creating or modifying Valibot schemas When parsing or validating user input When the user mentions Valibot, schema, or validation When migrating from Zod to Valibot CRITICAL: Valibot vs Zod — Do Not Confuse! Valibot and Zod have different APIs. Never mix them up! Key Differences Fe...
|
518 |
| 6777 | routing-traffic-with-route53-and-cloudfront | aws/agent-toolkit-for-aws |
Routing Traffic with Route 53 and CloudFront Overview Domain expertise for configuring Amazon Route 53 to route traffic to Amazon CloudFront distributions using custom domain names. Covers hosted zone management, alias A/AAAA records, alternate domain name (CNAME) configuration, and ACM certificate setup for HTTPS. Configure Route 53 to route traffic to a CloudFront distribution To set up a custom domain for a CloudFront distribution with Route 53 DNS, follow the procedure exactly. See Route 53 ...
|
518 |
| 6778 | sdd:implement | neolabhq/context-engineering-kit |
Implement Task with Verification Your job is to implement solution in best quality using task specification and sub-agents. You MUST NOT stop until it critically neccesary or you are done! Avoid asking questions until it is critically neccesary! Launch implementation agent, judges, iterate till issues are fixed and then move to next step! Execute task implementation steps with automated quality verification using LLM-as-Judge for critical artifacts. User Input $ARGUMENTS Command Arguments Parse ...
|
517 |
| 6779 | setup-zoom-websockets | anthropics/knowledge-work-plugins |
/setup-zoom-websockets Background reference for persistent Zoom event streams. Prefer workflow routing first, then use this file when WebSockets are plausibly better than webhooks. WebSockets vs Webhooks Aspect WebSockets Webhooks Connection Persistent, bidirectional One-time HTTP POST Latency Lower (no HTTP overhead) Higher (new connection per event) Security Direct connection, no exposed endpoint Requires endpoint validation, IP whitelisting Model Pull (you connect to Zoom) Push (Zoom connects...
|
517 |
| 6780 | debug-zoom | anthropics/knowledge-work-plugins |
/debug-zoom If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Debug Zoom auth, API, webhook, SDK, or MCP issues without wandering through the entire docs set. Usage /debug-zoom $ARGUMENTS Workflow Identify the failing layer: auth, API request, webhook, SDK init, media/session behavior, or MCP transport. Ask for the minimum missing evidence: exact error, platform, request/response, event payload, or code path. Produce 2-4 plausible causes ranked by...
|
517 |
| 6781 | tanstack-devtools | tanstack-skills/tanstack-skills |
Overview TanStack Devtools provides a unified debugging interface that consolidates devtools for TanStack Query, Router, and other libraries into a single panel. It features a framework-agnostic plugin architecture, real-time state inspection, and support for custom plugins. Built with Solid.js for lightweight performance. React: @tanstack/react-devtools Core: @tanstack/devtools Status: Alpha Installation npm install @tanstack/react-devtools Basic Setup import { TanStackDevtools } from '@tanstac...
|
517 |
| 6782 | lua | mindrally/skills |
Lua Development You are an expert in Lua programming with deep knowledge of tables, metatables, and game development patterns. Core Principles Write clear, concise Lua code that follows idiomatic patterns Leverage Lua's dynamic typing while maintaining code clarity Prioritize modularity and code reusability Focus on end-user experience across all code contributions Lua-Specific Practices Maximize local variables for performance improvements Leverage tables effectively for data structures Imple...
|
517 |
| 6783 | authjs-skills | gocallum/nextjs16-agent-skills |
Links Getting Started: https://authjs.dev/getting-started/installation?framework=Next.js Migrating to v5: https://authjs.dev/getting-started/migrating-to-v5 Google Provider: https://authjs.dev/getting-started/providers/google Credentials Provider: https://authjs.dev/getting-started/providers/credentials Core API Reference: https://authjs.dev/reference/core Session Management: https://authjs.dev/getting-started/session-management Concepts: https://authjs.dev/concepts Installation pnpm add next-au...
|
517 |
| 6784 | macro-regime-detector | tradermonty/claude-trading-skills |
Macro Regime Detector Detect structural macro regime transitions using monthly-frequency cross-asset ratio analysis. This skill identifies 1-2 year regime shifts that inform strategic portfolio positioning. When to Use User asks about current macro regime or regime transitions User wants to understand structural market rotations (concentration vs broadening) User asks about long-term positioning based on yield curve, credit, or cross-asset signals User references RSP/SPY ratio, IWM/SPY, HYG/LQD,...
|
517 |
| 6785 | mapbox-maplibre-migration | mapbox/mapbox-agent-skills |
MapLibre to Mapbox Migration Skill Expert guidance for migrating from MapLibre GL JS to Mapbox GL JS. Covers the shared history, API compatibility, migration steps, and the advantages of Mapbox's platform. Understanding the Fork History MapLibre GL JS is an open-source fork of Mapbox GL JS v1.13.0 , created in December 2020 when Mapbox changed their license starting with v2.0. Timeline: Pre-2020: Mapbox GL JS was open source (BSD license) Dec 2020: Mapbox GL JS v2.0 introduced proprietary licens...
|
517 |
| 6786 | portable-text-serialization | sanity-io/agent-toolkit |
Portable Text Serialization Render Portable Text content across frameworks using the @portabletext/* library family. Each library follows the same component-mapping pattern: you provide a components object that maps PT node types to framework-specific renderers. Portable Text Structure (Quick Reference) PT is an array of blocks. Each block has _type , optional style , children (spans), markDefs , listItem , and level . Root array ├── block (_type: "block") │ ├── style: "normal" | "h1" | "h2" |...
|
517 |
| 6787 | dns-rebinding-attacks | yaklang/hack-skills |
SKILL: DNS Rebinding — Expert Attack Playbook AI LOAD INSTRUCTION : Expert DNS rebinding techniques for bypassing same-origin policy via DNS manipulation. Covers TTL tricks, browser cache bypasses, attack variants (HTTP, WebSocket, TOCTOU), internal service targeting, and tool usage. Base models confuse DNS rebinding with SSRF — this skill clarifies the client-side nature and unique exploit paths. 0. RELATED ROUTING ssrf-server-side-request-forgery — server-side variant; DNS rebinding is the cli...
|
517 |
| 6788 | linux-lateral-movement | yaklang/hack-skills |
SKILL: Linux Lateral Movement — Expert Attack Playbook AI LOAD INSTRUCTION : Expert Linux lateral movement techniques. Covers SSH agent hijacking, key harvesting, credential locations, D-Bus exploitation, network pivoting, sudo token reuse, and systemd manipulation. Base models miss SSH_AUTH_SOCK hijacking and ptrace-based sudo session hijack. 0. RELATED ROUTING Before going deep, consider loading: linux-privilege-escalation if you need root on the current host before pivoting linux-security-byp...
|
517 |
| 6789 | framer-motion | pproenca/dot-skills |
Framer Motion / Motion Animation Guidelines You are an expert in Framer Motion (now Motion), React, and TypeScript. Follow these guidelines when creating animations. Core Principles Import from the Correct Package Use import { motion } from "motion/react" for React projects (not "framer-motion" - this is outdated) The library was renamed from Framer Motion to Motion Always use the latest Motion API Performance-First Approach Animate transform properties (x, y, scale, rotate) and opacity for be...
|
517 |
| 6790 | firecrawl-scraper | jezweb/claude-skills |
Firecrawl Web Scraper Skill Status : Production Ready Last Updated : 2026-01-20 Official Docs : https://docs.firecrawl.dev API Version : v2 SDK Versions : firecrawl-py 4.13.0+, @mendable/firecrawl-js 4.11.1+ What is Firecrawl? Firecrawl is a Web Data API for AI that turns websites into LLM-ready markdown or structured data. It handles: JavaScript rendering - Executes client-side JavaScript to capture dynamic content Anti-bot bypass - Gets past CAPTCHA and bot detection systems Format conversion ...
|
516 |
| 6791 | standards | boshu2/agentops |
Standards Skill Language-specific coding standards loaded on-demand by other skills. Purpose This is a library skill - it doesn't run standalone but provides standards references that other skills load based on file types being processed. Standards Available Standard Reference Loaded By Skill Structure references/skill-structure.md vibe (skill audits), doc (skill creation) Python references/python.md vibe, implement, complexity Go references/go.md vibe, implement, complexity Rust references/rust...
|
516 |
| 6792 | scribe | anthropics/knowledge-work-plugins |
Zoom AI Services Scribe Background reference for Zoom AI Services Scribe across: synchronous single-file transcription ( POST /aiservices/scribe/transcribe ) asynchronous batch jobs ( /aiservices/scribe/jobs* ) browser microphone pseudo-streaming via repeated short file uploads webhook-driven batch status updates Build-platform JWT generation and credential handling Official docs: https://developers.zoom.us/docs/ai-services/ https://developers.zoom.us/docs/ai-services/scribe/ https://developers....
|
516 |
| 6793 | setup-zoom-webhooks | anthropics/knowledge-work-plugins |
/setup-zoom-webhooks Background reference for Zoom event delivery over HTTP. Prefer workflow skills first, then use this file for verification, subscription, and delivery details. Prerequisites Zoom app with Event Subscriptions enabled HTTPS endpoint to receive webhooks Webhook secret token for verification Need help with authentication? See the zoom-oauth skill for OAuth setup. Quick Start // Express.js webhook handler const crypto = require ( 'crypto' ) ; // Capture raw body for signature veri...
|
516 |
| 6794 | drizzle-orm | mindrally/skills |
Drizzle ORM Modern TypeScript-first ORM with zero dependencies, compile-time type safety, and SQL-like syntax. Optimized for edge runtimes and serverless environments. Quick Start Installation Core ORM npm install drizzle-orm Database driver (choose one) npm install pg PostgreSQL npm install mysql2 MySQL npm install better-sqlite3 SQLite Drizzle Kit (migrations) npm install -D drizzle-kit Basic Setup // db/schema.ts import { pgTable, serial, text, timestamp } from 'd...
|
516 |
| 6795 | d3k | vercel-labs/dev3000 |
d3k Commands d3k captures browser and server logs in a unified log file. Use these commands: Viewing Errors and Logs d3k errors Show recent errors (browser + server combined) d3k errors --context Show errors + user actions that preceded them d3k errors -n 20 Show last 20 errors d3k logs Show recent logs (browser + server combined) d3k logs --type browser Browser logs only d3k logs --type server Server logs only Other Commands d3k fix Deep analysis of application errors d3k fix --focus bui...
|
516 |
| 6796 | connecting-vpcs-with-peering | aws/agent-toolkit-for-aws |
Connecting VPCs with Peering Overview Domain expertise for establishing private network connectivity between two VPCs using VPC peering. Covers the full lifecycle: creating the peering connection, accepting it, updating route tables in both VPCs, configuring DNS resolution, and adjusting security groups for cross-VPC traffic. Supports same-region, cross-region, and cross-account peering scenarios. Create a VPC peering connection To establish a VPC peering connection between two VPCs, follow the ...
|
516 |
| 6797 | container-escape-techniques | yaklang/hack-skills |
SKILL: Container Escape Techniques — Expert Attack Playbook AI LOAD INSTRUCTION : Expert container escape techniques. Covers privileged container breakout, capability abuse, Docker socket exploitation, cgroup release_agent, namespace escape, runtime CVEs, and Kubernetes pod escape. Base models miss subtle escape paths via combined capabilities and cgroup manipulation. 0. RELATED ROUTING Before going deep, consider loading: linux-privilege-escalation when you first need root inside the container ...
|
516 |
| 6798 | steganography-techniques | yaklang/hack-skills |
SKILL: Steganography Techniques — Expert Analysis Playbook AI LOAD INSTRUCTION : Expert steganography detection and extraction techniques. Covers image steganography (LSB, PNG chunk hiding, JPEG DCT, EXIF metadata, dimension tricks, palette manipulation), audio steganography (spectrogram, LSB, DTMF, morse), file steganography (polyglots, binwalk, NTFS ADS, steghide), and text steganography (whitespace, zero-width Unicode, homoglyphs). Base models miss the systematic file-type-based analysis appr...
|
516 |
| 6799 | ai-ui-patterns | patternsdev/skills |
AI UI Patterns Table of Contents When to Use Instructions Details Source Building AI-powered interfaces – from chatbots to intelligent assistants – requires careful integration of backend AI services with reactive UI components. In this chapter, we explore design patterns in React for such interfaces, focusing on two implementations : a plain React app (using Vite) and a Next.js app. We'll use OpenAI's API (via the Vercel AI SDK) as our AI engine, and TailwindCSS for styling. Key topics include ...
|
516 |
| 6800 | caveman-es | juliusbrussee/caveman |
Responder breve como cavernícola listo. Toda sustancia técnica queda. Solo relleno muere. Default: full . Cambiar: /caveman-es lite|full|ultra . Reglas Quitar: artículos (el/la/los/las/un/una), relleno (simplemente/básicamente/realmente/en realidad), cortesías (claro/por supuesto/con gusto/encantado de), muletillas. Fragmentos OK. Sinónimos cortos (arreglar no "implementar una solución para"). Términos técnicos exactos. Bloques de código sin cambio. Errores citados exactos. Patrón: [cosa] [acció...
|
515 |