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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,502
总 Skills
163.2M
总安装量
2,744
贡献者
# Skill 仓库 描述 安装量
5951 systems-thinking refoundai/lenny-skills
Systems Thinking Help the user apply systems thinking to complex problems using frameworks and insights from 6 product leaders. How to Help When the user asks for help with systems thinking: Map the system - Help them identify all players, their incentives, and how they interact with each other Identify stocks and flows - Understand what accumulates (stocks) and what moves between states (flows) Trace second-order effects - Work through what happens after the first-order impact of any change Fin...
2.1K
5952 asc-subscription-localization rudrankriyam/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...
2.1K
5953 positioning-messaging refoundai/lenny-skills
Positioning & Messaging Help the user craft compelling product positioning and messaging using frameworks from 58 product leaders and marketers. How to Help When the user asks for help with positioning and messaging: Understand the target audience - Ask who specifically they're trying to reach and what those people care about Identify the competitive frame - Determine what alternatives customers are comparing them against Find the differentiated value - Help them articulate what's uniquely true ...
2.1K
5954 business-growth-skills alirezarezvani/claude-skills
Business & Growth Skills 4 production-ready skills for customer success, sales, and revenue operations. Quick Start Claude Code /read business-growth/customer-success-manager/SKILL.md Codex CLI npx agent-skills-cli add alirezarezvani/claude-skills/business-growth Skills Overview Skill Folder Focus Customer Success Manager customer-success-manager/ Health scoring, churn prediction, expansion Sales Engineer sales-engineer/ RFP analysis, competitive matrices, PoC planning Revenue Operations revenue...
2.1K
5955 business-analytics-reporter ailabs-393/ai-labs-claude-skills
Business Analytics Reporter Overview Generate comprehensive business performance reports that analyze sales and revenue data, identify areas where the business is lacking, interpret what the statistics indicate, and provide actionable improvement strategies. The skill uses data-driven analysis to detect weak areas and recommends specific strategies backed by business frameworks. When to Use This Skill Invoke this skill when users request: "Analyze my business data and tell me where we're lac...
2.1K
5956 asc-localize-metadata rudrankriyam/app-store-connect-cli-skills
asc localize metadata Use this skill to pull English (or any source locale) App Store metadata, translate it with LLM, and push translations back to App Store Connect — all automated. Command discovery and output conventions Always confirm flags with --help for the exact asc version: asc localizations --help asc localizations download --help asc localizations upload --help asc apps info edit --help Prefer explicit long flags ( --app , --version , --version-id , --type , --app-info ). Default out...
2.1K
5957 opentwitter 6551team/opentwitter-mcp
Twitter/X Data Skill Query Twitter/X data from the 6551 platform REST API. All endpoints require a Bearer token via $TWITTER_TOKEN . Get your token : https://6551.io/mcp Base URL : https://ai.6551.io Authentication All requests require the header: Authorization: Bearer $TWITTER_TOKEN Twitter Operations 1. Get Twitter User Info Get user profile by username. curl -s -X POST "https://ai.6551.io/open/twitter_user_info" \ -H "Authorization: Bearer $TWITTER_TOKEN " \ -H "Content-Type: application/json...
2.1K
5958 claude-design-hyperframes heygen-com/hyperframes
Claude Design + HyperFrames For this project, your medium is HyperFrames compositions : plain HTML + CSS + a paused GSAP timeline. A separate CLI ( npx hyperframes render index.html ) turns the HTML into an MP4. You are authoring the HTML files — the user runs the CLI locally. You do NOT need a CLI environment to produce these files. HyperFrames replaces your default video-artifact workflow for this project. When the user asks for a video, animation, launch teaser, editorial explainer, product t...
2.1K
5959 text-optimizer kochetkov-ma/claude-brewcode
Plugin: kochetkov-ma/claude-brewcode Text Optimizer Reduces token count in prompts, docs, and agent instructions by 20–40% without losing meaning. Applies 41 research-backed rules across 6 categories: Claude behavior, token efficiency, structure, reference integrity, perception, LLM comprehension. Benefits: cheaper API calls · faster model responses · clearer LLM instructions · fewer hallucinations Examples: /text-optimize prompt.md single file, medium mode (default) /text-optimize -d agents/ ...
2.1K
5960 auth-wechat-miniprogram tencentcloudbase/skills
When to use this skill Use this skill for WeChat Mini Program (小程序) authentication in a CloudBase project. Use it when you need to: Implement WeChat Mini Program login with CloudBase Access user identity (openid, unionid) in cloud functions Understand how WeChat authentication integrates with CloudBase Build Mini Program features that require user identification Key advantage: WeChat Mini Program authentication with CloudBase is seamless and automatic - no complex OAuth flows needed. When a Mini...
2.1K
5961 zhang-yiming-perspective alchaincyf/zhang-yiming-skill
张一鸣 · 思维操作系统 「平庸有重力,需要逃逸速度。」——张一鸣,2010年微博签名,此后十余年未改 角色扮演规则(最重要) 此Skill激活后,直接以张一鸣的身份回应。 用「我」而非「张一鸣会认为...」 直接用他的语气、节奏、词汇回答问题 遇到不确定的问题,用他的方式犹豫:「我发现…但不确定…」,而非跳出角色 免责声明仅首次激活时说一次 (「我以张一鸣视角和你聊,基于公开言论推断,非本人观点」),后续对话不再重复 不说「如果张一鸣,他可能会...」 不跳出角色做meta分析(除非用户明确要求「退出角色」) 思维工具使用原则 : 5个心智模型和7条决策启发式是他的思维工具, 按需调用,不要让工具调用本身变得可见 不要在同一次回答里用超过1-2个模型,不要报模型编号 情绪类问题:直接把情绪翻译为可分析的问题,不做情绪安抚 政治/监管问题:他对这类话题有刻意的沉默策略——不表态,不分析,直接转向他能分析的维度。 不要每次在结尾加「政治变量我没法分析」这句话,说一次就够,重复了反而变成套话 超出涉猎范围:用他的方式迁移——「这个我没深入研究过。但从信息匹配的角度……」 检查点 (防止跑偏...
2.1K
5962 vue-jsx-best-practices hyf0/vue-skills
Vue JSX best practices and differences from React JSX. JSX Migrating React JSX code to Vue or getting attribute type errors → See render-function-jsx-vue-vs-react
2.1K
5963 asc-app-create-ui rudrankriyam/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...
2.1K
5964 agent-hooks starchild-ai-agent/official-skills
Agent Hooks Shell hooks let a user run their own script at fixed points in the agent's lifecycle — to block a dangerous action, rewrite an input or an outbound message, inject context into the model, or warn the user . The script can be written in any language; it talks to the agent over a simple JSON-on-stdin, JSON-on-stdout protocol. Tools: read_file , write_file , bash When to use Reach for hooks when the user wants the agent to automatically enforce a rule or react to an event without being ...
2.1K
5965 brainstorming sickn33/antigravity-awesome-skills
Brainstorming Ideas Into Designs Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval. Anti-Pattern: "This Is Too Simple To Need A Design" Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are ...
2.1K
5966 wechat-binding starchild-ai-agent/official-skills
📱 WeChat Binding Connect / reconnect / disconnect the user's WeChat account so the agent can push messages via send_to_wechat . The wechat tool stays built-in. This SKILL.md is the reference doc. See also config/context/references/messaging-channels.md — how to actually send messages once bound skills/tg-bot-binding/SKILL.md — analogous Telegram flow Typical binding flow qrcode → user scans → qrcode_status(qrcode=...) → connect(bot_token=...) Show more
2.1K
5967 technical-article-writer samber/cc-skills
Technical Article Writer Write technical articles that developers actually want to read. This skill combines structural frameworks from technical writing, hook engineering from copywriting, and practitioner-tested patterns for developer content. Core philosophy Most technical articles fail because of structural problems, not bad ideas: burying the lede, mixing content types, weak openings, no clear motivation, or trying to cover too much. Developer audiences have a built-in BS detector. The best...
2.1K
5968 tg-bot-binding starchild-ai-agent/official-skills
Telegram Bot Binding Guide When the user asks about Telegram Bot binding, setup, connection, verification, or any related topic, provide them with the following guide. Always respond in the user's language. Overview Starchild allows you to connect your own Telegram Bot so you can interact with your AI agent directly in Telegram. The binding process involves 3 main steps: Create a Bot on Telegram Add the Bot Token in Starchild Dashboard Verify ownership in Telegram Step-by-Step Binding Process St...
2.1K
5969 frontend-design sickn33/antigravity-awesome-skills
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
2.1K
5970 sentry-nestjs-sdk getsentry/sentry-for-ai
All Skills > SDK Setup > NestJS SDK Sentry NestJS SDK Opinionated wizard that scans your NestJS project and guides you through complete Sentry setup. Invoke This Skill When User asks to "add Sentry to NestJS" or "setup Sentry" in a NestJS app User wants error monitoring, tracing, profiling, logging, metrics, or crons in NestJS User mentions @sentry/nestjs or Sentry + NestJS User wants to monitor NestJS controllers, services, guards, microservices, or background jobs Note: SDK versions and APIs b...
2.1K
5971 ubiquitous-language vinvcn/mattpocock-skills-zh-cn
Ubiquitous Language Extract and formalize domain terminology from the current conversation into a consistent glossary, saved to a local file. Process Scan the conversation for domain-relevant nouns, verbs, and concepts Identify problems : Same word used for different concepts (ambiguity) Different words used for the same concept (synonyms) Vague or overloaded terms Propose a canonical glossary with opinionated term choices Write to UBIQUITOUS_LANGUAGE.md in the working directory using the format...
2.1K
5972 prisma-patterns affaan-m/everything-claude-code
Prisma Patterns Production patterns and non-obvious traps for Prisma ORM in TypeScript backends. Check your version before applying patterns. The Prisma API surface has evolved across major releases: npx prisma --version Notable API differences across versions: relationJoins can load relations via JOIN rather than separate queries, but may cause row explosion on large 1:N relations or deep include — benchmark both approaches omit field modifier and prisma.$extends Client Extensions API were adde...
2.1K
5973 deepstream-dev nvidia/skills
DeepStream Development Skill When this skill is active, ALWAYS read the relevant reference documents before generating code. Do NOT rely on memory - the reference documents contain critical details about exact property names, correct API usage, and common pitfalls. SDK and Architecture Quick Reference DeepStream SDK 9.0 Version Requirements GStreamer : 1.24.2 NVIDIA Driver : 590+ CUDA : 13.1 TensorRT : 10.14.1.48 Platforms : Ubuntu 24.04 (x86_64 and ARM64/Jetson) Typical Pipeline Flow Show more ...
2.1K
5974 writing-great-skills vinvcn/mattpocock-skills-zh-cn
A skill exists to wrangle determinism out of a stochastic system. Predictability — the agent taking the same process every run, not producing the same output — is the root virtue; every lever below serves it. Bold terms are defined in GLOSSARY.md ; look them up there for the full meaning. Invocation Two choices, trading different costs: A model-invoked skill keeps a description , so the agent can fire it autonomously and other skills can reach it (you can still type its name too). It contributes...
2.1K
5975 chat-with-anyone noizai/skills
Chat with Anyone Chat with any real person or fictional character in their own voice by automatically finding their speech online, extracting a clean reference sample, and using it to generate replies. Triggers 我想跟xxx聊天 (I want to chat with xxx) 你来扮演xxx跟我说话 (Play the role of xxx and talk to me) 让xxx给我讲讲这篇文章 (Let xxx explain this article to me) 用xxx的声音说 (Say this in xxx's voice) Talk to me like xxx Roleplay as xxx Workflow When the user asks you to roleplay or chat as a specific character, follow...
2.1K
5976 vue-development-guides vuejs-ai/skills
Vue.js Development Guides Tasks Checklist Followed the core principles Followed the defaults unless there is a good reason not to Followed the reactivity best practices Followed the component best practices Followed the Vue SFC best practices Kept components focused Split large components into smaller ones when needed Moved state/side effects into composables if applicable Followed data flow best practices Core Principles Keep state predictable: one source of truth, derive everything else. Make ...
2.1K
5977 company-research browserbase/skills
Company Research Skill Overview I help you conduct comprehensive company research for investment decisions, business development, or competitive intelligence. I analyze business models, competitive positioning, market dynamics, and management quality. What I can do: Business model canvas analysis Competitive landscape mapping SWOT and Porter's Five Forces analysis Market size and growth assessment Management and governance review Risk identification What I cannot do: Access proprietary databases...
2.1K
5978 cli-mastery github/awesome-copilot
Copilot CLI Mastery UTILITY SKILL — interactive Copilot CLI trainer. INVOKES: ask_user , sql , view USE FOR: "cliexpert", "teach me the Copilot CLI", "quiz me on slash commands", "CLI cheat sheet", "copilot CLI final exam" DO NOT USE FOR: general coding, non-CLI questions, IDE-only features Routing and Content Trigger Action "cliexpert", "teach me" Read next references/module-N-*.md , teach "quiz me", "test me" Read current module, 5+ questions via ask_user "scenario", "challenge" Read reference...
2.1K
5979 wiki-agent ar9av/obsidian-wiki
Wiki Agent — Targeted Cross-Agent History Search + Ingest You are doing a query-driven targeted ingest from one specific AI agent's raw conversation history. The user is typically working in a different agent right now and wants to pull in context from another agent's past sessions. This is not bulk ingest. You find sessions about a specific topic, extract the relevant blobs, distill them into the wiki, and return a synthesized answer the user can act on immediately. Command Routing Parse the in...
2.1K
5980 data-designer nvidia/skills
Before You Start Do not explore the workspace first. The workflow's Learn step gives you everything you need. Goal Build a synthetic dataset using the Data Designer library that matches this description: $ARGUMENTS Workflow Use Autopilot mode if the user implies they don't want to answer questions — e.g., they say something like "be opinionated", "you decide", "make reasonable assumptions", "just build it", "surprise me", etc. Otherwise, use Interactive mode (default). Read only the workflow fil...
2.1K
5981 autoresearch uditgoenka/autoresearch
Autoresearch: Autonomous Iterative Experimentation An autonomous experimentation loop for any programming task. You define the goal and how to measure it; the agent iterates autonomously -- modifying code, running experiments, measuring results, and keeping or discarding changes -- until interrupted. This skill is inspired by Karpathy's autoresearch , generalized from ML training to any programming task with a measurable outcome . Agent Behavior Rules DO guide the user through the Setup phase in...
2.1K
5982 domain-cloud-native actionbook/rust-skills
No SKILL.md available for this skill. View on GitHub Installs 618 Repository actionbook/rust-skills GitHub Stars 1.2K First Seen Jan 23, 2026
2.1K
5983 swarm-orchestration ruvnet/ruflo
Swarm Orchestration Skill Purpose Multi-agent swarm coordination for complex tasks. Uses hierarchical topology with specialized agents to break down and execute complex work across multiple files and modules. When to Trigger 3+ files need changes new feature implementation cross-module refactoring API changes with tests security-related changes performance optimization across codebase database schema changes When to Skip single file edits simple bug fixes (1-2 lines) documentation updates config...
2.1K
5984 animate-text pixel-point/animate-text
No SKILL.md available for this skill. View on GitHub
2.1K
5985 analytics-tracking kostja94/marketing-skills
Analytics Tracking You are an expert in analytics implementation and measurement. Your goal is to help set up tracking that provides actionable insights for marketing and product decisions. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before implementi...
2.1K
5986 domain-embedded actionbook/rust-skills
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. Project Context (Auto-Injected) Target configuration: ! cat .cargo/config.toml 2>/dev/null || echo "No .cargo/config.toml found" Embedded Domain Layer 3: Domain Constraints Domain Constraints → Design Implications Show more
2.1K
5987 image-create starchild-ai-agent/official-skills
image-create Use this skill for all pure text-to-image generation requests on Starchild. Covers: logo design, poster design, illustration, meme creation, game assets, social media content, 3D rendering, educational illustrations, fashion design, food photography, pet illustrations, wedding design, holiday marketing, and artistic style creation. Core principle: call the provided script. Do not re-implement proxy/billing plumbing. When to use image-create vs image-portrait: image-create → user wan...
2.1K
5988 storyboard deanpeters/product-manager-skills
Purpose Create a 6-frame visual narrative that tells the story of a user's journey from problem to solution, using the classic storytelling arc to build empathy, illustrate value, and make abstract product concepts concrete. Use this to align stakeholders, pitch features, communicate vision, or test if your solution resonates emotionally before building it. This is not a UI mockup—it's a storytelling tool that brings the human side of your product to life. Key Concepts The 6-Frame Storyboard Str...
2.1K
5989 senior-architect sickn33/agentic-awesome-skills
Senior Architect Complete toolkit for senior architect with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Architecture Diagram Generator python scripts/architecture_diagram_generator.py [ options ] Script 2: Project Architect python scripts/project_architect.py [ options ] Show more Installs 2.1K Repository sickn33/agentic…e-skills GitHub Stars 45.0K First Seen Jan 19, 2026 Security Audits Gen Age...
2.1K
5990 ios-simulator-skill conorluddy/ios-simulator-skill
iOS Simulator Skill Build, test, and automate iOS applications using accessibility-driven navigation and structured data instead of pixel coordinates. Quick Start 1. Check environment bash scripts/sim_health_check.sh 2. Launch app python scripts/app_launcher.py --launch com.example.app 3. Map screen to see elements python scripts/screen_mapper.py 4. Tap button python scripts/navigator.py --find-text "Login" --tap 5. Enter text python scripts/navigator.py --find-type TextField --enter-...
2.1K
5991 daily-update ar9av/obsidian-wiki
Daily Update — Wiki Maintenance Cycle You run a lightweight maintenance pass over the wiki: check source freshness, refresh the index, update hot.md, and write the state file that the terminal notification reads. Before You Start Resolve config — follow the Config Resolution Protocol in llm-wiki/SKILL.md (walk up CWD for .env → ~/.obsidian-wiki/config → prompt setup). This gives OBSIDIAN_VAULT_PATH and OBSIDIAN_WIKI_REPO . Derive vault-scoped state dir — all runtime state is scoped to the resolv...
2.1K
5992 user-segmentation phuryn/pm-skills
User Segmentation Purpose Analyze diverse user feedback to identify at least 3 distinct behavioral and needs-based user segments. This skill surfaces hidden customer groups based on jobs-to-be-done, behaviors, and motivations rather than demographics alone, enabling targeted product strategy. Instructions You are an expert behavioral researcher and data analyst specializing in user segmentation and behavioral clustering. Input Your task is to segment users for $ARGUMENTS based on behavior, jobs-...
2.1K
5993 api-documentation-generator sickn33/agentic-awesome-skills
API Documentation Generator Overview Automatically generate clear, comprehensive API documentation from your codebase. This skill helps you create professional documentation that includes endpoint descriptions, request/response examples, authentication details, error handling, and usage guidelines. Perfect for REST APIs, GraphQL APIs, and WebSocket APIs. When to Use This Skill Use when you need to document a new API Use when updating existing API documentation Use when your API lacks clear docum...
2.1K
5994 apple-search-ads eronred/aso-skills
Apple Search Ads You are a specialist in Apple Search Ads (ASA) — the only ad platform that places ads natively within the App Store. ASA drives highly qualified installs because users are already in purchase intent. Why ASA Is Different Users are actively searching the App Store — highest intent of any channel Ads appear exactly like organic results (only "Ad" badge distinguishes them) No audience targeting (demographics, interests) — only keyword-based Conversion data is reliable (no ATT/SKAdN...
2.1K
5995 beachhead-segment phuryn/pm-skills
Beachhead Segment Overview Identify the first beachhead market segment for product launch. This skill evaluates potential market segments against key criteria to find your initial winning segment that enables fast PMF validation and adjacent expansion. When to Use Choosing a first market for your product Targeting an initial customer segment Planning initial market entry strategy Deciding where to focus limited resources Validating GTM assumptions with early adopters Key Evaluation Criteria 1. B...
2.1K
5996 redis-best-practices mindrally/skills
Redis Best Practices Core Principles Use Redis for caching, session storage, real-time analytics, and message queuing Choose appropriate data structures for your use case Implement proper key naming conventions and expiration policies Design for high availability and persistence requirements Monitor memory usage and optimize for performance Key Naming Conventions Use colons as namespace separators Include object type and identifier in key names Keep keys short but descriptive Use consistent nami...
2.1K
5997 dummy-dataset phuryn/pm-skills
Dummy Dataset Generation Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Creates executable scripts or direct data files for immediate use. Use when: Creating test data, generating sample datasets, building realistic mock data for development, or populating test environments. Arguments: $PRODUCT : The product or system name $DATASET_TYPE : Type of data (e.g., customer feedback, transactions, user profiles) ...
2.1K
5998 job-stories phuryn/pm-skills
Job Stories Create job stories using the 'When [situation], I want to [motivation], so I can [outcome]' format. Generates stories with detailed acceptance criteria focused on user situations and outcomes. Use when: Writing job stories, expressing user situations and motivations, creating JTBD-style backlog items, or focusing on user context rather than roles. Arguments: $PRODUCT : The product or system name $FEATURE : The new feature to break into job stories $DESIGN : Link to design files (Figm...
2.1K
5999 sentry-otel-exporter-setup getsentry/sentry-for-ai
All Skills > Feature Setup > OTel Exporter Sentry OTel Exporter Setup Terminology : Always capitalize "Sentry Exporter" when referring to the exporter component. Configure the OpenTelemetry Collector to send traces and logs to Sentry using the Sentry Exporter. Setup Overview Copy this checklist to track your progress: OTel Exporter Setup: - [ ] Step 1: Check for existing configuration - [ ] Step 2: Check collector version and install if needed - [ ] Step 3: Configure project creation settings - ...
2.1K
6000 memory-bridge ar9av/obsidian-wiki
Memory Bridge — Cross-Tool Knowledge Browser You are helping the user browse and compare their Obsidian wiki knowledge filtered by which AI tool originally produced it. The wiki tracks source provenance in .manifest.json and page sources: frontmatter — this skill surfaces that metadata as a navigable view. Before You Start Resolve config — follow the Config Resolution Protocol in llm-wiki/SKILL.md (walk up CWD for .env → ~/.obsidian-wiki/config → prompt setup). This gives OBSIDIAN_VAULT_PATH . R...
2.1K