███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 12201 | knowledge graph builder | daffy0208/ai-dev-standards |
Knowledge Graph Builder Build structured knowledge graphs for enhanced AI system performance through relational knowledge. Core Principle Knowledge graphs make implicit relationships explicit , enabling AI systems to reason about connections, verify facts, and avoid hallucinations. When to Use Knowledge Graphs Use Knowledge Graphs When: ✅ Complex entity relationships are central to your domain ✅ Need to verify AI-generated facts against structured knowledge ✅ Semantic search and relationship tra...
|
262 |
| 12202 | reverse-outliner | jwynia/agent-skills |
Reverse-Outliner: Book-to-Outline Analysis You reverse-engineer published books into structured study outlines. Your role is to extract the underlying story architecture from finished prose, making visible the craft decisions that created the reader experience. Core Principle A finished book conceals its construction. The outline reveals the skeleton beneath the prose. Every scene serves structural, emotional, and character functions. By extracting these functions systematically, you create ...
|
262 |
| 12203 | xiaohongshu-mcp | tclawde/xiaohongshu-mcp-skill |
Xiaohongshu MCP Skill 基于 xpzouying/xiaohongshu-mcp 构建 🎯 核心功能 本 Skill 提供小红书完整自动化解决方案: 功能 状态 说明 🔐 登录管理 ✅ 已测试 支持截图发送到飞书 🔍 搜索内容 ✅ 已测试 关键词搜索、筛选 📄 获取详情 ✅ 已测试 含评论列表 📤 发布图文 ✅ 已测试 封面生成器集成 👍 点赞 ✅ 已测试 单条点赞 💬 发表评论 ✅ 已测试 主评论 ↩️ 回复评论 ✅ 已测试 子评论回复 ⭐ 收藏 ✅ 已测试 收藏/取消 🔄 获取推荐 ✅ 已测试 首页 feeds 共 13 个 MCP 工具全部可用! 🚀 快速开始 1. 登录 方式1:一键登录(推荐) bash xhs_login.sh --notify 方式2:本地登录 bash xhs_login.sh 2. 启动 MCP 服务器 ./xiaohongshu-mcp-darwin-arm64 & 3. 使用功能 检查登录状态 python3 scripts/xhs_client.py status 搜索内容 python3 scripts/xhs_cl...
|
262 |
| 12204 | slack-gif-creator | davila7/claude-code-templates |
Slack GIF Creator A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack. Slack Requirements Dimensions: Emoji GIFs: 128x128 (recommended) Message GIFs: 480x480 Parameters: FPS: 10-30 (lower is smaller file size) Colors: 48-128 (fewer = smaller file size) Duration: Keep under 3 seconds for emoji GIFs Core Workflow from core . gif_builder import GIFBuilder from PIL import Image , ImageDraw 1. Create builder builder = GIFBuilder ( width = 128 , height = 128 , f...
|
262 |
| 12205 | clinpgx-database | davila7/claude-code-templates |
ClinPGx Database Overview ClinPGx (Clinical Pharmacogenomics Database) is a comprehensive resource for clinical pharmacogenomics information, successor to PharmGKB. It consolidates data from PharmGKB, CPIC, and PharmCAT, providing curated information on how genetic variation affects medication response. Access gene-drug pairs, clinical guidelines, allele functions, and drug labels for precision medicine applications. When to Use This Skill This skill should be used when: Gene-drug interactio...
|
262 |
| 12206 | kegg-database | davila7/claude-code-templates |
KEGG Database Overview KEGG (Kyoto Encyclopedia of Genes and Genomes) is a comprehensive bioinformatics resource for biological pathway analysis and molecular interaction networks. Important: KEGG API is made available only for academic use by academic users. When to Use This Skill This skill should be used when querying pathways, genes, compounds, enzymes, diseases, and drugs across multiple organisms using KEGG's REST API. Quick Start The skill provides: Python helper functions (scripts...
|
262 |
| 12207 | alicloud-security-id-verification-cloudauth | cinience/alicloud-skills |
Category: service ID Verification (Cloudauth) Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for ID Verification. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region ...
|
261 |
| 12208 | dotnet-architect | rmyndharis/antigravity-skills |
Use this skill when Working on dotnet architect tasks or workflows Needing guidance, best practices, or checklists for dotnet architect Do not use this skill when The task is unrelated to dotnet architect 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/implementation-playbook.md . You...
|
261 |
| 12209 | bnbchain-mcp | bnb-chain/bnbchain-skills |
BNB Chain MCP Skill How to connect to the BNB Chain MCP server and use its tools: blocks, transactions, contracts, tokens, NFTs, wallet, ERC-8004 agents, and Greenfield. Use this skill when working with BNB Chain / opBNB / EVM or Greenfield via MCP. Connection and credentials Run the server: npx @bnb-chain/mcp@latest (fetches from npm at runtime). Source: github.com/bnb-chain/bnbchain-mcp . RPC: Default chains use built-in RPC; no config unless self-hosting or custom RPC. PRIVATE_KEY: Omit or le...
|
261 |
| 12210 | dimensionality reduction | aj-geddes/useful-ai-prompts |
Dimensionality Reduction Overview Dimensionality reduction techniques reduce the number of features while preserving important information, improving model efficiency and enabling visualization of high-dimensional data. When to Use High-dimensional datasets with many features Visualizing complex datasets in 2D or 3D Reducing computational complexity and training time Removing redundant or highly correlated features Preventing overfitting in machine learning models Preprocessing data before clust...
|
261 |
| 12211 | laravel-tdd | iserter/laravel-claude-agents |
Laravel TDD Workflow Test-driven development for Laravel applications using PHPUnit and Pest with 80%+ coverage (unit + feature). When to Use New features or endpoints in Laravel Bug fixes or refactors Testing Eloquent models, policies, jobs, and notifications Prefer Pest for new tests unless the project already standardizes on PHPUnit How It Works Red-Green-Refactor Cycle Write a failing test Implement the minimal change to pass Refactor while keeping tests green Test Layers Unit : pure PHP cla...
|
261 |
| 12212 | drafting | jwynia/agent-skills |
Drafting: Diagnostic Skill You diagnose drafting blocks and guide writers through first draft execution. Your role is to identify why the draft isn't progressing and help writers get words on the page. Core Principle Drafting is discovery, not transcription. The draft is not meant to be perfect. It's meant to exist. The goal is to produce material to revise—not to produce final prose. All first drafts are supposed to be imperfect. "All first drafts are shit." — Attributed to Hemingway The ...
|
261 |
| 12213 | highlight-graph | readwiseio/readwise-skills |
You are building an interactive 2D force-graph visualization of the user's Readwise highlights, showing how ideas connect across books, articles, and other sources. Think Obsidian's graph view, but for highlights. Readwise Access Check if Readwise MCP tools are available (e.g. mcp__readwise__readwise_list_highlights ). If they are, use them throughout. If not, use the equivalent readwise CLI commands instead. Process Step 1: Fetch Highlights Open with: Highlight Graph · Readwise I'll pull your r...
|
261 |
| 12214 | github-to-skills | kkkkhazix/khazix-skills |
GitHub to Skills Factory This skill automates the conversion of GitHub repositories into fully functional AI skills. Core Functionality Analysis: Fetches repository metadata (Description, README, Latest Commit Hash). Scaffolding: Creates a standardized skill directory structure. Metadata Injection: Generates SKILL.md with extended frontmatter (tracking source, version, hash) for future automated management. Wrapper Generation: Creates a scripts/wrapper.py (or similar) to interface with the too...
|
260 |
| 12215 | alicloud-platform-multicloud-docs-api-benchmark | cinience/alicloud-skills |
Multi-Cloud Product Docs/API Benchmark Use this skill when the user wants cross-cloud documentation/API comparison for similar products. Supported clouds Alibaba Cloud AWS Azure GCP Tencent Cloud Volcano Engine Huawei Cloud Data source policy L0 (highest): user-pinned official links via --<provider>-links L1 : machine-readable official metadata/source GCP: Discovery API AWS: API Models repository Azure: REST API Specs repository L2 : official-domain constrained web discovery fallback L3 : insuff...
|
260 |
| 12216 | alicloud-security-center-sas | cinience/alicloud-skills |
Category: service Security Center Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Security Center. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALIC...
|
260 |
| 12217 | video-marketing | dengineproblem/agents-monorepo |
Content: Video Marketing Guides video marketing strategy and script creation for short-form and long-form content. Short-form commands ~82% of internet traffic with 2.5× more engagement than long-form; 71% of viewers decide within 3 seconds whether to continue. Use this skill when planning video content, writing scripts, or optimizing for platforms. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On su...
|
260 |
| 12218 | asyncio | bobmatnyc/claude-mpm-skills |
Python asyncio - Async/Await Concurrency Overview Python's asyncio library enables writing concurrent code using async/await syntax. It's ideal for I/O-bound operations like HTTP requests, database queries, file operations, and WebSocket connections. asyncio provides non-blocking execution without the complexity of threading or multiprocessing. Key Features: async/await syntax for readable concurrent code Event loop for managing concurrent operations Tasks for running multiple coroutines conc...
|
260 |
| 12219 | reading-payment-statement | kazukinagata/shinkoku |
支払調書 画像読み取り 支払調書(報酬、料金、契約金及び賞金の支払調書)の画像を読み取り、構造化データとして返すスキル。 PDF ファイルの場合 ファイルが PDF( .pdf )の場合、画像 OCR の前にテキスト抽出を試みる。 shinkoku pdf extract-text --file-path <path> を実行する 抽出テキストに必要な情報(支払金額・源泉徴収税額等)が含まれていれば、テキストから構造化データを生成する テキストが不十分(スキャン PDF 等)の場合は shinkoku pdf to-image --file-path <path> --output-dir <dir> で PNG に変換し、以下の画像読み取りフローに進む 画像読み取り方法 推奨: デュアル検証(並列2コンテキスト) 精度を高めるため、同じ画像を2つの独立したコンテキストで並列に読み取り、結果を照合する。 2つの独立した読み取りを実行する: サブエージェントが使える環境では、2つのサブエージェントを並列で起動し、それぞれ独立に画像を読み取る。 各サブエージェントには以下の「基本ルール」と...
|
260 |
| 12220 | language-evolution | jwynia/agent-skills |
Language Evolution: Linguistic Development Skill You help writers create realistic language systems that evolve over time and reflect cultural history. This goes beyond conlang phonology to address how languages change, branch, and interact across generations and geographies. Core Principles Historical Continuity: Languages evolve from previous forms rather than appearing fully formed Contact Modification: Languages change through interaction with other languages Functional Adaptation: Languag...
|
260 |
| 12221 | angular-migration | sickn33/antigravity-awesome-skills |
Angular Migration Master AngularJS to Angular migration, including hybrid apps, component conversion, dependency injection changes, and routing migration. When to Use This Skill Migrating AngularJS (1.x) applications to Angular (2+) Running hybrid AngularJS/Angular applications Converting directives to components Modernizing dependency injection Migrating routing systems Updating to latest Angular versions Implementing Angular best practices Migration Strategies 1. Big Bang (Complete Rewrite) ...
|
260 |
| 12222 | macos-calendar | lucaperret/agent-skills |
macOS Calendar Manage Apple Calendar events via $SKILL_DIR/scripts/calendar.sh . All date handling uses relative math ( current date + N * days ) to avoid locale issues (FR/EN/DE date formats). Quick start List calendars Always list calendars first to find the correct calendar name: " $SKILL_DIR /scripts/calendar.sh" list-calendars Create an event echo '<json>' | " $SKILL_DIR /scripts/calendar.sh" create-event JSON fields: Field Required Default Description summary yes - Event title calendar no ...
|
260 |
| 12223 | hono-core | bobmatnyc/claude-mpm-skills |
Hono - Ultrafast Web Framework Overview Hono is a small, simple, and ultrafast web framework built on Web Standards. It runs on Cloudflare Workers, Deno, Bun, Node.js, and more with the same codebase. The name means "flame" in Japanese. Key Features: Built on Web Standards (Request/Response/fetch) Multi-runtime: Cloudflare Workers, Deno, Bun, Node.js, Vercel, AWS Lambda Ultrafast routing with RegExpRouter First-class TypeScript support Lightweight (~14KB minified) Rich middleware ecosystem I...
|
260 |
| 12224 | story-zoom | jwynia/agent-skills |
Story-Zoom: Multi-Level Fiction Synchronization You manage consistency across abstraction levels in fiction projects. Your role is to detect when changes at one level have created inconsistencies at other levels, and help the writer decide how to resolve them. Core Principle Every story element exists at multiple abstraction levels simultaneously. Consistency across levels is what makes stories feel coherent. A character's "lie" (from character-arc) must manifest in their dialogue (scene-lev...
|
260 |
| 12225 | risk-manager | sickn33/antigravity-awesome-skills |
Use this skill when Working on risk manager tasks or workflows Needing guidance, best practices, or checklists for risk manager Do not use this skill when The task is unrelated to risk manager 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/implementation-playbook.md . You are a risk ...
|
260 |
| 12226 | data-validation | anthropics/knowledge-work-plugins |
Data Validation Skill Pre-delivery QA checklist, common data analysis pitfalls, result sanity checking, and documentation standards for reproducibility. Pre-Delivery QA Checklist Run through this checklist before sharing any analysis with stakeholders. Data Quality Checks Source verification : Confirmed which tables/data sources were used. Are they the right ones for this question? Freshness : Data is current enough for the analysis. Noted the "as of" date. Completeness : No unexpected gaps in t...
|
259 |
| 12227 | alicloud-data-lake-dlf | cinience/alicloud-skills |
Category: service Data Lake Formation Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Data Lake Formation. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region poli...
|
259 |
| 12228 | alicloud-ai-contactcenter-ai | cinience/alicloud-skills |
Category: service Contact Center AI Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Contact Center AI. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ...
|
259 |
| 12229 | swiftui-skills | ameyalambat128/swiftui-skills |
swiftui-skills What this is A packaged set of Apple-authored AdditionalDocumentation shipped inside Xcode, plus prompts that enforce Apple-native patterns and reduce hallucinations. Source of truth All factual claims and APIs must be grounded in files under /docs. How to use If you are writing code: pick the relevant doc(s), summarize the applicable rules, then produce compile-ready Swift code. If you are reviewing code: list issues and improvements, referencing doc(s) used. If uncertain: as...
|
259 |
| 12230 | google-ads | jdrhyne/agent-skills |
Paid Ads: Google Ads Guides Google Ads setup, campaign structure, keyword targeting, and optimization. Google Ads excels at high-intent search traffic; use when people actively search for your solution. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Two Modes: PMF Testing vs Conversion-Driven Mode When Budget Landing page...
|
259 |
| 12231 | entry-signals | 0xhubed/agent-trading-arena |
Entry Signals Last updated: 2026-01-17 16:36 UTC Active patterns: 30 Total samples: 5095 Confidence threshold: 60% Entry Signals These entry signals have been learned from competition data: Signal Success Rate Samples Confidence Seen Multi-timeframe bullish alignment (... 88% 164 85% 1x Multi-timeframe bullish alignment (... 85% 157 75% 1x Multi-timeframe bullish alignment (... 85% 164 80% 1x Multi-timeframe bullish alignment (... 85% 164 85% 1x SMA crossover + bullish MACD + neut... 82% 184...
|
259 |
| 12232 | website-cloner | horuz-ai/claude-plugins |
Website Cloner Skill Clone any website with pixel-perfect fidelity using an orchestrated multi-agent workflow. Overview This skill provides a complete system for cloning websites: Slash command : /clone-website <url> orchestrates the entire workflow 4 specialized sub-agents : Each handles a specific phase Output : Single React component using Tailwind CSS + motion Architecture ┌─────────────────────────────────────────┐ │ ORCHESTRATOR (/clone-website) │ │ Delegates, doesn't code ...
|
259 |
| 12233 | lark | vm0-ai/vm0-skills |
Lark (Feishu) API Complete Lark/Feishu integration for enterprise collaboration, including messaging, group management, contacts, and calendar. When to Use Send automated notifications to users or groups Build interactive bot workflows Manage group chats and members Query contacts and organization structure Sync calendar events and schedules Integrate Lark with other systems Prerequisites Set the following environment variables: export LARK_APP_ID=cli_xxxxx export LARK_APP_SECRET=xxxxx Get...
|
259 |
| 12234 | product-analysis | jwynia/agent-skills |
Product Analysis: Competitive Diagnostic Skill You are a competitive product analysis diagnostician. Your role is to identify what state a product analysis is in and what it needs to move toward strategic decisions. Core Principle Competitive analysis is not feature comparison—it's understanding which jobs customers hire products for, who those customers are, what features serve those jobs, and whether you should build, buy, or partner. This is not a linear checklist (list competitors → count fe...
|
259 |
| 12235 | metabolomics-workbench-database | davila7/claude-code-templates |
Metabolomics Workbench Database Overview The Metabolomics Workbench is a comprehensive NIH Common Fund-sponsored platform hosted at UCSD that serves as the primary repository for metabolomics research data. It provides programmatic access to over 4,200 processed studies (3,790+ publicly available), standardized metabolite nomenclature through RefMet, and powerful search capabilities across multiple analytical platforms (GC-MS, LC-MS, NMR). When to Use This Skill This skill should be used when...
|
259 |
| 12236 | simpy | davila7/claude-code-templates |
SimPy - Discrete-Event Simulation Overview SimPy is a process-based discrete-event simulation framework based on standard Python. Use SimPy to model systems where entities (customers, vehicles, packets, etc.) interact with each other and compete for shared resources (servers, machines, bandwidth, etc.) over time. Core capabilities: Process modeling using Python generator functions Shared resource management (servers, containers, stores) Event-driven scheduling and synchronization Real-time simul...
|
259 |
| 12237 | billing-automation | sickn33/antigravity-awesome-skills |
Billing Automation Master automated billing systems including recurring billing, invoice generation, dunning management, proration, and tax calculation. When to Use This Skill Implementing SaaS subscription billing Automating invoice generation and delivery Managing failed payment recovery (dunning) Calculating prorated charges for plan changes Handling sales tax, VAT, and GST Processing usage-based billing Managing billing cycles and renewals Core Concepts 1. Billing Cycles Common Intervals:...
|
259 |
| 12238 | tanstack router | jezweb/claude-skills |
TanStack Router Type-safe, file-based routing for React SPAs with route-level data loading and TanStack Query integration Quick Start Last Updated : 2026-01-09 Version : @tanstack/react-router@1.146.2 npm install @tanstack/react-router @tanstack/router-devtools npm install -D @tanstack/router-plugin Optional: Zod validation adapter npm install @tanstack/zod-adapter zod Vite Config (TanStackRouterVite MUST come before react()): // vite.config.ts import { TanStackRouterVite } from '@tanstack/rout...
|
258 |
| 12239 | use-agently | agentlyhq/use-agently |
use-agently CLI use-agently is the CLI for Agently — a decentralized marketplace for AI agents. It is designed to be operated by AI agents as a first-class use case. IMPORTANT: Always Run the CLI First Before doing anything, you MUST run these two commands: 1. ALWAYS run doctor first — it checks your environment, wallet, and connectivity use-agently doctor 2. ALWAYS run --help to discover the current commands and flags use-agently --help Do NOT rely on this document for command syntax or flags...
|
258 |
| 12240 | incorporation | kazukinagata/shinkoku |
法人成り(Incorporation) 個人事業主から法人への移行(法人成り)に関する包括的な知識ベース。 税額比較シミュレーション、法人形態の選択、設立手続き、役員報酬戦略を支援する。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : MCP ツールの db_path 引数に使用 output_dir : 進捗ファイル等の出力先ベースディレクトリ 各ディレクトリ: ファイル参照時に使用 回答の基本方針 1. シミュレーション積極提示 法人成りの相談には、必ず税額シミュレーションを提示する ユーザーの所得レベルに応じた具体的な数値比較を行う 税額だけでなく社会保険料も含めた総負担額で比較する 「法人成りすべき」と断定せず、メリット・デメリット双方を提示する 2. 正確性の担保 回答は必ず references/ ディレクトリ内のファイルを根拠とする 一般知識や推測で回答しない...
|
258 |
| 12241 | tamagui-best-practices | 0xbigboss/claude-code |
This skill provides patterns for Tamagui v1.x that go beyond fundamentals. It focuses on Config v4, compiler optimization, compound components, and common mistakes. Mandatory Context Loading When working with these components, read the corresponding pattern file BEFORE writing code: Component Type Required Reading Cross-Skills Dialog, Sheet, modal overlays @DIALOG_PATTERNS.md Form, Input, Label, validation @FORM_PATTERNS.md typescript-best-practices (zod) Animations, transitions @ANIMATION_P...
|
258 |
| 12242 | resource-scout | nicepkg/ai-workflow |
Resource Scout Search and discover existing Claude Code skills and MCP servers before building custom solutions. Quick Search Strategy For Skills: WebSearch: site:skillsmp.com [topic] or claude skill [topic] Check GitHub: awesome-claude-skills [topic] Browse: skillhub.club, claudeskills.info For MCP: WebSearch: MCP server [tool/service name] Check: glama.ai/mcp/servers, mcpmarket.com Official: github.com/modelcontextprotocol/servers Skill Search Workflow Step 1: Define Need Before searchi...
|
258 |
| 12243 | react-flow | framara/react-flow-skill |
React Flow (@xyflow/react) is a library for building node-based graphs, workflow editors, and interactive diagrams. It provides a highly customizable framework for creating visual programming interfaces, process flows, and network visualizations. Quick Start Installation ``` pnpm add @xyflow/react ``` Basic Setup ``` import { ReactFlow, Node, Edge, Background, Controls, MiniMap } from '@xyflow/react'; import '@xyflow/react/dist/style.css'; const initialNodes: Node[] = [ { id: '1'...
|
258 |
| 12244 | sleep-story | jwynia/agent-skills |
Sleep Story: Calming Narrative Skill You help writers create stories specifically designed to accompany listeners into sleep. These are verbal lullabies disguised as narratives—occupying the mind just enough to prevent racing thoughts while naturally fading as attention wavers. Core Principle: The Gentle Cognitive Load Sleep stories occupy the mind just enough to prevent racing thoughts while naturally fading as attention wavers. The goal is not to entertain but to accompany someone into slee...
|
258 |
| 12245 | context-network | jwynia/agent-skills |
Context Network Lifecycle You help users build and maintain context networks—structured frameworks for organizing project knowledge that persist across sessions and support both human and agent work. Your role is to diagnose context network state, generate appropriate scaffolding, and coach users on content decisions. Core Principle Context networks make relationships explicit. Implicit knowledge doesn't survive session boundaries. Structure enables discovery. The goal is not completeness but...
|
258 |
| 12246 | elixir-pro | sickn33/antigravity-awesome-skills |
Use this skill when Working on elixir pro tasks or workflows Needing guidance, best practices, or checklists for elixir pro Do not use this skill when The task is unrelated to elixir pro 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/implementation-playbook.md . You are an Elixir exp...
|
258 |
| 12247 | sickn33/antigravity-awesome-skills |
PDF Processing Guide Overview This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see REFERENCE.md. If you need to fill out a PDF form, read FORMS.md and follow its instructions. Quick Start from pypdf import PdfReader , PdfWriter Read a PDF reader = PdfReader ( "document.pdf" ) print ( f"Pages: { len ( reader . pages ) } " ) Extract text text = "" for page in reader . pages : t...
|
257 | |
| 12248 | cw-prose-writing | haowjy/creative-writing-skills |
Prose Writing Write narrative fiction following your project's established style and conventions. Before Writing: Discover Style Guidance ALWAYS check for style guidance before writing: Step 1: Check Project Documentation Look for: CLAUDE.md - Often explains project structure WRITING.md , CONVENTIONS.md , STYLE.md README.md - May contain writing instructions Step 2: Find Style Guide Locations Common locations: .cursor/rules/styles/ - Style files ( .md or .skill packages) .cursor/rules/ - May con...
|
257 |
| 12249 | extracting-pdf-text | letta-ai/skills |
Extracting PDF Text for LLMs This skill provides tools and guidance for extracting text from PDFs in formats suitable for language model consumption. Quick Decision Guide PDF Type Best Approach Script Simple text PDF PyMuPDF scripts/extract_pymupdf.py PDF with tables pdfplumber scripts/extract_pdfplumber.py Scanned/image PDF (local) pytesseract scripts/extract_with_ocr.py Complex layout, highest accuracy Mistral OCR API scripts/extract_mistral_ocr.py End-to-end RAG pipeline marker-pdf pip inst...
|
257 |
| 12250 | refactor | accesslint/claude-marketplace |
Refactor Overview Improve code structure and readability without changing external behavior. Refactoring is gradual evolution, not revolution. Use this for improving existing code, not rewriting from scratch. When to Use Use this skill when: Code is hard to understand or maintain Functions/classes are too large Code smells need addressing Adding features is difficult due to code structure User asks "clean up this code", "refactor this", "improve this" Refactoring Principles The Golden Rules ...
|
257 |