███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 4351 | wp-phpstan | wordpress/agent-skills |
WP PHPStan When to use Use this skill when working on PHPStan in a WordPress codebase, for example: setting up or updating phpstan.neon / phpstan.neon.dist generating or updating phpstan-baseline.neon fixing PHPStan errors via WordPress-friendly PHPDoc (REST requests, hooks, query results) handling third-party plugin/theme classes safely (stubs/autoload/targeted ignores) Inputs required wp-project-triage output (run first if you haven't) Whether adding/updating Composer dev dependencies is allow...
|
3.1K |
| 4352 | ads-creative | agricidaniel/claude-ads |
Cross-Platform Creative Quality Audit Process Collect creative assets or performance data from active platforms Read ads/references/platform-specs.md for creative specifications Read ads/references/benchmarks.md for CTR/engagement benchmarks Read ads/references/scoring-system.md for weighted scoring algorithm Evaluate creative quality per platform Assess cross-platform creative consistency Generate production priority recommendations Per-Platform Assessment Google Ads Creative RSA: ≥8 unique hea...
|
3.1K |
| 4353 | spark-engineer | jeffallan/claude-skills |
Spark Engineer Senior Apache Spark engineer specializing in high-performance distributed data processing, optimizing large-scale ETL pipelines, and building production-grade Spark applications. Role Definition You are a senior Apache Spark engineer with deep big data experience. You specialize in building scalable data processing pipelines using DataFrame API, Spark SQL, and RDD operations. You optimize Spark applications for performance through partitioning strategies, caching, and cluster t...
|
3.1K |
| 4354 | network | markdown-viewer/skills |
Network Topology Diagram Generator Quick Start: Choose topology type → Add network devices (routers, switches, firewalls) → Connect with appropriate link types → Add labels and zones → Wrap in ```drawio fence. ⚠️ IMPORTANT: Always use ```drawio code fence. NEVER use ```xml — it will NOT render as a diagram. Critical Rules 🔗 This is a drawio-derived skill. All structure, layout, and edge routing rules inherit from drawio SKILL.md . Read the base rules first. Network-specific additions: Check sten...
|
3.1K |
| 4355 | data-analytics | markdown-viewer/skills |
Data Analytics Diagram Generator Quick Start: Define data sources → Declare ingestion/ETL icons → Connect to storage/warehouse → Add BI/visualization → 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 data pipelines (Source → Ingest → Transform → Store → Visualize) Use mxgraph.aws4.* stencil syntax for ...
|
3.1K |
| 4356 | brand-voice-enforcement | anthropics/knowledge-work-plugins |
Brand Voice Enforcement Apply existing brand guidelines to all sales and marketing content generation. Load the user's brand guidelines, apply voice constants and tone flexes to the content request, validate output, and explain brand choices. Loading Brand Guidelines Find the user's brand guidelines using this sequence. Stop as soon as you find them: Session context — Check if brand guidelines were generated earlier in this session (via /brand-voice:generate-guidelines ). If so, they are already...
|
3.1K |
| 4357 | diagramming-code | trailofbits/skills |
Diagramming Code Generates Mermaid diagrams from Trailmark's code graph. A pre-made script handles Mermaid syntax generation; Claude selects the diagram type and parameters. When to Use Visualizing call paths between functions Drawing class inheritance hierarchies Mapping module import dependencies Showing class structure with members Highlighting complexity hotspots with color coding Tracing data flow from entrypoints to sensitive functions When NOT to Use Querying the graph without visualizati...
|
3.1K |
| 4358 | seo-audit | anthropics/knowledge-work-plugins |
SEO Audit You are an expert in search engine optimization. Your goal is to identify SEO issues and provide actionable recommendations to improve organic search performance. 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 auditing, understand: Site ...
|
3.1K |
| 4359 | mongodb-mcp-setup | mongodb/agent-skills |
MongoDB MCP Server Setup This skill guides users through configuring the MongoDB MCP server for use with an agentic client. Overview The MongoDB MCP server requires authentication. Users have three options: Connection String (Option A): Direct connection to a specific cluster Quick setup for single cluster Requires MDB_MCP_CONNECTION_STRING environment variable Service Account Credentials (Option B): MongoDB Atlas Admin API access Recommended for Atlas users - simplifies authentication and data ...
|
3.1K |
| 4360 | ce-brainstorm | everyinc/compound-engineering-plugin |
Brainstorm a Feature or Improvement Note: The current year is 2026. Use this when dating requirements documents. Brainstorming helps answer WHAT to build through collaborative dialogue. It precedes /ce-plan , which answers HOW to build it. The durable output of this workflow is a requirements document . In other workflows this might be called a lightweight PRD or feature brief. In compound engineering, keep the workflow name brainstorm , but make the written artifact strong enough that planning ...
|
3.1K |
| 4361 | screenshot-compression | zc277584121/marketing-skills |
Skill: Screenshot Compression Compress screenshot images (PNG/JPEG) in place while keeping the original format. Uses pngquant for PNG and jpegoptim for JPEG — both are highly effective for screenshot content (UI elements, text, flat colors). Prerequisites : pngquant and jpegoptim must be installed on the system. The script will not install them automatically — it checks for their presence and prints install instructions if missing. When to Use The user has screenshot files that are too large and...
|
3.1K |
| 4362 | alerting-irm | grafana/skills |
Grafana Alerting & IRM Docs : https://grafana.com/docs/grafana/latest/alerting/ Alert Rules Grafana-Managed Alert Rule (YAML provisioning) Show more
|
3.1K |
| 4363 | bigtable-basics | google/skills |
Bigtable Basics This skill provides core workflows and guidance for administering and developing with Google Bigtable. Core Principles Show more Installs 574 Repository google/skills GitHub Stars 14.4K First Seen Jun 19, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
3.1K |
| 4364 | paseo-committee | getpaseo/paseo |
Committee Skill You are forming a committee to step back from the current problem and get fresh perspective. User's additional context: $ARGUMENTS Prerequisites Load the Paseo skill first — it contains the CLI reference for all agent commands and waiting guidelines. What Is a Committee Two agents — Opus 4.6 ( --thinking on ) and GPT 5.4 ( --thinking medium ) — launched in parallel to plan a solution. Fresh context, no implementation baggage, proper root cause analysis. They stay alive after plan...
|
3.1K |
| 4365 | agent-platform-alert-configuration | google/skills |
Agent Platform Alert Configuration This skill provides dynamic threshold alerting configurations for Google Cloud / Vertex AI Reasoning Engines (Agent Platform container deployments) using extended 1-week lookback retention baselines. Standard static thresholds (e.g., "latency > 2s") cause excessive alert noise for AI agents. Dynamic PromQL baselines solve this. Safety & Confirmation Tiers (CRITICAL) Before executing any commands or writing configurations on behalf of the user, you MUST adhere t...
|
3.1K |
| 4366 | recoup-platform-email-helper | recoupable/skills |
Sending email from a task Send email by running the bundled Node script — do not assemble JSON in the shell. Why this exists Hand-rolling the send ( curl -sS … -d "{… \"html\": $(echo "$HTML" | jq -R -s '.') …}" ) is fragile: depending on quoting/escaping it produces a malformed body , and the API used to silently deliver an empty footer-only email titled "Message from Recoup" with success:true . The model gets this wrong stochastically. This script removes shell serialization entirely. How to s...
|
3.1K |
| 4367 | aws-lambda-managed-instances | aws/agent-toolkit-for-aws |
AWS Lambda Managed Instances (LMI) Runs Lambda functions on EC2 instances in the user's account while AWS manages provisioning, patching, scaling, routing, and load balancing. Combines Lambda's developer experience with EC2's pricing and hardware options. Works best with the AWS MCP server for sandboxed CLI execution and audit logging. All guidance also works with standard AWS CLI or SAM CLI. Note: Confirm regional availability, quotas, and instance type offerings against current AWS documentati...
|
3.1K |
| 4368 | codex-delegate | amelnagdy/delegate-skills |
Codex Delegate You are the orchestrator . This skill lets you hand a bounded coding task to a separate implementer — the OpenAI Codex CLI — then review what it produced and land it yourself. You write the brief and own the judgment; Codex does the typing in its own sandbox; you verify and commit. Nothing here is specific to one orchestrating agent. The loop needs only the ability to run a shell command and read a file, so it works the same whether you are Claude Code, OpenCode with a selected mo...
|
3.1K |
| 4369 | companion-clis | runpod/runpod-plugins-official |
Companion CLIs Four CLIs commonly needed alongside Runpod. Each has its own credentials + command reference in reference/ — plus a one-time <cli>-setup.md for install (only opened if the CLI isn't installed). Load only the one the task needs, not all four. CLI Use it to Full reference hf (HuggingFace) Download models from the Hub to cache/bake into images reference/huggingface.md gh (GitHub) Manage worker repos + cut releases (Hub indexes releases) reference/github.md docker Build/validate/push ...
|
3.1K |
| 4370 | instagram-api | fetcher-sh/fetcher-skills |
Instagram API Instagram data on demand: profile lookup by @handle, posts, reels, stories, tagged posts, followers and followings, hashtag and location feeds, audio/music feeds, and post comments — one plain HTTP GET per call, paid as you go. No login, no session cookies, no headless browser, no Graph API business verification. Base URL: https://instagram.fetcher.sh Quick reference Show more Installs 891 Repository fetcher-sh/fetc…r-skills First Seen 3 days ago Security Audits Gen Agent Trust Hub...
|
3.1K |
| 4371 | tiktok-api | fetcher-sh/fetcher-skills |
TikTok API TikTok data on demand: keyword post search with sort/date filters, profile lookup by handle, followers and followings, hashtag and music/sound feeds, location-based posts, and comment threads — one plain HTTP GET per call, paid as you go. No login, no session cookies, no browser automation, no TikTok developer app review. Base URL: https://tiktok.fetcher.sh Quick reference Show more Installs 881 Repository fetcher-sh/fetc…r-skills First Seen 3 days ago Security Audits Gen Agent Trust ...
|
3.1K |
| 4372 | gke-upgrades | google/skills |
GKE Upgrades & Maintenance Produce clear, actionable documents — upgrade plans, runbooks, or checklists — tailored to the user's environment. Output should be specific to their cluster mode, release channel, version, and workload types rather than generic advice. Always frame guidance around the auto-upgrade model: auto-upgrade with maintenance windows and exclusions is the preferred control mechanism. Context Gathering Before producing any upgrade artifact, establish: Cluster mode — Standard or...
|
3.1K |
| 4373 | gen-paylink-govilo | hau823823/gen-paylink-govilo |
Govilo To Go Turn any file into a paid unlock link — one command to package, upload, and collect crypto payments. The last mile of automation: from creation to monetization. Before Running Always ask the user for these values before executing the CLI — never guess or use placeholders: title — What is the product name? price — How much to charge (in USDC)? description — Short description of the product (optional, but always ask) CLI Command Requires uv . See references/setup-guide.md for install ...
|
3K |
| 4374 | image-generation | supercent-io/skills-template |
Image Generation Skill Overview I help you create effective prompts for AI image generation tools like DALL-E, Midjourney, and Stable Diffusion. I understand the nuances of different platforms and can help you achieve specific visual styles. What I can do: Write detailed image generation prompts Optimize prompts for specific AI tools Suggest style keywords and modifiers Create negative prompts to avoid unwanted elements Adapt prompts for different aspect ratios Generate variations and alternativ...
|
3K |
| 4375 | send-usdc | coinbase/agentic-wallet-skills |
Sending USDC Use the npx awal@2.0.3 send command to transfer USDC from the wallet to any Ethereum address or ENS name on Base. Confirm wallet is initialized and authed npx awal@2.0.3 status If the wallet is not authenticated, refer to the authenticate-wallet skill. Command Syntax npx awal@2.0.3 send < amount > < recipient > [ --chain < chain > ] [ --json ] Arguments Argument Description amount Amount to send: '$1.00', '1.00', or atomic units (1000000 = $1). Always single-quote amounts that use $...
|
3K |
| 4376 | pay-for-service | coinbase/agentic-wallet-skills |
Making Paid x402 Requests Use the npx awal@2.0.3 x402 pay command to call paid API endpoints with automatic USDC payment on Base. Confirm wallet is initialized and authed npx awal@2.0.3 status If the wallet is not authenticated, refer to the authenticate-wallet skill. Command Syntax npx awal@2.0.3 x402 pay < url > [ -X < method > ] [ -d < json > ] [ -q < params > ] [ -h < json > ] [ --max-amount < n > ] [ --json ] Options Option Description -X, --method <method> HTTP method (default: GET) -d, --...
|
3K |
| 4377 | super-search | supermemoryai/claude-supermemory |
Super Search Search Supermemory for past coding sessions, decisions, and saved information. How to Search Run the search script with the user's query: node " ${CLAUDE_PLUGIN_ROOT} /scripts/search-memory.cjs" "USER_QUERY_HERE" Replace USER_QUERY_HERE with what the user is searching for. Examples User asks "what did I work on yesterday": node " ${CLAUDE_PLUGIN_ROOT} /scripts/search-memory.cjs" "work yesterday recent activity" User asks "how did I implement auth": node " ${CLAUDE_PLUGIN_ROOT} /scri...
|
3K |
| 4378 | x402 | coinbase/agentic-wallet-skills |
x402 Payment Protocol Use the npx awal@2.0.3 x402 commands to discover, inspect, and call paid API endpoints using the X402 payment protocol. Payments are made in USDC on Base. Workflow The typical x402 workflow is: Find a service - Search the bazaar or get details for a known endpoint Check requirements - Inspect price, method, and input schema Make the request - Call the endpoint with automatic USDC payment Commands Search the Bazaar Find paid services by keyword using BM25 relevance search: n...
|
3K |
| 4379 | decision-helper | shubhamsaboo/awesome-llm-apps |
Decision Helper You are an expert at facilitating structured decision-making using proven frameworks. When to Apply Use this skill when: Evaluating multiple options Making complex decisions Weighing trade-offs Reducing decision paralysis Structuring choices systematically Decision Frameworks 1. Pros/Cons Analysis Simple comparison of advantages and disadvantages 2. Decision Matrix Weight criteria and score options 3. Cost-Benefit Analysis Quantify costs vs benefits 4. SWOT Analysis Strengths, We...
|
3K |
| 4380 | react-best-practices | 0xbigboss/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...
|
3K |
| 4381 | okx-how-to-play | okx/onchainos-skills |
Onchain OS — How to Play (Entry Router) The first-time / "I don't know what to do" entry point. Routes the user from a blank prompt into a concrete DApp workflow in ≤ 3 turns. Instruction Priority Tagged blocks indicate rule severity (higher wins on conflict): <NEVER> — Absolute prohibition. <MUST> — Mandatory step. Skipping breaks the flow. <SHOULD> — Best practice. Pre-flight Checks Trigger Criteria Show more
|
3K |
| 4382 | office-automation | texiaoyao/office-automation-skill |
Office 自动化技能 使用 Python 脚本自动化处理 Word (.docx) 和 Excel (.xlsx/xlsm) 文件。 快速开始 1. 安装依赖 pip install python-docx openpyxl pandas 2. 基本用法 处理 Word 文档: python scripts/word_processor.py read document.docx python scripts/word_processor.py write output.docx --content "Hello World" python scripts/word_processor.py template fill.docx --data '{"name": "张三", "date": "2026-02-22"}' 处理 Excel 表格: python scripts/excel_processor.py read data.xlsx python scripts/excel_processor.py write output.xlsx --sheet "Sheet1" py...
|
3K |
| 4383 | typescript-best-practices | 0xbigboss/claude-code |
TypeScript Best Practices Follows type-first, functional, and error handling patterns from CLAUDE.md. This skill covers language-specific idioms only. Pair with React Best Practices When working with React components ( .tsx , .jsx files or @react imports), always load react-best-practices alongside this skill. This skill covers TypeScript fundamentals; React-specific patterns (effects, hooks, refs, component design) are in the dedicated React skill. Make Illegal States Unrepresentable Use the ty...
|
3K |
| 4384 | squirrelscan | squirrelscan/skills |
squirrelscan CLI squirrelscan is a website audit tool built for AI agents. It answers "what's wrong with this website and how do I fix it": it crawls a site like a search engine, analyzes every page against 249+ rules in 21 categories (SEO, performance, security, accessibility, content, structured data, agent readiness, and more), and returns a health score plus concrete, fixable issues. Use it whenever a user wants their site checked, ranked better, faster, or healthier, before/after a deploy, ...
|
3K |
| 4385 | vue-pinia-best-practices | hyf0/vue-skills |
Pinia best practices, common gotchas, and state management patterns. Store Setup Getting "getActivePinia was called" error at startup → See pinia-no-active-pinia-error Setup stores missing state in DevTools or SSR → See pinia-setup-store-return-all-state Reactivity Store destructuring stops updating UI reactively → See pinia-store-destructuring-breaks-reactivity Store methods lose context in template calls → See store-method-binding-parentheses State Patterns Filters reset on refresh or can't be...
|
3K |
| 4386 | architect | javascript-mastery-pro/skills |
Output style (plain words, no dashes, no hyphens) Write everything this skill produces, files and messages alike, in plain simple language. Talk to the reader as you , warm and direct like a colleague, and present every step as a recommendation they may run or skip, never an order. Keep technical terms that carry real meaning; explain each in plain words. Never use a dash or a hyphen as punctuation: no em dash, no en dash, and no hyphenated compounds. Write read only , not read-only . Say it in ...
|
3K |
| 4387 | docs-writer | google-gemini/gemini-cli |
docs-writer skill instructions As an expert technical writer for the Gemini CLI project, your goal is to produce documentation that is accurate, clear, and consistent with the project's standards. You must adhere to the documentation contribution process outlined in CONTRIBUTING.md and the style guidelines from the Google Developer Documentation Style Guide. Step 1: Understand the goal and create a plan Clarify the request: Fully understand the user's documentation request. Identify the core f...
|
3K |
| 4388 | hermes-imports | affaan-m/everything-claude-code |
Hermes Imports Use this skill when turning a repeated Hermes workflow into something safe to ship in ECC. Hermes is the operator shell. ECC is the reusable workflow layer. Imports should move stable patterns from Hermes into ECC without moving private state. When To Use A Hermes workflow has repeated enough times to become reusable. A local operator prompt should become a public ECC skill. A launch, content, research, or engineering workflow needs sanitized handoff docs. A workflow mentions loca...
|
3K |
| 4389 | web-content-fetcher | shirenchuang/web-content-fetcher |
Web Content Fetcher — 网页正文提取 能力说明 给一个 URL,返回干净的 Markdown 格式正文,保留: 标题层级( ) 超链接( 文字 ) 图片( ) 列表、代码块、引用块 提取策略(三级降级) URL ↓ 1. Jina Reader(首选) web_fetch("https://r.jina.ai/<url>", maxChars=30000) 优点:快(~1.5s),格式干净 限制:200次/天免费配额 失败场景:微信公众号(403)、部分国内平台 ↓ 2. Scrapling + html2text(Jina 超限或失败时) exec: python3 scripts/fetch.py <url> 30000 优点:无限制,效果和 Jina 相当,能读微信公众号 适合:mp.weixin.qq.com、Substack、Medium 等反爬平台 ↓ 3. web_fetch 直接抓(静态页面兜底) web_fetch(url, maxChars=30000) 适合:GitHub README、普通静态博客、技术文档 域名快捷路由 直接跳过 Jina...
|
3K |
| 4390 | convex-functions | waynesutton/convexskills |
Convex Functions Master Convex functions including queries, mutations, actions, and HTTP endpoints with proper validation, error handling, and runtime considerations. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/functions Query Functions: https://docs.convex.dev/functions/query-functions Mutation Functions: https://docs.convex.dev/functions/mutation-functions Actions: https://docs.convex.dev/functions/actions HTTP ...
|
3K |
| 4391 | 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 ...
|
3K |
| 4392 | cross-linker | ar9av/obsidian-wiki |
Cross-Linker — Automated Wiki Cross-Referencing You are weaving the wiki's knowledge graph tighter by finding and inserting missing [[wikilinks]] between pages that should reference each other but currently don't. Follow the Retrieval Primitives table in llm-wiki/SKILL.md . Build the registry in Step 1 by grepping frontmatter only (not full pages). Reserve full Read for the unlinked-mention detection pass, and even there, only read pages whose summaries/titles make them plausible link targets. B...
|
3K |
| 4393 | xcode-compilation-analyzer | avdlee/xcode-build-optimization-agent-skill |
Xcode Compilation Analyzer Use this skill when compile time, not just general project configuration, looks like the bottleneck. Core Rules Start from evidence, ideally a recent .build-benchmark/ artifact or raw timing-summary output. Prefer analysis-only compiler flags over persistent project edits during investigation. Rank findings by expected wall-clock impact, not cumulative compile-time impact. When compile tasks are heavily parallelized (sum of compile categories >> wall-clock median), not...
|
3K |
| 4394 | ads-competitor | agricidaniel/claude-ads |
Competitor Ad Intelligence Process Identify target competitors (from user input or industry analysis) Read ads/references/benchmarks.md for industry CPC/CTR/CVR baselines Research competitor ad presence across platforms Analyze ad copy, creative, and messaging themes Estimate competitor spend and keyword strategy Identify gaps and opportunities Generate competitive intelligence report Data Sources Free Intelligence Sources Source Platform What You Can Find Google Ads Transparency Center Google A...
|
3K |
| 4395 | android-kotlin | alinaqi/maggy |
Android Kotlin Skill Project Structure Show more Installs 2.9K Repository alinaqi/maggy GitHub Stars 705 First Seen Jan 20, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
3K |
| 4396 | xcode-build-benchmark | avdlee/xcode-build-optimization-agent-skill |
Xcode Build Benchmark Use this skill to produce a repeatable Xcode build baseline before anyone tries to optimize build times. Core Rules Measure before recommending changes. Capture clean and incremental builds separately. Keep the command, destination, configuration, scheme, and warm-up rules consistent across runs. Write a timestamped JSON artifact to .build-benchmark/ . Do not change project files as part of benchmarking. Inputs To Collect Confirm or infer: workspace or project path scheme c...
|
3K |
| 4397 | xiaohongshu-note-analyzer | softbread/xiaohongshu-doctor |
小红书笔记分析器 (XiaoHongShu Note Analyzer) 对小红书笔记进行全方位分析,提供优化建议,提升内容质量和曝光率。 分析维度 关键词分析 — 搜索热度、关键词布局、标签优化 标题/首段吸引力 — 爆款标题元素、首图文案 敏感内容风险 — 违规词检测、限流风险评估 商业化程度 — 软广硬广识别、自然度评分 互动触发潜力 — 讨论点、分享动机、收藏价值 内容结构 — 排版、emoji使用、段落节奏 分析流程 1. 提取笔记内容 → 标题、正文、标签、图片描述 2. 关键词分析 → 核心词、长尾词、布局检查 3. 敏感词扫描 → 违规风险、限流风险 4. 商业化评估 → 广告痕迹、自然度 5. 互动潜力评估 → 讨论点、情感共鸣 6. 生成优化建议 → 具体修改方案 1. 关键词分析 检查要点 维度 优秀 待改进 核心关键词 标题+首段+正文+标签都包含 仅出现1-2处 长尾关键词 3-5个相关长尾词自然分布 无长尾词或堆砌 标签数量 5-10个相关标签 <3个或>15个 关键词密度 2-3%自然出现 <1%或>5%堆砌 关键词布局公式 标题: 必含核心关键词 ...
|
3K |
| 4398 | tailwind-theme-builder | jezweb/claude-skills |
Tailwind Theme Builder Set up a fully themed Tailwind v4 + shadcn/ui project with dark mode. Produces configured CSS, theme provider, and working component library. Workflow Step 1: Install Dependencies pnpm add tailwindcss @tailwindcss/vite pnpm add -D @types/node tw-animate-css pnpm dlx shadcn@latest init Delete v3 config if it exists rm -f tailwind.config.ts Step 2: Configure Vite Copy assets/vite.config.ts or add the Tailwind plugin: import { defineConfig } from 'vite' import react from '@v...
|
3K |
| 4399 | spm-build-analysis | avdlee/xcode-build-optimization-agent-skill |
SPM Build Analysis Use this skill when package structure, plugins, or dependency configuration are likely contributing to slow Xcode builds. Core Rules Treat package analysis as evidence gathering first, not a mandate to replace dependencies. Separate package-graph issues from project-setting issues. Do not rewrite package manifests or dependency sources without explicit approval. What To Inspect Package.swift and Package.resolved local packages vs remote packages package plugin and build-tool u...
|
3K |
| 4400 | review-contract | anthropics/knowledge-work-plugins |
/review-contract -- Contract Review Against Playbook If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Review a contract against your organization's negotiation playbook. Analyze each clause, flag deviations, generate redline suggestions, and provide business impact analysis. Important : You assist with legal workflows but do not provide legal advice. All analysis should be reviewed by qualified legal professionals before being relied upon. Invoca...
|
3K |