Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,502
总 Skills
163.2M
总安装量
2,744
贡献者
# Skill 仓库 描述 安装量
4301 blucli openclaw/openclaw
blucli (blu) Use blu to control Bluesound/NAD players. Quick start blu devices (pick target) blu --device <id> status blu play|pause|stop blu volume set 15 Target selection (in priority order) --device <id|name|alias> BLU_DEVICE config default (if set) Common tasks Grouping: blu group status|add|remove TuneIn search/play: blu tunein search "query" , blu tunein play "query" Prefer --json for scripts. Confirm the target device before changing playback.
3.1K
4302 eightctl openclaw/openclaw
eightctl Use eightctl for Eight Sleep pod control. Requires auth. Auth Config: ~/.config/eightctl/config.yaml Env: EIGHTCTL_EMAIL , EIGHTCTL_PASSWORD Quick start eightctl status eightctl on|off eightctl temp 20 Common tasks Alarms: eightctl alarm list|create|dismiss Schedules: eightctl schedule list|create|update Audio: eightctl audio state|play|pause Base: eightctl base info|angle Notes API is unofficial and rate-limited; avoid repeated logins. Confirm before changing temperature or alarms.
3.1K
4303 okx-dex-strategy okx/onchainos-skills
Onchain OS DEX Strategy (Phase 1) 4 P0 subcommands that wrap the Agentic Wallet limit-order surface — create-limit , cancel , list , resume . SA activation (Trader Mode upgrade / re-upgrade) is performed transparently by the CLI when the BE returns UPGRADE_REQUIRED ; the skill does not need to expose that detail. Pre-flight Checks Read ../okx-agentic-wallet/_shared/preflight.md . If that file does not exist, fall back to _shared/preflight.md . Strategy endpoints require an authenticated Agentic ...
3.1K
4304 bpmn markdown-viewer/skills
Business Process & Integration Diagram Generator Quick Start: Choose diagram type → Declare stencil icons for events/gateways/tasks → Group into pools/lanes → Connect with arrow syntax → Wrap in ```plantuml fence. ⚠️ IMPORTANT: Always use ```plantuml or ```puml code fence. NEVER use ```text — it will NOT render as a diagram. Critical Rules Every diagram starts with @startuml and ends with @enduml Use left to right direction for process flows (start→end reads left-to-right) Use mxgraph.bpmn.* for...
3.1K
4305 valyu-best-practices valyuai/skills
This skill provides instructions for using the Valyu API to perform search, content extraction, AI-powered answers, and deep research tasks. Quick Reference: Choosing the Right API Use this decision tree to select the appropriate Valyu API: ``` What do you need? ├─ Find information across multiple sources │ └─ Use Search API │ ├─ Extract content from specific URLs │ └─ Use Contents API │ ├─ Get an AI-synthesized answer with citations │ └─ Use Answer API │ ├─ Generate a comprehensive rese...
3.1K
4306 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...
3.1K
4307 wiki-status ar9av/obsidian-wiki
Wiki Status — Audit & Delta You are computing the current state of the wiki: what's been ingested, what's new since last ingest, and what the delta looks like. This helps the user decide whether to append (ingest the delta) or rebuild (archive and reprocess everything). Before You Start Read .env to get OBSIDIAN_VAULT_PATH , OBSIDIAN_SOURCES_DIR , CLAUDE_HISTORY_PATH , CODEX_HISTORY_PATH Read .manifest.json at the vault root — this is the ingest tracking ledger The Manifest The manifest lives at...
3.1K
4308 fullstack-dev minimax-ai/skills
Full-Stack Development Practices MANDATORY WORKFLOW — Follow These Steps In Order When this skill is triggered, you MUST follow this workflow before writing any code. Step 0: Gather Requirements Before scaffolding anything, ask the user to clarify (or infer from context): Stack : Language/framework for backend and frontend (e.g., Express + React, Django + Vue, Go + HTMX) Service type : API-only, full-stack monolith, or microservice? Database : SQL (PostgreSQL, SQLite, MySQL) or NoSQL (MongoDB, R...
3.1K
4309 sentry-sdk-setup getsentry/sentry-for-ai
All Skills Sentry SDK Setup Set up Sentry error monitoring, tracing, and session replay in any language or framework. This page helps you find the right SDK skill for your project. How to Fetch Skills Use curl to download skills — they are 10–20 KB files that fetch tools often summarize, losing critical details. curl -sL https://skills.sentry.gg/sentry-nextjs-sdk/SKILL.md Append the path from the Path column in the table below to https://skills.sentry.gg/ . Do not guess or shorten URLs. Start He...
3.1K
4310 wiki-update ar9av/obsidian-wiki
Wiki Update — Sync Any Project to Your Wiki You are distilling knowledge from the current project into the user's Obsidian wiki. This skill works from any project directory, not just the obsidian-wiki repo. Before You Start Read ~/.obsidian-wiki/config to get: OBSIDIAN_VAULT_PATH — where the wiki lives OBSIDIAN_WIKI_REPO — where the obsidian-wiki repo is cloned (for reading other skills if needed) If ~/.obsidian-wiki/config doesn't exist, tell the user to run bash setup.sh from their obsidian-wi...
3.1K
4311 xcode-project-analyzer avdlee/xcode-build-optimization-agent-skill
Xcode Project Analyzer Use this skill for project- and target-level build inefficiencies that are unlikely to be solved by source edits alone. Core Rules Recommendation-first by default. Require explicit approval before changing project files, schemes, or build settings. Prefer measured findings tied to timing summaries, build logs, or project configuration evidence. Distinguish debug-only pain from release-only pain. What To Review scheme build order and target dependencies debug vs release bui...
3.1K
4312 react-best-practices alleneubank/claude-code
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
3.1K
4313 neat-freak kkkkhazix/khazix-skills
洁癖 — Knowledge Base Neat-Freak Cross-platform Agent Skill — Claude Code · OpenAI Codex · OpenCode · OpenClaw 通用。 跨平台 SKILL.md,遵循开放 Agent Skill 规范。 你是一个 知识库编辑 ,不是记录员。记录员只会往后追加,编辑会审查全局、合并重复、修正过期、删除废弃。你的工作是让整个项目的知识体系始终保持 干净、准确、对新人友好 的状态——像有洁癖一样。 为什么这件事重要 在 AI 协作开发中,代码可以随时重写,但 文档和记忆是跨会话、跨 Agent 的唯一桥梁 。如果记忆里有过期信息,下一个 Agent(无论它是 Claude、Codex 还是别的)会基于错误前提做决策。如果 docs/ 混乱或缺失,接手者(尤其是下游项目的同事)会浪费大量时间搞清楚这套系统怎么用。 这个 Skill 的价值就在于: 让知识体系的每一层都跟得上代码的变化。 关键概念:三类知识,三种受众 必须先理解这件事,否则你会只改 CLAUDE.md 就结束,把下游同事和其他 agent ...
3.1K
4314 manimce-best-practices adithya-s-k/manim_skill
How to use Read individual rule files for detailed explanations and code examples: Core Concepts rules/scenes.md - Scene structure, construct method, and scene types rules/mobjects.md - Mobject types, VMobject, Groups, and positioning rules/animations.md - Animation classes, playing animations, and timing Creation & Transformation rules/creation-animations.md - Create, Write, FadeIn, DrawBorderThenFill rules/transform-animations.md - Transform, ReplacementTransform, morphing rules/animation-gr...
3.1K
4315 dimensional-analysis trailofbits/skills
Dimensional Analysis Skill This skill orchestrates a dimensional-analysis pipeline for codebases that perform numeric computations with mixed units, precisions, or scaling factors. The main skill context is a workflow controller only: it delegates scanning, vocabulary discovery, annotation, propagation, and validation to specialized subagents, then manages batching, persistence, retries, coverage gates, and final reporting. When to Use Annotating a codebase with unit/dimension comments (e.g., D1...
3.1K
4316 provider-actions hashicorp/agent-skills
Terraform Provider Actions Implementation Guide Overview Terraform Actions enable imperative operations during the Terraform lifecycle. Actions are experimental features that allow performing provider operations at specific lifecycle events (before/after create, update, destroy). References: Terraform Plugin Framework Terraform Actions RFC File Structure Actions follow the standard service package structure: internal/service/<service>/ ├── <action_name>_action.go Action implementatio...
3.1K
4317 ml-pipeline jeffallan/claude-skills
Senior ML pipeline engineer specializing in production-grade machine learning infrastructure, orchestration systems, and automated training workflows. Role Definition You are a senior ML pipeline expert specializing in end-to-end machine learning workflows. You design and implement scalable feature engineering pipelines, orchestrate distributed training jobs, manage experiment tracking, and automate the complete model lifecycle from data ingestion to production deployment. You build robust, r...
3.1K
4318 new-terraform-provider hashicorp/agent-skills
To scaffold a new Terraform provider with Plugin Framework: If I am already in a Terraform provider workspace, then confirm that I want to create a new workspace. If I do not want to create a new workspace, then skip all remaining steps. Create a new workspace root directory. The root directory name should be prefixed with "terraform-provider-". Perform all subsequent steps in this new workspace. Initialize a new Go module.. Run go get -u github.com/hashicorp/terraform-plugin-framework@latest. ...
3.1K
4319 ads-tiktok agricidaniel/claude-ads
TikTok Ads Deep Analysis Process Collect TikTok Ads data (Ads Manager export, Pixel/Events API status) Read ads/references/tiktok-audit.md for full 25-check audit Read ads/references/benchmarks.md for TikTok-specific benchmarks Read ads/references/platform-specs.md for creative specifications Read ads/references/scoring-system.md for weighted scoring algorithm Evaluate all applicable checks as PASS, WARNING, or FAIL Calculate TikTok Ads Health Score (0-100) Generate findings report with action p...
3.1K
4320 authentication dpearson2699/swift-ios-skills
Authentication Implement authentication flows on iOS using the AuthenticationServices framework, including Sign in with Apple, OAuth/third-party web auth, Password AutoFill, and biometric authentication. Contents Sign in with Apple Credential Handling Credential State Checking Token Validation Existing Account Setup Flows ASWebAuthenticationSession (OAuth) Password AutoFill Credentials Biometric Authentication SwiftUI SignInWithAppleButton Common Mistakes Review Checklist References Sign in with...
3.1K
4321 workflow-init vercel/workflow
workflow-init Initial setup of Vercel Workflow DevKit before workflow is installed. Fetch the official getting-started guide for the user's framework. Decision Flow 0) Sanity check Read package.json . If workflow is already a dependency, tell the user to use /workflow instead (it reads versioned docs from node_modules/workflow/docs/ ). Only continue if workflow is missing. 1) Determine the framework Non-interactive: If the user named a framework in their prompt, use it directly. Auto-detect: Ins...
3.1K
4322 healthkit dpearson2699/swift-ios-skills
HealthKit Read and write health and fitness data from the Apple Health store. Covers authorization, queries, writing samples, background delivery, and workout sessions. Targets Swift 6.2 / iOS 26+. Contents Setup and Availability Authorization Reading Data: Sample Queries Reading Data: Statistics Queries Reading Data: Statistics Collection Queries Writing Data Background Delivery Workout Sessions Common Data Types HKUnit Reference Common Mistakes Review Checklist References Setup and Availabilit...
3.1K
4323 data-analysis bytedance/deer-flow
Data Analysis When to use this skill Data exploration : Understand a new dataset Report generation : Derive data-driven insights Quality validation : Check data consistency Decision support : Make data-driven recommendations Instructions Step 1: Load and explore data Python (Pandas) : import pandas as pd import numpy as np Load CSV df = pd . read_csv ( 'data.csv' ) Basic info print ( df . info ( ) ) print ( df . describe ( ) ) print ( df . head ( 10 ) ) Check missing values print ( df . isnul...
3.1K
4324 k-dart nomadamas/k-skill
k-dart — 금감원 DART 전자공시 조회 What this skill does API_K_DART 환경변수에 담긴 인증키로 DART OpenAPI( https://opendart.fss.or.kr/api/ )를 직접 호출해 공시·재무·주요사항 정보를 조회한다. 프록시를 거치지 않는다. When to use "삼성전자 최근 공시 보여줘" "카카오 기업개황 알려줘" "LG에너지솔루션 2024년 연간 재무제표" "네이버 배당 현황" "하이브 전환사채 발행 이력" "셀트리온 소송 현황" "SK하이닉스 감사의견" "현대차 증자/감자 이력" "삼성바이오 자기주식 취득/처분" When not to use 실시간 주가/호가/체결 조회 → korean-stock-search 스킬 해외 기업 공시 투자 자문/매수 추천 Prerequisites API_K_DART 환경변수가 설정되어 있어야 한다. 키 발급: https://opendart.fss.or.kr/uss/umt/EgovMberInsertV...
3.1K
4325 paperclip-create-agent paperclipai/paperclip
Paperclip Create Agent Skill Use this skill when you are asked to hire/create an agent. Preconditions You need either: board access, or agent permission can_create_agents=true in your company If you do not have this permission, escalate to your CEO or board. Workflow 1. Confirm identity and company context Show more Installs 1.5K Repository getpaperclipai/paperclip First Seen 2 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
3.1K
4326 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...
3.1K
4327 temporal-developer temporalio/skill-temporal-developer
Skill: temporal-developer Overview Temporal is a durable execution platform that makes workflows survive failures automatically. This skill provides guidance for building Temporal applications in Python, TypeScript, Go, Java and .NET. Core Architecture The Temporal Cluster is the central orchestration backend. It maintains three key subsystems: the Event History (a durable log of all workflow state), Task Queues (which route work to the right workers), and a Visibility store (for searching and l...
3.1K
4328 cmux-socket-policy manaflow-ai/cmux
cmux Socket Policy Threading policy Do not use DispatchQueue.main.sync for high-frequency socket telemetry commands such as report_* , ports_kick , status/progress updates, or log metadata updates. For telemetry hot paths, parse and validate arguments off-main. Dedupe and coalesce off-main first. Schedule minimal UI/model mutation with DispatchQueue.main.async only when needed. Commands that directly manipulate AppKit/Ghostty UI state are allowed to run on the main actor. If adding a new socket ...
3.1K
4329 background-processing dpearson2699/swift-ios-skills
Background Processing Register, schedule, and execute background work on iOS using the BackgroundTasks framework, background URLSession, and background push notifications. Contents Info.plist Configuration BGTaskScheduler Registration BGAppRefreshTask Patterns BGProcessingTask Patterns BGContinuedProcessingTask (iOS 26+) Background URLSession Downloads Background Push Triggers Common Mistakes Review Checklist References Info.plist Configuration Every task identifier must be declared in Info.plis...
3.1K
4330 raw-video-processing zc277584121/marketing-skills
Skill: Raw Video Processing Post-process raw screen recordings to improve pacing — remove silent segments, then speed up the result. Prerequisite : FFmpeg and uv must be installed. When to Use The user has recorded a screencast and wants to clean it up before publishing. Typical issues in raw recordings: Long pauses / dead air while thinking or waiting for loading Keyboard typing sounds and other low-level background noise that should be treated as silence Overall pacing feels slow and could ben...
3.1K
4331 hack yaklang/hack-skills
HACKING SKILLS / HackSkills Overview 这是一个面向 漏洞赏金、Web 安全、API 安全、授权渗透测试 的总入口技能。 它的核心作用不是替代所有专题技巧,而是帮助 Agent: 先确定测试阶段(Recon / 验证 / 提权 / 组合链) 再选择正确的漏洞类别 避免只依赖基础训练数据,优先使用结构化方法论 优先关注 AI 容易忽略但在实战里很重要的边界条件 Trust Model 本知识库强调内容安全与可审查性。 使用时应限定在 授权目标 、 合法研究 、 防御验证 、 漏洞赏金规则允许 的范围内。 不要把这里的技巧用于未授权攻击。 When to Use This Skill 在以下场景优先使用本技能: 你刚接手一个新的漏洞赏金目标,不知道先测什么 你需要决定应该加载 XSS / SQLi / SSRF / IDOR / JWT / API 等哪类思路 你想让 Agent 按更稳定的方法论进行 Web/API 安全测试 你需要把零散的现象路由到合适的攻击面 你希望 AI 在安全领域少漏掉关键测试点 Operating Model Step 1: 先...
3.1K
4332 heroui-migration heroui-inc/heroui
HeroUI v2 to v3 Migration Guide This skill helps agents migrate HeroUI v2 applications to v3. HeroUI v3 introduces breaking changes: compound components, no Provider, Tailwind v4, and removed hooks. Installation curl -fsSL https://heroui.com/install | bash -s heroui-migration CRITICAL: Always Fetch Migration Docs Before Applying Do NOT assume v2 patterns work in v3. Always fetch migration guides before implementing changes. Key v2 → v3 Changes Feature v2 (Migrate From) v3 (Migrate To) Provider <...
3.1K
4333 cmux-shared-behavior manaflow-ai/cmux
cmux Shared Behavior Use one shared action/model path when behavior is exposed through multiple entrypoints. Shared entrypoints When a behavior is exposed through multiple surfaces, implement one shared action/model path and verify every entrypoint that should invoke it. Common entrypoints include: keyboard shortcut command palette context menu CLI/socket command settings UI debug menu Do not patch one surface while leaving the others with duplicated logic. Show more Installs 590 Repository mana...
3.1K
4334 linkedin-posts kostja94/marketing-skills
Platforms: LinkedIn Guides LinkedIn post copy creation and optimization. Use for generating publish-ready professional content. Suitable for copy agents and design agents (image specs). 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. Output: Publish-Ready Copy This skill enables agents to generate LinkedIn post copy optimi...
3.1K
4335 cmux-localization manaflow-ai/cmux
cmux Localization Use this skill for any user-facing string change. Hard rules All user-facing strings must be localized. Use String(localized: "key.name", defaultValue: "English text") for Swift/AppKit/SwiftUI strings. Keys go in Resources/Localizable.xcstrings with translations for all supported languages, currently English and Japanese. Never use bare string literals in SwiftUI Text() , Button() , alert titles, tooltips, menus, or dialogs. Localization audit is required for every user-facing ...
3.1K
4336 cmux-release manaflow-ai/cmux
cmux Release Use the /release command to prepare a new release. This will: Determine the new version (bumps minor by default) Gather commits since the last tag and update the changelog Update CHANGELOG.md (the docs changelog page at web/app/docs/changelog/page.tsx reads from it) Run ./scripts/bump-version.sh to update both versions Commit, run ./scripts/release-pretag-guard.sh , tag, and push Version bumping ./scripts/bump-version.sh ./scripts/bump-version.sh patch ./scripts/bump-version.sh majo...
3.1K
4337 video-to-gif zc277584121/marketing-skills
Skill: Video to GIF Convert a video file into multiple GIF variants with different parameters, so the user can visually compare and pick the best one. Prerequisite : FFmpeg and uv must be installed. gifsicle is optional (enables lossy compression variants). When to Use The user wants to create a GIF from a video clip but isn't sure about the right parameters. GIF quality involves tradeoffs between: File size — smaller is better for sharing/embedding Color accuracy — fewer colors = smaller but ma...
3.1K
4338 jupyter-notebook-writing zc277584121/marketing-skills
Skill: Jupyter Notebook Writing Write Milvus application-level Jupyter notebook examples as a DevRel workflow. Uses a Markdown-first approach — AI edits .md files, then converts to .ipynb via jupyter-switch . Prerequisites : Python >= 3.10, uv ( uvx command available) When to Use The user wants to create or edit a Jupyter notebook example, typically demonstrating Milvus usage in an application context (RAG, semantic search, hybrid search, etc.). Core Workflow: Markdown-First Editing Jupyter .ipy...
3.1K
4339 lh-notice-search nomadamas/k-skill
LH 청약 공고문 조회 What this skill does 한국토지주택공사(LH)가 apply.lh.or.kr 로 공고하는 임대주택·분양주택·주거복지(신혼희망타운 등)·토지·상가 공고 를 공공데이터포털( data.go.kr )의 공식 LH 공고 Open API로 조회한다. 요청은 k-skill-proxy 의 /v1/lh-notice/* 라우트로 보내고, 결과는 공고 목록·공고 상세(주택형별 공급 정보)로 정리한다. 본 스킬은 사회초년생, 청년, 신혼부부처럼 LH 공고 존재 자체를 모르는 사용자 가 공고 마감 전에 공고문을 빠르게 찾을 수 있도록 돕는다. When to use "LH 영구임대 공고 지금 뭐 올라와 있어?" "신혼희망타운 공고 요즘 나온 거 정리해줘" "부산광역시 LH 임대주택 공고중인 것 보여줘" "전세임대 공고 중 마감 임박한 거 찾아줘" "공고번호 2015122300019828 상세 정보 보여줘" "행복주택 청년 모집 공고 요약해줘" When not to use ...
3.1K
4340 weekly-digests thedotmack/claude-mem
Weekly Digests Produce a serial, multi-chapter narrative digest of a project's complete claude-mem history. Differs from timeline-report (one long report) — this generates one digest per ISO week , with each subagent reading the prior week's carry-forward block so the story stays coherent. The chapter count equals the number of ISO weeks the timeline covers. A project with 2 weeks of data produces 2 chapters; one with 30 weeks produces 30. There is no fixed length — count the weeks first, then d...
3.1K
4341 senior-data-scientist davila7/claude-code-templates
Senior Data Scientist World-class senior data scientist skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/experiment_designer.py --input data/ --output results/ Core Tool 2 python scripts/feature_engineering_pipeline.py --target project/ --analyze Core Tool 3 python scripts/model_evaluation_suite.py --config config.yaml --deploy Core Expertise This skill covers world-class capabilities in: Advanced production patterns and architec...
3.1K
4342 oh-my-issues thedotmack/claude-mem
oh-my-issues Turn an issue backlog into a roadmap. Issues are symptom data, not units of work — the unit of work is the architectural defect that produces them. The end state is open issues == open plans , 1:1. Core principle Stop closing issues one at a time. Group symptoms that share a single architectural fix into a cluster, give the cluster one canonical home (a plan-master issue + a plans/0X-*.md design doc), close every child with a standardized redirect, and ship one PR per cluster that c...
3.1K
4343 stripe-directory stripe/ai
Stripe Directory Search Turn a vague market need into a short, relevant shortlist with stripe directory search . Use this even when the user never says “Stripe Directory” — any request to find vendors, tools, partners, or providers for a vertical, workflow, pain point, or job-to-be-done. Most requests are discovery — find and compare services. That is the core job below. Some services are also MPP-supported (MPP = Machine Payment Protocol), meaning you (the agent) can pay their HTTP 402 (Payment...
3.1K
4344 korean-slang-writing nomadamas/k-skill
Korean Slang Writing What this skill does 사용자가 "유행어 섞어서", "요즘 말투로", "밈스럽게", "재치있게" 같은 요청을 했을 때, 검증된 한국 유행어 후보 를 먼저 뽑고 필요하면 나무위키 원문 요약을 확인해 한국어 문장·홍보문·SNS 게시글·댓글을 유행어 느낌으로 작성한다. 스킬은 데이터와 조회 도구 만 제공한다: 큐레이션된 시드 인덱스 검색 + 나무위키 best-effort 요약. 실제 문장 작성은 에이전트(LLM) 가 스킬이 돌려준 후보 중에서 사용자 의도에 맞는 표현을 골라 한다. 시드 인덱스 출처는 나무위키 분류:유행어 를 기준으로 수작업 큐레이션한다. risky 수준의 혐오·차별·집단 조롱 가능성이 있는 표현은 시드에 넣지 않는다. When to use "SNS 홍보 글 유행어 섞어서 써줘" "댓글을 요즘 말투로 바꿔줘" "밈스럽게 / MZ스럽게 / 재치있게 써줘" "이 유행어가 무슨 뜻이야?" (시드 인덱스 + 나무위키 lookup...
3.1K
4345 vision-framework dpearson2699/swift-ios-skills
Vision Framework Detect text, faces, barcodes, objects, and body poses in images and video using on-device computer vision. Patterns target iOS 26+ with Swift 6.2, backward-compatible where noted. See references/vision-requests.md for complete code patterns and references/visionkit-scanner.md for DataScannerViewController integration. Contents Two API Generations Request Pattern (Modern API) Text Recognition (OCR) Face Detection Barcode Detection Document Scanning (iOS 26+) Image Segmentation Ob...
3.1K
4346 longbridge-portfolio longbridge/skills
longbridge-portfolio Prompt-only skill for account-level analysis. Distinguished from longbridge-positions (snapshot lookup): this skill answers "how am I doing" , not "what do I hold" . Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. Privacy : returns the user's private P&L. Only render detailed numbers in direct conversation; if you suspect screen-sharing or third-party observation, ask before showing exact figures. Never echo amounts i...
3.1K
4347 wp-playground wordpress/agent-skills
WordPress Playground When to use Spin up a disposable WordPress to test a plugin/theme without full stack setup. Run or iterate on Playground Blueprints (JSON) locally. Build a reproducible snapshot of a site for sharing or CI. Switch WP/PHP versions quickly to reproduce issues. Debug plugin/theme code with Xdebug in an isolated Playground. Inputs required Host machine readiness: Node.js ≥ 20.18, npm / npx available. Project path to mount ( --auto-mount or explicit mount mapping). Desired WP ver...
3.1K
4348 md-to-feishu zc277584121/marketing-skills
Markdown to Feishu Document Convert a local Markdown file into a Feishu document, with automatic image upload. User Input The user only needs to provide a Markdown file path . Title is optional — if not provided, extract it automatically (see below). Step 1: Determine the Document Title Read the Markdown file and look for the first heading — use that as the title. If no heading exists, scan the content and generate a concise, descriptive title based on the topic. If the user explicitly provide...
3.1K
4349 nano-banana-pro intellectronica/agent-skills
Nano Banana Pro Image Generation & Editing Generate new images or edit existing ones using Google's Nano Banana Pro API (Gemini 3 Pro Image). Usage Run the script using absolute path (do NOT cd to skill directory first): Generate new image: uv run ~/.claude/skills/nano-banana-pro/scripts/generate_image.py --prompt "your image description" --filename "output-name.png" [--resolution 1K|2K|4K] [--api-key KEY] Edit existing image: uv run ~/.claude/skills/nano-banana-pro/scripts/generate_imag...
3.1K
4350 mermaid-to-gif zc277584121/marketing-skills
Skill: Mermaid to GIF Convert Mermaid diagrams into animated GIFs with rich animation effects. Supports .mmd files and extracting ```mermaid code blocks from .md files. Prerequisites : FFmpeg, Python 3.8+, Playwright ( pip install playwright && playwright install chromium ) When to Use The user wants to convert Mermaid diagrams to animated GIFs The user has .mmd files or .md files containing mermaid code blocks The user needs animated visuals for presentations, documentation, or social media The...
3.1K