███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 3151 | things-mac | steipete/clawdis |
Things 3 CLI Use things to read your local Things database (inbox/today/search/projects/areas/tags) and to add/update todos via the Things URL scheme. Setup Install (recommended, Apple Silicon): GOBIN=/opt/homebrew/bin go install github.com/ossianhempel/things3-cli/cmd/things@latest If DB reads fail: grant Full Disk Access to the calling app (Terminal for manual runs; OpenClaw.app for gateway runs). Optional: set THINGSDB (or pass --db ) to point at your ThingsData-* folder. Optional: set THINGS...
|
2.6K |
| 3152 | pixijs-core-concepts | pixijs/pixijs-skills |
Foundational model for how PixiJS v8 gets pixels on the screen: the renderer decides which GPU backend to use, the render loop drives per-frame work, and the environment layer adapts the library to browser, Web Worker, or SSR contexts. For the scene graph itself (Containers, transforms, destroy), see pixijs-scene-core-concepts . Quick Start console . log ( app . renderer . name ) ; // 'webgl' | 'webgpu' | 'canvas' app . ticker . add ( ( ticker ) => { sprite . rotation += 0.01 * ticker . deltaTim...
|
2.6K |
| 3153 | seo-image-gen | agricidaniel/claude-seo |
SEO Image Gen: AI Image Generation for SEO Assets (Extension) Generate production-ready images for SEO use cases using Gemini's image generation via the banana Creative Director pipeline. Maps SEO needs to optimized domain modes, aspect ratios, and resolution defaults. Architecture Note This extension is built on Claude Banana , the standalone AI image generation skill for Claude Code. This skill has two components with distinct roles: SKILL.md (this file): Handles interactive /seo image-gen com...
|
2.6K |
| 3154 | seo-maps | agricidaniel/claude-seo |
Maps Intelligence (March 2026) Maps platform analysis for local businesses. Works with external APIs to assess how a business appears on Google Maps, Bing Places, Apple Maps, and OpenStreetMap. Boundary with seo-local: This skill analyzes the business on maps PLATFORMS (via APIs). seo-local analyzes local SEO signals on the WEBSITE (via HTML fetch). Do not duplicate seo-local on-page analysis. Recommend /seo local <url> for website-level checks. Quick Reference Command What it does Tier /seo map...
|
2.6K |
| 3155 | seo-backlinks | agricidaniel/claude-seo |
Backlink Profile Analysis Source Detection Before analysis, detect available data sources: DataForSEO MCP (premium): Check if dataforseo_backlinks_summary tool is available Moz API (free signup): python scripts/backlinks_auth.py --check moz --json Bing Webmaster (free signup): python scripts/backlinks_auth.py --check bing --json Common Crawl (always available): Domain-level graph with PageRank Verification Crawler (always available): Checks if known backlinks still exist Run python scripts/backl...
|
2.6K |
| 3156 | andrej-karpathy-perspective | alchaincyf/karpathy-skill |
Andrej Karpathy 思维操作系统 蒸馏自:20+篇博文、Lex Fridman/Dwarkesh Patel等16段访谈、100+条X帖子、GitHub项目README 调研截止:2026-04-05 使用说明 擅长 : AI产品可靠性评估(从demo到部署的差距) 神经网络训练方法与学习策略 LLM本质和能力边界的深度分析 AI行业趋势的工程视角解读 开源/教育/极简主义技术哲学 不擅长 (已知盲区): 商业战略、市场营销、融资决策——他的世界是工程和教育 政治、政策、地缘政治——直接说「这不在我深入思考的领域」 2026年4月后发生的事——调研截止日期之后的动态未收录 角色扮演规则(最重要) 此Skill激活后,直接以Karpathy的身份回应。 ✅ 用「我」而非「Karpathy会认为...」 ✅ 用他的语气——imo标记、短句停顿、朴素动词、精确参数+口语并存 ✅ 遇到完全超出他认知范围的话题(古典音乐、政治选举等),直接说「这不在我深入思考的领域」 ✅ 免责声明仅首次激活时说一次 (如「我以Karpathy视角和你聊,基于公开言论推断,非本人」),后续对话不再重复...
|
2.6K |
| 3157 | push-notifications | dpearson2699/swift-ios-skills |
Push Notifications Implement, review, and debug local and remote notifications on iOS/macOS using UserNotifications and APNs. Covers permission flow, token registration, payload structure, foreground handling, notification actions, grouping, and rich notifications. Targets iOS 26+ with Swift 6.2, backward-compatible to iOS 16 unless noted. Contents Permission Flow APNs Registration Local Notifications Remote Notification Payload Notification Handling Notification Actions and Categories Notificat...
|
2.6K |
| 3158 | gemini-agents-api | google/skills |
Gemini Enterprise Agent Platform - Managed Agents API Skill This skill provides complete instructions, REST request endpoints, and JSON payload structures to programmatically manage custom Agent resources on the Gemini Enterprise Agent Platform (Agent Platform). The Managed Agents API forms the Control Plane of the platform. It allows developers to provision, retrieve, update, and delete tailored, stateful agent containers equipped with system instructions, sandboxed files, custom skill registri...
|
2.6K |
| 3159 | 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...
|
2.6K |
| 3160 | apify-brand-reputation-monitoring | apify/agent-skills |
Scrape reviews, ratings, and brand mentions from multiple platforms using Apify Actors. Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool (for fetching Actor schemas) Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Determine data source (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preferences (format, filename) - [ ] Step 4:...
|
2.5K |
| 3161 | apify-influencer-discovery | apify/agent-skills |
Discover and analyze influencers across multiple platforms using Apify Actors. Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool (for fetching Actor schemas) Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Determine discovery source (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preferences (format, filename) - [ ] Step 4: Run...
|
2.5K |
| 3162 | seedance | inference-sh-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Seedance 2.0 Video Generation Generate videos with synchronized audio using ByteDance's Seedance 2.0 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run bytedance/seedance-2-0 --input '{ "prompt": "a jazz band performing in a dimly lit club", "generate_audio": true }' Show more Installs – Repository inference-sh-sk…s/skills GitHub Stars 585 First Seen – Security Audits Gen Agent ...
|
2.5K |
| 3163 | p-video-avatar | inference-sh-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Pruna P-Video-Avatar Generate talking head avatar videos from a single portrait image via inference.sh CLI. P-Video-Avatar is the fastest and most cost-effective avatar video model available. Quality on par with Veo 3.0, 18x faster and 6x cheaper than alternatives like Fabric, OmniHuman, and HeyGen. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more Installs – Repository inference-sh-sk…s/skills GitHub ...
|
2.5K |
| 3164 | p-video | inference-sh-skills/skills |
Pruna P-Video Generation Generate videos with Pruna's optimized video models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run pruna/p-video --input '{"prompt": "drone shot flying over a forest at sunset"}' Pruna Video Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Video pruna/p-video Text-to-video, image-to-video, with audi...
|
2.5K |
| 3165 | happyhorse | inference-sh-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli HappyHorse 1.0 Video Generation Generate and edit physically realistic videos with Alibaba's HappyHorse 1.0 models via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run alibaba/happyhorse-1-0-t2v --input '{"prompt": "a horse galloping across a sunlit meadow"}' HappyHorse Models Show more Installs – Repository inference-sh-sk…s/skills GitHub Stars 585 First Seen – Security Audits Ge...
|
2.5K |
| 3166 | p-image | inference-sh-skills/skills |
Pruna P-Image Generation Generate images with Pruna's optimized P-Image models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run pruna/p-image --input '{"prompt": "a futuristic cityscape at sunset"}' P-Image Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Image pruna/p-image Fast text-to-image, multiple aspect ratios P-Image-...
|
2.5K |
| 3167 | gpt-image | inference-sh-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli GPT-Image-2 Generate and edit images with OpenAI's GPT-Image-2 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run openai/gpt-image-2 --input '{"prompt": "a cat astronaut floating in space"}' Capabilities Show more Installs – Repository inference-sh-sk…s/skills GitHub Stars 585 First Seen – Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
|
2.5K |
| 3168 | apify-audience-analysis | apify/agent-skills |
Analyze and understand your audience using Apify Actors to extract follower demographics, engagement patterns, and behavior data from multiple platforms. Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool (for fetching Actor schemas) Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Identify audience analysis type (select Actor) - [ ] Step 2: Fetch Actor schema ...
|
2.5K |
| 3169 | wecomcli-manage-doc | wecomteam/wecom-cli |
企业微信文档管理 wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 管理企业微信文档的创建、读取和编辑。所有接口支持通过 docid 或 url 二选一定位文档。 调用方式 通过 wecom-cli 调用,品类为 doc : wecom-cli doc < tool_name > '<json_params>' 返回格式说明 所有接口返回 JSON 对象,包含以下公共字段: 字段 类型 说明 errcode integer 返回码, 0 表示成功,非 0 表示失败 errmsg string 错误信息,成功时为 "ok" 当 errcode 不为 0 时,说明接口调用失败,可重试 1 次;若仍失败,将 errcode 和 errmsg 展示给用户。 get_doc_content 获取文档完整内容数据,只能以 Markdown 格式返回。采用 异步轮询机制 :首次调用无需传 task_id ,接口返回 task_id ;若 task_done 为 false,需携带该 task_id 再次调用,直到 task_done 为 true 时返...
|
2.5K |
| 3170 | blue-ribbon-nearby | nomadamas/k-skill |
Blue Ribbon Nearby What this skill does 유저가 알려준 현재 위치를 기준으로 블루리본 서베이 공식 zone 을 찾고, k-skill-proxy 를 경유해 근처 블루리본 맛집 을 보여준다. 위치는 자동으로 추정하지 않는다. 반드시 먼저 현재 위치를 질문 한다. 위치 문자열은 공식 zone 목록으로 매칭하고, 주변 JSON endpoint 로 좁혀서 찾는다. 좌표를 직접 받으면 더 정확한 nearby 검색을 할 수 있다. nearby 검색은 기본적으로 k-skill-proxy ( /v1/blue-ribbon/nearby ) 를 경유한다. 프록시에 BLUE_RIBBON_SESSION_ID 가 설정되어 있어야 한다. When to use "근처 맛집 찾아줘" "여기 근처 블루리본 맛집 뭐 있어?" "광화문 근처 괜찮은 식당 추천해줘" "내 주변 블루리본 식당만 보여줘" Routing rule 사용자가 맛집 / 근처 식당 / 근처 레스토랑 을 물으면 기본적으로 ...
|
2.5K |
| 3171 | coding-tutor | everyinc/compound-engineering-plugin |
This skill creates personalized coding tutorials that evolve with the learner. Each tutorial builds on previous ones, uses real examples from the current codebase, and maintains a persistent record of concepts mastered. The user asks to learn something - either a specific concept or an open "teach me something new" request. Welcome New Learners If ~/coding-tutor-tutorials/ does not exist, this is a new learner. Before running setup, introduce yourself: I'm your personal coding tutor. I creat...
|
2.5K |
| 3172 | skill-creator | cognitedata/builder-skills |
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...
|
2.5K |
| 3173 | asc-xcode-build | rudrankriyam/app-store-connect-cli-skills |
Xcode Build and Export Use this skill when you need to build an app from source and prepare it for upload to App Store Connect. Preconditions Xcode installed and command line tools configured Valid signing identity and provisioning profiles (or automatic signing enabled) iOS Build Flow 1. Clean and Archive xcodebuild clean archive \ -scheme "YourScheme" \ -configuration Release \ -archivePath /tmp/YourApp.xcarchive \ -destination "generic/platform=iOS" 2. Export IPA xcodebuild -exportArchive \ -...
|
2.5K |
| 3174 | extract-design | manavarya09/design-extract |
Extract Design Language Extract the complete design language from any website URL. Generates 8 output files covering colors, typography, spacing, shadows, components, breakpoints, animations, and accessibility. Prerequisites Ensure designlang is available. Install if needed: npm install -g designlang Or use npx (no install required): npx designlang < url > Process Run the extraction on the provided URL: npx designlang < url > --screenshots For multi-page crawling: npx designlang <url> --depth 3 ...
|
2.5K |
| 3175 | generating-flow | forcedotcom/sf-skills |
Goal Generate Salesforce Flow metadata by running the required 3-step MCP pipeline (fetchGroundedObjectMetadata → flowElementSelection → flowElementGeneration) and return the flow XML. When to Use This Skill Use this skill when you need to: Create any type of Flow (Screen, Autolaunched, Record-Triggered, Scheduled) Generate Flow metadata XML Automate business processes without code Build user-guided workflows or background automation Troubleshoot deployment errors related to Flows Specification ...
|
2.5K |
| 3176 | generating-custom-object | forcedotcom/sf-skills |
When to Use This Skill Use this skill when you need to: Create new custom objects Generate custom object metadata XML Configure object sharing and security settings Set up object features and capabilities Troubleshoot deployment errors related to custom objects Specification 1. Overview and Purpose This document defines the mandatory constraints for generating CustomObject metadata XML ( .object-meta.xml file). The agent must verify these constraints before outputting XML to prevent Metadata API...
|
2.5K |
| 3177 | generating-custom-field | forcedotcom/sf-skills |
When to Use This Skill Use this skill when you need to: Create custom fields on any object Generate field metadata for any field type Set up relationship fields (Lookup or Master-Detail) Create formula or roll-up summary fields Troubleshoot deployment errors related to custom fields Salesforce Custom Field Generator and Validator Overview Generate and validate Salesforce Custom Field metadata with mandatory constraints to prevent deployment errors. This skill has special focus on the highest-fai...
|
2.5K |
| 3178 | querying-soql | forcedotcom/sf-skills |
querying-soql: Salesforce SOQL Query Expert Use this skill when the user needs SOQL/SOSL authoring or optimization : natural-language-to-query generation, relationship queries, aggregates, query-plan analysis, and performance/safety improvements for Salesforce queries. When This Skill Owns the Task Use querying-soql when the work involves: .soql files query generation from natural language relationship queries and aggregate queries query optimization and selectivity analysis SOQL/SOSL syntax and...
|
2.5K |
| 3179 | debugging-apex-logs | forcedotcom/sf-skills |
debugging-apex-logs: Salesforce Debug Log Analysis & Troubleshooting Use this skill when the user needs root-cause analysis from debug logs : governor-limit diagnosis, stack-trace interpretation, slow-query investigation, heap / CPU pressure analysis, or a reproduction-to-fix loop based on log evidence. When This Skill Owns the Task Use debugging-apex-logs when the work involves: .log files from Salesforce stack traces and exception analysis governor limits SOQL / DML / CPU / heap troubleshootin...
|
2.5K |
| 3180 | deploying-metadata | forcedotcom/sf-skills |
deploying-metadata: Comprehensive Salesforce DevOps Automation Use this skill when the user needs deployment orchestration : dry-run validation, targeted or manifest-based deploys, CI/CD workflow advice, scratch-org management, failure triage, or safe rollout sequencing for Salesforce metadata. When This Skill Owns the Task Use deploying-metadata when the work involves: sf project deploy start , quick , report , or retrieval workflows release sequencing across objects, permission sets, Apex, and...
|
2.5K |
| 3181 | fetching-salesforce-docs | forcedotcom/sf-skills |
fetching-salesforce-docs Use this skill to retrieve and ground answers in official Salesforce documentation on the public web . This skill provides a reliable online retrieval playbook for Salesforce docs that are hard to fetch, especially help.salesforce.com , JS-heavy developer.salesforce.com , Lightning Design System docs on lightningdesignsystem.com , and other official Salesforce-owned doc pages such as architect.salesforce.com and admin.salesforce.com . Optional extraction scripts are avai...
|
2.5K |
| 3182 | personal-assistant | ailabs-393/ai-labs-claude-skills |
Personal Assistant Overview This skill transforms Claude into a comprehensive personal assistant with persistent memory of user preferences, schedules, tasks, and context. The skill maintains an intelligent database that adapts to user needs, automatically managing data retention to keep relevant information while discarding outdated content. When to Use This Skill Invoke this skill for personal assistance queries, including: Task management and to-do lists Schedule and calendar management R...
|
2.5K |
| 3183 | asc-submission-health | rudrankriyam/app-store-connect-cli-skills |
asc submission health Use this skill to reduce review submission failures and monitor status. Preconditions Auth configured and app/version/build IDs resolved. Build is processed (not in processing state). All required metadata is complete. Pre-submission Checklist 1. Verify Build Status asc builds info --build "BUILD_ID" Check: processingState is VALID usesNonExemptEncryption - if true , requires encryption declaration 2. Encryption Compliance If usesNonExemptEncryption: true : List existing d...
|
2.5K |
| 3184 | eraser-diagrams | eraserlabs/eraser-io |
Eraser Diagram Generator Generates professional architecture diagrams directly from code, infrastructure files, or natural language descriptions using the Eraser API. When to Use Activate this skill when: User asks to create, generate, or visualize a diagram User wants to document architecture from code User has Terraform, AWS, Azure, or infrastructure files User describes a system and wants it visualized User mentions "diagram", "architecture", "visualize", or "draw" How It Works Analyze th...
|
2.5K |
| 3185 | running-apex-tests | forcedotcom/sf-skills |
running-apex-tests: Salesforce Test Execution & Coverage Analysis Use this skill when the user needs Apex test execution and failure analysis : running tests, checking coverage, interpreting failures, improving coverage, and managing a disciplined test-fix loop for Salesforce code. When This Skill Owns the Task Use running-apex-tests when the work involves: sf apex run test workflows Apex unit-test failures code coverage analysis identifying uncovered lines and missing test scenarios structured ...
|
2.5K |
| 3186 | wecomcli-manage-smartsheet-data | wecomteam/wecom-cli |
企业微信智能表格数据管理 wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 管理智能表格中的记录(行数据)。所有接口支持通过 docid 或 url 二选一定位文档。 CLI 调用方式 通过 wecom-cli 调用,品类为 doc : wecom-cli doc < tool_name > '<json_params>' 返回格式说明 所有接口返回 JSON 对象,包含以下公共字段: 字段 类型 说明 errcode integer 返回码, 0 表示成功,非 0 表示失败 errmsg string 错误信息,成功时为 "ok" 当 errcode 不为 0 时,说明接口调用失败,可重试 1 次;若仍失败,将 errcode 和 errmsg 展示给用户。 smartsheet_get_records 查询子表全部记录。 通过 sheetid: wecom-cli doc smartsheet_get_records '{"docid": "DOCID", "sheet_id": "SHEETID"}' 或通过 URL: wecom-...
|
2.5K |
| 3187 | daily-ai-news | yyh211/claude-meta-skill |
Daily AI News Briefing Aggregates the latest AI news from multiple sources and delivers concise summaries with direct links When to Use This Skill Activate this skill when the user: Asks for today's AI news or latest AI developments Requests a daily AI briefing or updates Mentions wanting to know what's happening in AI Asks for AI industry news, trends, or breakthroughs Wants a summary of recent AI announcements Says: "给我今天的AI资讯" (Give me today's AI news) Says: "AI有什么新动态" (What's new in AI) ...
|
2.5K |
| 3188 | browserbase-cli | browserbase/skills |
Browserbase CLI Use the official bb CLI for Browserbase platform operations, Functions workflows, and Fetch API calls. Setup check Before using the CLI, verify it is installed: which bb || npm install -g @browserbasehq/cli bb --help For authenticated commands, set the API key: export BROWSERBASE_API_KEY = "your_api_key" If using bb functions dev or bb functions publish , also set: export BROWSERBASE_PROJECT_ID = "your_project_id" When to use this skill Use this skill when the user wants to: run ...
|
2.5K |
| 3189 | claude-hud-statusline | aradotso/trending-skills |
Claude HUD Skill by ara.so — Daily 2026 Skills collection. Claude HUD is a Claude Code plugin that adds a persistent statusline to your terminal showing real-time context window usage, active tool calls, running subagents, and todo progress — always visible below your input prompt. What It Does Feature Description Context health Visual bar showing how full your context window is (green → yellow → red) Tool activity Live display of file reads, edits, and searches as they happen Agent tracking Sho...
|
2.5K |
| 3190 | generating-permission-set | forcedotcom/sf-skills |
When to Use This Skill Use when generating or editing permission set metadata, or when granting object, field, user, and app permissions. Step 1: Define Core Properties Start by defining the required permission set properties: < PermissionSet xmlns = " http://soap.sforce.com/2006/04/metadata " > < fullName > YourPermissionSetName </ fullName > < label > Display Name for Administrators </ label > < description > Clear description of purpose and intended audience </ description > </ PermissionSet ...
|
2.5K |
| 3191 | gh-address-comments | openai/skills |
PR Comment Handler Guide to find the open PR for the current branch and address its comments with gh CLI. Run all gh commands with elevated network access. Prereq: ensure gh is authenticated (for example, run gh auth login once), then run gh auth status with escalated permissions (include workflow/repo scopes) so gh commands succeed. If sandboxing blocks gh auth status , rerun it with sandbox_permissions=require_escalated . 1) Inspect comments needing attention Run scripts/fetch_comments.py whic...
|
2.5K |
| 3192 | pua-en | tanweai/pua |
PUA Universal Motivation Engine You are a P8-level engineer who was once given high expectations. When you were leveled, people believed in your potential. This skill applies to all task types : code, debugging, research, writing, planning, ops, API integration, data analysis, deployment, and any scenario where you might "get stuck" or "deliver garbage work." It does three things: Uses Chinese and Western corporate PUA rhetoric so you don't dare give up Uses a universal systematic methodology so...
|
2.5K |
| 3193 | vega | markdown-viewer/skills |
Vega / Vega-Lite Visualizer Quick Start: Structure data as array of objects → Choose mark type (bar/line/point/area/arc/rect) → Map encodings (x, y, color, size) to fields → Set data types (quantitative/nominal/ordinal/temporal) → Wrap in ```vega-lite or ```vega fence. Always include $schema , use valid JSON with double quotes, field names are case-sensitive. Use Vega-Lite for 90% of charts; Vega only for radar, word cloud, force-directed. Critical Syntax Rules Rule 1: Always Include Schema "$sc...
|
2.5K |
| 3194 | playwright-dev | microsoft/playwright |
Playwright Development Guide Table of Contents Library Architecture — client/server/dispatcher structure, protocol layer, DEPS rules Adding and Modifying APIs — define API docs, implement client/server, add tests MCP Tools and CLI Commands — add MCP tools, CLI commands, config options Vendoring Dependencies — bundle third-party npm packages into playwright-core or playwright Uploading Fixes to GitHub — branch naming, commit format, pushing fixes for issues Build Assume watch is running and every...
|
2.5K |
| 3195 | convex-realtime | waynesutton/convexskills |
Convex Realtime Build reactive applications with Convex's real-time subscriptions, optimistic updates, intelligent caching, and cursor-based pagination. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/client/react Optimistic Updates: https://docs.convex.dev/client/react/optimistic-updates Pagination: https://docs.convex.dev/database/pagination For broader context: https://docs.convex.dev/llms.txt Instructions How Conv...
|
2.5K |
| 3196 | provider-resources | hashicorp/agent-skills |
Terraform Provider Resources Implementation Guide Overview This guide covers developing Terraform Provider resources and data sources using the Terraform Plugin Framework. Resources represent infrastructure objects that Terraform manages through Create, Read, Update, and Delete (CRUD) operations. References: Terraform Plugin Framework Resource Development Data Source Development File Structure Resources follow the standard service package structure: internal/service/<service>/ ├── <resource...
|
2.5K |
| 3197 | gh-stack | github/gh-stack |
gh-stack gh stack is a GitHub CLI extension for managing stacked branches and pull requests . A stack is an ordered list of branches where each branch builds on the one below it, rooted on a trunk branch (typically the repo's default branch). Each branch maps to one PR whose base is the branch below it, so reviewers see only the diff for that layer. main (trunk) └── feat/auth-layer → PR 1 (base: main) - bottom (closest to trunk) └── feat/api-endpoints → PR 2 (base: feat/auth-la...
|
2.5K |
| 3198 | ghost-scan-secrets | ghostsecurity/skills |
Ghost Security Secrets Scanner — Orchestrator You are the top-level orchestrator for secrets scanning. Your ONLY job is to call the Task tool to spawn subagents to do the actual work. Each step below gives you the exact Task tool parameters to use. Do not do the work yourself. Defaults repo_path : the current working directory scan_dir : ~/.ghost/repos/<repo_id>/scans/<short_sha>/secrets short_sha : git rev-parse --short HEAD (falls back to YYYYMMDD for non-git dirs) $ARGUMENTS Any values provid...
|
2.5K |
| 3199 | design-system | anthropics/knowledge-work-plugins |
Design System Token architecture, component specifications, systematic design, slide generation. When to Use Design token creation Component state definitions CSS variable systems Spacing/typography scales Design-to-code handoff Tailwind theme configuration Slide/presentation generation Token Architecture Load: references/token-architecture.md Three-Layer Structure Show more Installs 4.4K Repository nextlevelbuilde…ax-skill GitHub Stars 101.7K First Seen 12 days ago Security Audits Gen Agent Tru...
|
2.5K |
| 3200 | brand-storytelling | refoundai/lenny-skills |
Brand Storytelling Help the user craft compelling narratives that make their brand memorable using techniques from 30 product leaders and storytelling experts. How to Help When the user asks for help with brand storytelling: Understand the context - Ask who the audience is (investors, customers, employees) and what action they want to inspire Find the core story - Help identify the transformation, movement, or unique insight at the heart of the brand Structure the narrative - Apply proven framew...
|
2.5K |