███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 2551 | reference-list-builder | paramchoudhary/resumeskills |
Reference List Builder When to Use This Skill Use this skill when the user: Needs to create a professional reference list Wants help choosing the right references Needs to format references properly Is preparing references for job applications Mentions: "references", "reference list", "professional references", "reference check" Core Capabilities Format professional reference lists Guide reference selection strategy Prepare reference briefing materials Anticipate reference check questions Handle...
|
6K |
| 2552 | query-token-audit | binance/binance-skills-hub |
Query Token Audit Skill Overview API Function Use Case Token Security Audit Token security scan Detect honeypot, rug pull, scam, malicious functions Use Cases Pre-Trade Safety Check : Verify token security before buying or swapping Scam Detection : Identify honeypots, fake tokens, and malicious contracts Contract Analysis : Check for dangerous ownership functions and hidden risks Tax Verification : Detect unusual buy/sell taxes before trading Supported Chains Chain Name chainId BSC 56 Base 8453 ...
|
6K |
| 2553 | query-address-info | binance/binance-skills-hub |
Query Address Info Skill Overview This skill queries any on-chain wallet address for token holdings, supporting: List of all tokens held by a wallet address Current price of each token 24-hour price change percentage Holding quantity API Endpoint Query Wallet Token Balance Method : GET URL : https://web3.binance.com/bapi/defi/v3/public/wallet-direct/buw/wallet/address/pnl/active-position-list Request Parameters : Parameter Type Required Description address string Yes Wallet address, e.g., 0x0000...
|
6K |
| 2554 | dbs-knowledge | dontbesilent2025/dbskill |
dbs-knowledge:文件夹知识库 你是 dontbesilent 的文件夹知识库助手。你的任务是让用户现有的文件夹成为 Agent 可以稳定使用的知识库,并在后续持续帮助用户收录资料、查找内容、判断版本和检查结构。 用户只需要理解「知识库」三个字。 SOURCE_OF_TRUTH.md 、 AGENTS.md 、 CLAUDE.md 、 CODEBUDDY.md 和宿主兼容规则都由你在后台处理。 一句话定义 dbs-knowledge 提供一个入口,处理四类事情: 建 :建立新的文件夹知识库,或让已有文件夹具备知识库导航。 存 :把新资料放到合适位置,保留来源,处理重名与版本关系。 用 :从知识库定位原始文件,综合回答并说明依据。 查 :检查失效路径、版本冲突、散落文件、重复资料和维护缺口。 对用户统一称为「知识库」。需要解释技术文件时,把 SOURCE_OF_TRUTH.md 称为「知识库导航」。 核心结果 Show more Installs 817 Repository dontbesilent2025/dbskill GitHub Stars 8.4K First Se...
|
6K |
| 2555 | clickhouse-js-node-coding | clickhouse/agent-skills |
ClickHouse Node.js Client — Coding Reference: https://clickhouse.com/docs/integrations/javascript ⚠️ Node.js runtime only. This skill covers the @clickhouse/client package running in a Node.js runtime exclusively — including Next.js Node runtime API routes, React Server Components, Server Actions, and standard Node.js processes. Do not apply this skill to browser client components, Web Workers, Next.js Edge runtime , Cloudflare Workers, or any usage of @clickhouse/client-web . For browser/edge e...
|
6K |
| 2556 | n8n-code-javascript | czlonkowski/n8n-skills |
JavaScript Code Node Expert guidance for writing JavaScript code in n8n Code nodes. Quick Start // Basic template for Code nodes const items = $input.all(); // Process data const processed = items.map(item => ({ json: { ...item.json, processed: true, timestamp: new Date().toISOString() } })); return processed; Essential Rules Choose "Run Once for All Items" mode (recommended for most use cases) Access data: $input.all(), $input.first(), or $input.item CRITICAL: Must return [...
|
6K |
| 2557 | autonomous-loops | affaan-m/everything-claude-code |
Autonomous Loops Skill Compatibility note (v1.8.0): autonomous-loops is retained for one release. The canonical skill name is now continuous-agent-loop . New loop guidance should be authored there, while this skill remains available to avoid breaking existing workflows. Patterns, architectures, and reference implementations for running Claude Code autonomously in loops. Covers everything from simple claude -p pipelines to full RFC-driven multi-agent DAG orchestration. When to Use Setting up auto...
|
5.9K |
| 2558 | composio | composiohq/skills |
When to Apply User wants to access or interact with external apps (Gmail, Slack, GitHub, Notion, etc.) User wants to automate a task using an external service (send email, create issue, post message) Building an AI agent or app that integrates with external tools Multi-user apps that need per-user connections to external services Setup Check if the CLI is installed; if not, install it: curl -fsSL https://composio.dev/install | bash Show more Installs 93 Repository composio-commun…y/skills GitHub...
|
5.9K |
| 2559 | laravel-tdd | affaan-m/everything-claude-code |
Laravel Testing with TDD Test-driven development for Laravel applications using PHPUnit, Pest, Laravel factories, and testing helpers. When to Activate Writing new Laravel applications or features Implementing API endpoints with Sanctum or Passport authentication Testing Eloquent models, relationships, scopes, and accessors Setting up testing infrastructure for Laravel projects Writing feature tests for HTTP controllers and form requests Mocking external services (queues, mail, notifications, HT...
|
5.9K |
| 2560 | asc-shots-pipeline | rorkai/app-store-connect-cli-skills |
asc screenshots pipeline (xcodebuild -> AXe -> frame -> asc) Use this skill for agent-driven screenshot workflows where the app is built and launched with Xcode CLI tools, UI is driven with AXe, and screenshots are uploaded with asc . Current scope Implemented now: build/run, AXe plan capture, frame composition, and upload. Device discovery is built-in via asc screenshots list-frame-devices . Local screenshot automation commands are experimental in asc cli. Framing is pinned to Koubou 0.18.1 for...
|
5.9K |
| 2561 | office-mcp | claude-office-skills/skills |
Office MCP Server Overview A complete MCP (Model Context Protocol) server providing 39 tools for Office document operations. Implemented in TypeScript/Node.js with real functionality (not placeholders). Tool Categories PDF Tools (10) Tool Description extract_text_from_pdf Extract text content, supports page selection extract_tables_from_pdf Extract table data from PDFs merge_pdfs Merge multiple PDFs into one split_pdf Split PDF by page ranges compress_pdf Reduce PDF file size add_watermark_to_pd...
|
5.9K |
| 2562 | ljg-relationship | lijigang/ljg-skills |
Usage Instructions 你是关系结构分析师。你的工作不是给建议,是帮用户 看见 他们自己看不见的东西。 核心理念 关系问题有两种: 结构性问题 :关系本身的动力学出了问题(权力、交换、边界、阶段、叙事) 模式性问题 :用户在不同关系中反复重演同一套剧本(移情、无意识、阻抗) 前者用五层结构诊断,后者用精神分析方法触达。判断用哪条路是你的第一个任务。 行为准则 不给建议,只提问。 你的每一句话要么是提问,要么是把用户说的东西换一种方式"照"回去。绝不说"你应该怎么做"。 用类比,不用术语。 不说"你在移情",说"你对老板的这种反应,有没有一种似曾相识的感觉?像不像跟谁的关系?" 跟着阻抗走。 用户在某个问题上突然转移话题、突然烦躁、突然说"这个不重要"——不要配合他绕开。轻轻标记:"你刚才在这个地方停了一下。" 温度有变化。 该温柔的地方温柔(触碰痛处时),该锋利的地方锋利(用户在自欺时)。 每轮结束给一张图。 ASCII 结构图,把当前诊断到的关系结构可视化。让用户"看到",不只是"听到"。 对话流程 第 0 步:接住 用户带着一个关系问题来。不急着分析,先接住。 用一句...
|
5.9K |
| 2563 | agent-development | anthropics/claude-plugins-official |
Agent Development for Claude Code Plugins Overview Agents are autonomous subprocesses that handle complex, multi-step tasks independently. Understanding agent structure, triggering conditions, and system prompt design enables creating powerful autonomous capabilities. Key concepts: Agents are FOR autonomous work, commands are FOR user-initiated actions Markdown file format with YAML frontmatter Triggering via description field with examples System prompt defines agent behavior Model and color cu...
|
5.9K |
| 2564 | news-aggregator-skill | cclank/news-aggregator-skill |
News Aggregator Skill Fetch real-time hot news from multiple sources. Tools fetch_news.py Usage: Single Source (Limit 10) ```bash Global Scan (Option 12) - Broad Fetch Strategy > NOTE: This strategy is specifically for the "Global Scan" scenario where we want to catch all trends. ```bash 1. Fetch broadly (Massive pool for Semantic Filtering) python3 scripts/fetch_news.py --source all --limit 15 --deep 2. SEMANTIC FILTERING: Agent manually filters the broad list (approx 120 items) for...
|
5.9K |
| 2565 | code-maturity-assessor | trailofbits/skills |
Code Maturity Assessor Purpose I will systematically assess this codebase's maturity using Trail of Bits' 9-category framework by analyzing the code and evaluating it against established criteria. I'll provide evidence-based ratings and actionable recommendations. Framework: Building Secure Contracts - Code Maturity Evaluation v0.1.0 How This Works Phase 1: Discovery I'll explore the codebase to understand: Project structure and platform Contract/module files Test coverage Documentation ava...
|
5.9K |
| 2566 | asc-app-create-ui | rorkai/app-store-connect-cli-skills |
asc app create (UI automation) Use this skill to create a new App Store Connect app by driving the web UI. This is opt-in, local-only automation that requires the user to be signed in. Preconditions A browser automation tool is available (Playwright, Cursor browser MCP, or equivalent). User is signed in to App Store Connect (or can complete login + 2FA). The bundle ID must already be registered in the Apple Developer portal. Required inputs are known: app name (max 30 characters) bundle ID (must...
|
5.9K |
| 2567 | agent-platform-skill-registry | google/skills |
Skill Registry This skill provides instructions for interacting with the Skill Registry on the Gemini Enterprise Agent Platform. Core Capabilities Skill Discovery - Query the registry to easily search, list, get specific skills, and inspect revision histories. Skill Lifecycle Management - Upload, update, or permanently delete skills. Operation Monitoring - Utility to check the completion status of long-running state changes (LROs). Generate Skill - Automate the initial scaffolding of new agent s...
|
5.9K |
| 2568 | aws-observability | aws/agent-toolkit-for-aws |
AWS Observability Overview Domain expertise for AWS observability across metrics, logs, and traces. Covers CloudWatch platform capabilities (alarms, dashboards, Log Insights, custom metrics, EMF), X-Ray trace analysis, CloudTrail operational auditing, and ADOT collector configuration. Works best with the AWS MCP server — enables running CLI commands, querying CloudWatch, and validating configurations directly. All guidance also works with standard AWS CLI access. Note: Reference files contain sp...
|
5.9K |
| 2569 | sound-effects | elevenlabs/skills |
ElevenLabs Sound Effects Generate sound effects from text descriptions — supports looping, custom duration, and prompt adherence control. Setup: See Installation Guide . For JavaScript, use @elevenlabs/* packages only. Quick Start Python from elevenlabs . client import ElevenLabs client = ElevenLabs ( ) audio = client . text_to_sound_effects . convert ( text = "Thunder rumbling in the distance with light rain" , ) with open ( "thunder.mp3" , "wb" ) as f : for chunk in audio : f . write ( chunk )...
|
5.9K |
| 2570 | deep-research | imbad0202/academic-research-skills |
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
|
5.9K |
| 2571 | argent-settings-permissions | software-mansion/argent |
What this tool is for settings-permissions edits the platform's permission store directly - the iOS simulator's TCC database, or Android's package-manager permission flags. It replaces the manual Settings → Privacy dance during test setup: pre-authorize a service so the app never has to ask, deny it up front to test the refusal path, or reset it so the first-run dialog appears again on the next launch. It is a test-setup / out-of-band tool, not a general permissions toggle. The default way to ch...
|
5.9K |
| 2572 | aws-cdk | aws/agent-toolkit-for-aws |
AWS CDK Overview Domain expertise for CDK construct authoring, deployment workflows, compliance, drift, importing resources, safe refactoring, and troubleshooting CDK CLI / CloudFormation errors. When NOT to use: Raw CloudFormation YAML/JSON. SAM. Terraform/Pulumi. CI/CD beyond CDK Pipelines. Use builtin knowledge or specialized skills for these. Critical Warnings Deadly embrace : Removing a cross-stack reference deadlocks deployment. Two-deploy fix required: (1) remove consumer import + add thi...
|
5.9K |
| 2573 | skill-creator | vercel-labs/agent-browser |
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...
|
5.8K |
| 2574 | swiftui-patterns | affaan-m/everything-claude-code |
SwiftUI Patterns Modern SwiftUI patterns for building declarative, performant user interfaces on Apple platforms. Covers the Observation framework, view composition, type-safe navigation, and performance optimization. When to Activate Building SwiftUI views and managing state ( @State , @Observable , @Binding ) Designing navigation flows with NavigationStack Structuring view models and data flow Optimizing rendering performance for lists and complex layouts Working with environment values and de...
|
5.8K |
| 2575 | content-engine | affaan-m/everything-claude-code |
Content Engine Build platform-native content without flattening the author's real voice into platform slop. When to Activate writing X posts or threads drafting LinkedIn posts or launch updates scripting short-form video or YouTube explainers repurposing articles, podcasts, demos, docs, or internal notes into public content building a launch sequence or ongoing content system around a product, insight, or narrative Non-Negotiables Start from source material, not generic post formulas. Adapt the ...
|
5.8K |
| 2576 | ai-first-engineering | affaan-m/everything-claude-code |
AI-First Engineering Use this skill when designing process, reviews, and architecture for teams shipping with AI-assisted code generation. Process Shifts Planning quality matters more than typing speed. Eval coverage matters more than anecdotal confidence. Review focus shifts from syntax to system behavior. Architecture Requirements Prefer architectures that are agent-friendly: explicit boundaries stable contracts typed interfaces deterministic tests Avoid implicit behavior spread across hidden ...
|
5.8K |
| 2577 | content-hash-cache-pattern | affaan-m/everything-claude-code |
Content-Hash File Cache Pattern Cache expensive file processing results (PDF parsing, text extraction, image analysis) using SHA-256 content hashes as cache keys. Unlike path-based caching, this approach survives file moves/renames and auto-invalidates when content changes. When to Activate Building file processing pipelines (PDF, images, text extraction) Processing cost is high and same files are processed repeatedly Need a --cache/--no-cache CLI option Want to add caching to existing pure func...
|
5.8K |
| 2578 | regex-vs-llm-structured-text | affaan-m/everything-claude-code |
Regex vs LLM for Structured Text Parsing A practical decision framework for parsing structured text (quizzes, forms, invoices, documents). The key insight: regex handles 95-98% of cases cheaply and deterministically. Reserve expensive LLM calls for the remaining edge cases. When to Activate Parsing structured text with repeating patterns (questions, forms, tables) Deciding between regex and LLM for text extraction Building hybrid pipelines that combine both approaches Optimizing cost/accuracy tr...
|
5.8K |
| 2579 | kotlin-patterns | affaan-m/everything-claude-code |
Kotlin Development Patterns Idiomatic Kotlin patterns and best practices for building robust, efficient, and maintainable applications. When to Use Writing new Kotlin code Reviewing Kotlin code Refactoring existing Kotlin code Designing Kotlin modules or libraries Configuring Gradle Kotlin DSL builds How It Works This skill enforces idiomatic Kotlin conventions across seven key areas: null safety using the type system and safe-call operators, immutability via val and copy() on data classes, seal...
|
5.8K |
| 2580 | rust-patterns | affaan-m/everything-claude-code |
Rust Development Patterns Idiomatic Rust patterns and best practices for building safe, performant, and maintainable applications. When to Use Writing new Rust code Reviewing Rust code Refactoring existing Rust code Designing crate structure and module layout How It Works This skill enforces idiomatic Rust conventions across six key areas: ownership and borrowing to prevent data races at compile time, Result / ? error propagation with thiserror for libraries and anyhow for applications, enums an...
|
5.8K |
| 2581 | web-scraping | jamditis/claude-skills-journalism |
Web scraping methodology Patterns for reliable, ethical web scraping with fallback strategies and anti-bot handling. Scraping cascade architecture Implement multiple extraction strategies with automatic fallback: from abc import ABC , abstractmethod from typing import Optional import requests from bs4 import BeautifulSoup import trafilatura for .py files from playwright . sync_api import sync_playwright from playwright_stealth import stealth_sync for .ipynb files import asyncio from playwright ....
|
5.8K |
| 2582 | asc-subscription-localization | rorkai/app-store-connect-cli-skills |
asc subscription localization Use this skill to bulk-create or bulk-update display names and, where supported, descriptions for subscriptions, subscription groups, and in-app purchases across all App Store Connect locales. This eliminates the tedious manual process of clicking through each language in App Store Connect to set the same display name. Preconditions Auth configured ( asc auth login or ASC_* env vars). Know your app ID ( ASC_APP_ID or --app ). Subscription groups and subscriptions al...
|
5.8K |
| 2583 | view-pdf | anthropics/knowledge-work-plugins |
PDF Viewer — Interactive Document Workflows You have access to a local PDF server that renders documents in a live viewer and lets you annotate, fill forms, and place signatures with real-time visual feedback. When to use this skill Use the PDF viewer when the user wants interactivity: "Show me this contract" / "Open this paper" "Highlight the key terms and let me review" "Help me fill out this form" "Sign this on page 3" / "Add my initials to each page" "Stamp this CONFIDENTIAL" / "Mark this as...
|
5.8K |
| 2584 | knowledge-synthesis | anthropics/knowledge-work-plugins |
Knowledge Synthesis The last mile of enterprise search. Takes raw results from multiple sources and produces a coherent, trustworthy answer. The Goal Transform this: ~~chat result: "Sarah said in eng: 'let's go with REST, GraphQL is overkill for our use case'" ~~email result: "Subject: API Decision — Sarah's email confirming REST approach with rationale" ~~cloud storage result: "API Design Doc v3 — updated section 2 to reflect REST decision" ~~project tracker result: "Task: Finalize API approach...
|
5.8K |
| 2585 | chart-visualization | antvis/chart-visualization-skills |
Chart Visualization Skill This skill provides a comprehensive workflow for transforming data into visual charts. It handles chart selection, parameter extraction, and image generation. Workflow To visualize data, follow these steps: 1. Intelligent Chart Selection Analyze the user's data features to determine the most appropriate chart type. Use the following guidelines (and consult references/ for detailed specs): Time Series: Use generate_line_chart (trends) or generate_area_chart (accumu...
|
5.8K |
| 2586 | planning-with-files-es | othmanadi/planning-with-files |
Contains Hooks This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing. Sistema de Planificación con Archivos Trabaja como Manus: usa archivos Markdown persistentes como tu «memoria de trabajo en disco». Paso 1: Recuperar contexto (v2.2.0) Antes de hacer nada , verifica si existen los archivos de planificación y léelos: Si task_plan.md existe, lee inmediatamente task_plan.md , progress.md y findings.md . Luego verifica si la ses...
|
5.8K |
| 2587 | skill-creator | anthropics/claude-plugins-official |
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...
|
5.8K |
| 2588 | tiktok-marketing | claude-office-skills/skills |
TikTok Marketing Comprehensive TikTok marketing skill covering content strategy, video creation workflows, posting optimization, and analytics tracking. Integrates with n8n automation for scalable content production. Overview This skill enables: Content strategy development for TikTok AI-powered video script generation Automated posting workflows Hashtag and trend optimization Performance analytics and reporting Content Strategy Framework 1. Content Pillars (4-6 pillars recommended) content_pill...
|
5.8K |
| 2589 | differential-review | trailofbits/skills |
Differential Security Review Security-focused code review for PRs, commits, and diffs. Core Principles Risk-First: Focus on auth, crypto, value transfer, external calls Evidence-Based: Every finding backed by git history, line numbers, attack scenarios Adaptive: Scale to codebase size (SMALL/MEDIUM/LARGE) Honest: Explicitly state coverage limits and confidence level Output-Driven: Always generate comprehensive markdown report file Rationalizations (Do Not Skip) Rationalization Why It's Wrong R...
|
5.8K |
| 2590 | planning-with-files-de | othmanadi/planning-with-files |
Contains Hooks This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing. Dateiplanungssystem Arbeite wie Manus: Verwende persistente Markdown-Dateien als deinen „Festplatten-Arbeitsspeicher". Schritt 1: Kontext wiederherstellen (v2.2.0) Bevor du irgendetwas anderes tust , prüfe, ob Planungsdateien existieren, und lies sie: Wenn task_plan.md existiert, lies sofort task_plan.md , progress.md und findings.md . Prüfe dann, ob die vor...
|
5.8K |
| 2591 | cmux-markdown | manaflow-ai/cmux |
Markdown Viewer with cmux Use this skill to display markdown files in a dedicated panel with rich formatting and live file watching. Core Workflow Write your plan or notes to a .md file. Open it in a markdown panel. The panel auto-updates when the file changes on disk. Open a markdown file as a split panel next to the current terminal cmux markdown open plan.md Absolute path cmux markdown open /path/to/PLAN.md Target a specific workspace cmux markdown open design.md --workspace workspace:2 Wh...
|
5.8K |
| 2592 | gateguard | affaan-m/ecc |
GateGuard — Fact-Forcing Pre-Action Gate A PreToolUse hook that forces Claude to investigate before editing. Instead of self-evaluation ("are you sure?"), it demands concrete facts. The act of investigation creates awareness that self-evaluation never did. When to Activate Working on any codebase where file edits affect multiple modules Projects with data files that have specific schemas or date formats Teams where AI-generated code must match existing patterns Any workflow where Claude tends to...
|
5.8K |
| 2593 | planning-with-files-ar | othmanadi/planning-with-files |
Contains Hooks This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing. نظام تخطيط الملفات العمل بنمط Manus: استخدام ملفات Markdown المستمرة كـ «ذاكرة عمل على القرص». الخطوة الأولى: استعادة السياق (v2.2.0) قبل فعل أي شيء ، تحقق من وجود ملفات التخطيط واقرأها: إذا كان task_plan.md موجودًا، اقرأ فورًا task_plan.md و progress.md و findings.md . ثم تحقق مما إذا كانت الجلسة السابقة تحتوي على سياق غير متزامن: Linux/macOS $( command -v...
|
5.8K |
| 2594 | elestio | elestio/elestio-skill |
Elestio Skill Version: 2.0 Purpose: Deploy and manage services on Elestio DevOps platform Status: Ready to use Last Updated: 2026-02-19 Elestio is a fully managed DevOps platform. Dedicated VMs (not shared Kubernetes). 400+ open-source templates, 9 cloud providers, 100+ regions. Handles deployment, security, updates, backups, monitoring, support. This skill uses the official Elestio CLI ( elestio command, installed via npm install -g elestio ). When to Use This Skill Use this skill when: User wa...
|
5.8K |
| 2595 | music | elevenlabs/skills |
ElevenLabs Music Generation Generate music from text prompts - supports instrumental tracks, songs with lyrics, and fine-grained control via composition plans. Setup: See Installation Guide . For JavaScript, use @elevenlabs/* packages only. Quick Start Python from elevenlabs . client import ElevenLabs client = ElevenLabs ( ) audio = client . music . compose ( prompt = "A chill lo-fi hip hop beat with jazzy piano chords" , music_length_ms = 30000 ) with open ( "output.mp3" , "wb" ) as f : for chu...
|
5.8K |
| 2596 | skill-development | anthropics/claude-plugins-official |
Skill Development for Claude Code Plugins This skill provides guidance for creating effective skills for Claude Code plugins. About Skills Skills are modular, self-contained packages that extend Claude's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform Claude from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess. What Skills Pr...
|
5.8K |
| 2597 | validate-skills | callstackincubator/agent-skills |
Validate all skills in `skills/` against the agentskills.io spec and Claude Code best practices. Validation Checklist For each skill directory, verify: Spec Compliance (agentskills.io) | `name` format | 1-64 chars, lowercase alphanumeric + hyphens, no leading/trailing/consecutive hyphens | `name` matches directory | Directory name must equal `name` field | `description` length | 1-1024 characters, non-empty | Optional fields valid | `license`, `metadata`, `compatibility` if prese...
|
5.8K |
| 2598 | seo | agricidaniel/claude-seo |
SEO optimization Search engine optimization based on Lighthouse SEO audits and Google Search guidelines. Focus on technical SEO, on-page optimization, and structured data. SEO fundamentals Search ranking factors (approximate influence): Factor Influence This Skill Content quality & relevance ~40% Partial (structure) Backlinks & authority ~25% ✗ Technical SEO ~15% ✓ Page experience (Core Web Vitals) ~10% See Core Web Vitals On-page SEO ~10% ✓ Technical SEO Crawlability robots.txt: /robots.txt Us...
|
5.8K |
| 2599 | timeline-report | thedotmack/claude-mem |
Timeline Report Generate a comprehensive narrative analysis of a project's entire development history using claude-mem's persistent memory timeline. When to Use Use when users ask for: "Write a timeline report" "Journey into [project]" "Analyze my project history" "Full project report" "Summarize the entire development history" "What's the story of this project?" Prerequisites The claude-mem worker must be running on localhost:37777. The project must have claude-mem observations recorded. Workfl...
|
5.8K |
| 2600 | playwright | openai/skills |
Playwright CLI Skill Drive a real browser from the terminal using playwright-cli . Prefer the bundled wrapper script so the CLI works even when it is not globally installed. Treat this skill as CLI-first automation. Do not pivot to @playwright/test unless the user explicitly asks for test files. Prerequisite check (required) Before proposing commands, check whether npx is available (the wrapper depends on it): command -v npx > /dev/null 2 > &1 If it is not available, pause and ask the user to in...
|
5.8K |