███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 3551 | resciencelab/opc-skills |
🔴 HARD LIMITS — READ FIRST ⛔ CALL AT MOST 3 TWITTER TOOLS PER RESPONSE. STOP AFTER 3 CALLS. After each tool call, check: "Do I have enough data to answer?" If yes → STOP AND REPLY. ⛔ NEVER call bash or write_file for any twitter task — reason inline, no scripts. ⛔ NEVER paginate unless user explicitly asks for more — first page is enough. ⛔ NEVER call lunar_coin , lunar_coin_time_series , or any LunarCrush/CoinGecko tool — Twitter sentiment 问题只用 twitter_search_tweets 回答,不跨 skill。 ⛔ NEVER call co...
|
1.7K | |
| 3552 | link-workspace-packages | nrwl/nx-ai-agents-config |
Link Workspace Packages Add dependencies between packages in a monorepo. All package managers support workspaces but with different syntax. Detect Package Manager Check whether there's a packageManager field in the root-level package.json . Alternatively check lockfile in repo root: pnpm-lock.yaml → pnpm yarn.lock → yarn bun.lock / bun.lockb → bun package-lock.json → npm Workflow Identify consumer package (the one importing) Identify provider package(s) (being imported) Add dependency using pack...
|
1.7K |
| 3553 | agentmail | agentmail-to/agentmail-skills |
AgentMail is an API-first email platform for AI agents. Install the SDK and initialize the client. Installation ``` TypeScript/Node npm install agentmail Python pip install agentmail ``` Setup ``` import { AgentMailClient } from "agentmail"; const client = new AgentMailClient({ apiKey: "YOUR_API_KEY" }); ``` ``` from agentmail import AgentMail client = AgentMail(api_key="YOUR_API_KEY") ``` Inboxes Create scalable inboxes on-demand. Each inbox has a unique email address. ``` // C...
|
1.7K |
| 3554 | 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
|
1.7K |
| 3555 | 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 ...
|
1.7K |
| 3556 | docker-compose-orchestration | manutej/luxor-claude-marketplace |
Docker Compose Orchestration A comprehensive skill for orchestrating multi-container applications using Docker Compose. This skill enables rapid development, deployment, and management of containerized applications with service definitions, networking strategies, volume management, health checks, and production-ready configurations. When to Use This Skill Use this skill when: Building multi-container applications (microservices, full-stack apps) Setting up development environments with datab...
|
1.7K |
| 3557 | baidu-search | countbot-ai/countbot |
百度 AI 搜索 基于百度千帆平台的 AI 搜索服务,支持多种搜索模式。 配置 编辑 skills/baidu-search/scripts/config.json ,填写 API Key: { "api_key" : "bce-v3/YOUR_API_KEY_HERE" } API Key 从 百度千帆平台 获取。 命令行调用 网页搜索(默认) python3 skills/baidu-search/scripts/search.py "搜索关键词" JSON 输出(推荐 AI 使用) python3 skills/baidu-search/scripts/search.py "人工智能最新进展" --json 限制结果数 python3 skills/baidu-search/scripts/search.py "Python教程" --limit 5 站点过滤 python3 skills/baidu-search/scripts/search.py "天气预报" --sites weather.com.cn 时间过滤(week/month/semiyear/year)...
|
1.7K |
| 3558 | nuxt-content | onmax/nuxt-skills |
Nuxt Content v3 Progressive guidance for content-driven Nuxt apps with typed collections and SQL-backed queries. When to Use Working with: Content collections (content.config.ts, defineCollection) Remote sources (GitHub repos, external APIs via defineCollectionSource) Content queries (queryCollection, navigation, search) MDC rendering (<ContentRenderer>, prose components) Database configuration (SQLite, PostgreSQL, D1, LibSQL) Content hooks (content:file:beforeParse, content:file:afterParse)...
|
1.7K |
| 3559 | financial-operations-expert | shipshitdev/library |
Financial Operations Expert - Indie Business Finance Manager Overview You are a financial operations expert specializing in indie business finances. You help solo founders and small operators understand their financial health, set up proper bookkeeping, plan for taxes, manage cash flow across multiple ventures, and make data-driven financial decisions. Your job is to execute financial clarity—not just advise—by building systems that show the true health of each business. Core Principle: "Reven...
|
1.7K |
| 3560 | jupyter-to-marimo | marimo-team/skills |
Converting Jupyter Notebooks to Marimo IMPORTANT : When asked to translate a notebook, ALWAYS run uvx marimo convert <notebook.ipynb> -o <notebook.py> FIRST before reading any files. This saves precious tokens - reading large notebooks can consume 30k+ tokens, while the converted .py file is much smaller and easier to work with. Steps Convert using the CLI Run the marimo convert command via uvx so no install is needed: uvx marimo convert < notebook.ipynb > -o < notebook.py > This generates a mar...
|
1.7K |
| 3561 | motion | onmax/nuxt-skills |
Motion Vue (motion-v) Animation library for Vue 3 and Nuxt. Production-ready, hardware-accelerated animations with minimal bundle size. Current stable: motion-v 1.x - Vue port of Motion (formerly Framer Motion) Overview Progressive reference for Motion Vue animations. Load only files relevant to current task (~200 tokens base, 500-1500 per sub-file). When to Use Use Motion Vue for: Simple declarative animations (fade, slide, scale) Gesture-based interactions (hover, tap, drag) Scroll-linked anim...
|
1.7K |
| 3562 | ghost-validate | ghostsecurity/skills |
Security Finding Validation Determine whether a security finding is a true positive or false positive. Produce a determination with supporting evidence. Input The user provides a finding as a file path or pasted text. If neither is provided, ask for one. Extract: vulnerability class, specific claim, affected endpoint, code location, and any existing validation evidence. Validation Workflow Step 1: Understand the Finding Identify: The vulnerability class (BFLA, BOLA, XSS, SQLi, SSRF, etc.) The sp...
|
1.7K |
| 3563 | moshi-best-practices | rjyo/moshi-skill |
Moshi Best Practices Use this skill to make any host feel easy to use from Moshi. Use it for either: fresh setup verification of an existing setup Rules Inspect before editing. Prefer direct config edits over platform-specific setup scripts. Verify every outcome after changing it. For moshi DIR , use a shell function named moshi , not a literal alias. Aliases cannot take arguments safely. 1. Host Readiness Target outcome: preferred transport is Mosh plus tmux; fallback is SSH plus tmux the host ...
|
1.7K |
| 3564 | social-media | langchain-ai/deepagents |
Social Media Content Skill This skill provides guidelines for creating engaging social media content that drives engagement and shares. When to Use This Skill Use this skill when asked to: Write a LinkedIn post Create a Twitter/X thread Draft social media announcements Repurpose blog content for social Research First (Required) Before writing any social media content, you MUST delegate research: Use the task tool with subagent_type: "researcher" In the description, specify BOTH the topic A...
|
1.7K |
| 3565 | codex-history-ingest | ar9av/obsidian-wiki |
Codex History Ingest — Conversation Mining You are extracting knowledge from the user's past Codex sessions and distilling it into the Obsidian wiki. Session logs are rich but noisy: focus on durable knowledge, not operational telemetry. This skill can be invoked directly or via the wiki-history-ingest router ( /wiki-history-ingest codex ). Before You Start Read .env to get OBSIDIAN_VAULT_PATH and CODEX_HISTORY_PATH (default to ~/.codex if unset) Read .manifest.json at the vault root to check wh...
|
1.7K |
| 3566 | app-store-featured | eronred/aso-skills |
App Store Featured Strategy You are an expert in Apple's App Store editorial process and featuring strategy. Your goal is to help the user maximize their chances of getting featured on the App Store. Initial Assessment Check for app-marketing-context.md — read it for context Ask for the App ID (to assess current state) Ask: Has the app been featured before? Ask: Any upcoming updates or launches? (timing matters) Ask: Does the app use latest Apple technologies? (SwiftUI, WidgetKit, etc.) Understa...
|
1.7K |
| 3567 | ghost-report | ghostsecurity/skills |
Combined Security Report You aggregate findings from all scan skills (scan-deps, scan-secrets, scan-code) into a single prioritized report. Do all work yourself — do not spawn subagents or delegate. $ARGUMENTS Step 0: Setup Run this Bash command to compute paths: repo_name = $( basename " $( pwd ) " ) && remote_url = $( git remote get-url origin 2 > /dev/null || pwd ) && short_hash = $( printf '%s' " $remote_url " | git hash-object --stdin | cut -c1-8 ) && repo_id = " ${repo_name} - ${short_hash...
|
1.7K |
| 3568 | notion-research-documentation | openai/skills |
Research & Documentation Pull relevant Notion pages, synthesize findings, and publish clear briefs or reports (with citations and links to sources). Quick start Find sources with Notion:notion-search using targeted queries; confirm scope with the user. Fetch pages via Notion:notion-fetch ; note key sections and capture citations ( reference/citations.md ). Choose output format (brief, summary, comparison, comprehensive report) using reference/format-selection-guide.md . Draft in Notion with Noti...
|
1.7K |
| 3569 | ui-ux-pro-max-skill | aradotso/trending-skills |
UI UX Pro Max Skill Skill by ara.so — Daily 2026 Skills collection. UI UX Pro Max is an AI skill that injects design intelligence into coding agents — giving them 161 industry-specific reasoning rules, 67 UI styles, 57 font pairings, 161 color palettes, and pre-delivery checklists to produce professional, accessible, conversion-optimized interfaces on the first attempt. Installation Via CLI (Recommended) Install the CLI globally npm install -g uipro-cli Add the skill to your project npx uipro-...
|
1.7K |
| 3570 | flutter-adaptive-ui | madteacher/mad-agents-skills |
Flutter Adaptive UI Overview Create Flutter applications that adapt gracefully to any screen size, platform, or input device. This skill provides comprehensive guidance for building responsive layouts that scale from mobile phones to large desktop displays while maintaining excellent user experience across touch, mouse, and keyboard interactions. Quick Reference Core Layout Rule: Constraints go down. Sizes go up. Parent sets position. 3-Step Adaptive Approach: Abstract - Extract common data...
|
1.7K |
| 3571 | localization | eronred/aso-skills |
App Store Localization You are an expert in App Store internationalization and localization strategy. Your goal is to help the user expand to new markets by localizing their App Store presence effectively. Initial Assessment Check for app-marketing-context.md — read it for current markets and languages Ask for the App ID (to see current localizations) Ask: Is the app itself localized (UI, content) or just the store listing? Ask: Which markets are they considering? Ask: Budget — professional tran...
|
1.7K |
| 3572 | adobe | sfkislev/flue |
This skill lets a coding agent operate Adobe desktop applications through Flue , a local shell-to-application bridge. The agent pipes ExtendScript into a per-app bridge process and gets structured JSON back. Flue covers Photoshop, Illustrator, Premiere Pro, After Effects, InDesign, and Audition through a consistent stdin/stdout contract. agent shell -> <app>_bridge.py -> ExtendScript -> JSON result When to use The human requests work performed inside an Adobe desktop app — inspect the open docum...
|
1.7K |
| 3573 | indesign | sfkislev/flue |
This skill lets a coding agent operate Adobe InDesign on the desktop through Flue , a local shell-to-application bridge. The agent pipes ExtendScript into indesign_bridge.py and gets structured JSON back. agent shell -> indesign_bridge.py -> ExtendScript -> JSON result When to use The human requests work performed inside InDesign — inspect the open document, spreads, pages, frames, text flows, styles; make bounded edits; run small ExtendScript steps. A CLI agent cannot act inside InDesign withou...
|
1.7K |
| 3574 | app-launch | eronred/aso-skills |
App Launch Strategy You are an expert in mobile app launches with experience across indie apps and top-charting products. Your goal is to create a comprehensive launch plan that maximizes day-one visibility and sustains momentum. Initial Assessment Check for app-marketing-context.md — read it for app context Ask: New app or major update? Ask: Launch date (or flexible?) Ask: Budget (organic only, or paid acquisition available?) Ask: Pre-existing audience? (email list, social following, existing a...
|
1.7K |
| 3575 | audition | sfkislev/flue |
This skill lets a coding agent operate Adobe Audition on the desktop through Flue , a local shell-to-application bridge. The agent pipes ExtendScript into audition_bridge.py and gets structured JSON back. agent shell -> audition_bridge.py -> ExtendScript -> JSON result When to use The human requests work performed inside Audition — inspect the open session, tracks, clips, markers; make bounded edits; run small ExtendScript steps. A CLI agent cannot act inside Audition without a bridge like Flue....
|
1.7K |
| 3576 | premiere | sfkislev/flue |
This skill lets a coding agent operate Adobe Premiere Pro on the desktop through Flue , a local shell-to-application bridge. The agent pipes ExtendScript into premiere_bridge.py and gets structured JSON back. agent shell -> premiere_bridge.py -> ExtendScript -> JSON result When to use The human requests work performed inside Premiere — inspect the open project, sequences, clips, markers; make bounded edits; run small ExtendScript steps. A CLI agent cannot act inside Premiere without a bridge lik...
|
1.7K |
| 3577 | review-management | eronred/aso-skills |
Review Management You are an expert in app review strategy and reputation management. Your goal is to help the user turn reviews into a growth lever — improving ratings, gaining insights, and building user trust. Initial Assessment Check for app-marketing-context.md — read it for context Ask for the App ID (to fetch current reviews) Ask for target country (default: US) Ask about their current rating and trend (improving or declining?) Ask if they currently respond to reviews Review Analysis Fram...
|
1.7K |
| 3578 | data-context-extractor | anthropics/knowledge-work-plugins |
Data Context Extractor A meta-skill that extracts company-specific data knowledge from analysts and generates tailored data analysis skills. How It Works This skill has two modes: Bootstrap Mode : Create a new data analysis skill from scratch Iteration Mode : Improve an existing skill by adding domain-specific reference files Bootstrap Mode Use when: User wants to create a new data context skill for their warehouse. Phase 1: Database Connection & Discovery Step 1: Identify the database type Ask:...
|
1.7K |
| 3579 | ghost-repo-context | ghostsecurity/skills |
Repository Context Builder You gather repository context by detecting projects, summarizing their architecture, and writing the results to repo.md . Do all work yourself — do not spawn subagents or delegate. Inputs Parse these from $ARGUMENTS (key=value pairs): repo_path : path to the repository root cache_dir : path to the cache directory (defaults to ~/.ghost/repos/<repo_id>/cache ) $ARGUMENTS If cache_dir is not provided, compute it: repo_name = $( basename " $( pwd ) " ) && remote_url = $( g...
|
1.7K |
| 3580 | customer-research | anthropics/knowledge-work-plugins |
Customer Research You are an expert customer researcher. Your goal is to help uncover what customers actually think, feel, say, and struggle with — so that everything from positioning to product to copy is grounded in reality rather than assumption. Before Starting 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 to skip questions already answered....
|
1.7K |
| 3581 | ua-campaign | eronred/aso-skills |
User Acquisition Campaigns You are an expert in mobile app user acquisition across all major ad platforms. Your goal is to help the user plan, launch, and optimize paid campaigns that drive profitable installs. Initial Assessment Check for app-marketing-context.md — read it for context Ask for monthly UA budget (this determines channel strategy) Ask for target CPI (cost per install) or target ROAS Ask for current LTV (lifetime value per user) Ask for target audience (demographics, interests, beh...
|
1.7K |
| 3582 | xiaohongshu-images | iamzifei/xiaohongshu-images-skill |
Xiaohongshu Images Skill This skill transforms markdown, HTML, or text content into beautifully styled HTML pages with AI-generated cover images, then captures them as sequential screenshots at 3:4 ratio for Xiaohongshu posting. Overview The skill performs the following workflow: Accept Content: Receives markdown, HTML, or txt format content from the user Load Prompt Template: Reads the prompt template from prompts/default.md in this skill's directory Generate Cover Image: Uses /baoyu-cover-...
|
1.7K |
| 3583 | api-documentation-generator | sickn33/antigravity-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...
|
1.7K |
| 3584 | flowstudio-power-automate-build | github/awesome-copilot |
Build & Deploy Power Automate Flows with FlowStudio MCP Step-by-step guide for constructing and deploying Power Automate cloud flows programmatically through the FlowStudio MCP server. Prerequisite : A FlowStudio MCP server must be reachable with a valid JWT. See the flowstudio-power-automate-mcp skill for connection setup. Subscribe at https://mcp.flowstudio.app Source of Truth Always call tools/list first to confirm available tool names and their parameter schemas. Tool names and parameters ma...
|
1.7K |
| 3585 | setting-okrs-goals | refoundai/lenny-skills |
Setting OKRs & Goals Help the user create effective objectives and key results using frameworks and insights from 55 product leaders. How to Help When the user asks for help with OKRs or goal setting: Understand context - Ask about their company stage, team size, and whether they have existing goals or are starting fresh Clarify the level - Determine if these are company, department, team, or individual goals Identify the strategy - Ensure they have a clear strategy before setting goals (goals s...
|
1.7K |
| 3586 | process-optimization | anthropics/knowledge-work-plugins |
Process Optimization Analyze existing processes and recommend improvements. Analysis Framework 1. Map Current State Document every step, decision point, and handoff Identify who does what and how long each step takes Note manual steps, approvals, and waiting times 2. Identify Waste Waiting : Time spent in queues or waiting for approvals Rework : Steps that fail and need to be redone Handoffs : Each handoff is a potential point of failure or delay Over-processing : Steps that add no value Manual ...
|
1.7K |
| 3587 | company-research | deanpeters/product-manager-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...
|
1.7K |
| 3588 | multi-agent-orchestration | qodex-ai/ai-agent-skills |
Multi-Agent Orchestration Design and orchestrate sophisticated multi-agent systems where specialized agents collaborate to solve complex problems, combining different expertise and perspectives. Quick Start Get started with multi-agent implementations in the examples and utilities: Examples: See examples/ directory for complete implementations: orchestration_patterns.py - Sequential, parallel, hierarchical, and consensus orchestration framework_implementations.py - Templates for CrewAI, Aut...
|
1.7K |
| 3589 | skill-writer | pytorch/pytorch |
Skill Writer This Skill helps you create well-structured Agent Skills for Claude Code that follow best practices and validation requirements. When to use this Skill Use this Skill when: Creating a new Agent Skill Writing or updating SKILL.md files Designing skill structure and frontmatter Troubleshooting skill discovery issues Converting existing prompts or workflows into Skills Instructions Step 1: Determine Skill scope First, understand what the Skill should do: Ask clarifying questions:...
|
1.7K |
| 3590 | tanstack-form | tanstack-skills/tanstack-skills |
Overview TanStack Form is a headless form library with deep TypeScript integration. It provides field-level and form-level validation (sync/async), array fields, linked/dependent fields, fine-grained reactivity, and schema validation adapter support (Zod, Valibot, Yup). Package: @tanstack/react-form Adapters: @tanstack/zod-form-adapter , @tanstack/valibot-form-adapter Status: Stable (v1) Installation npm install @tanstack/react-form Optional schema adapters: npm install @tanstack/zod-form-adapt...
|
1.7K |
| 3591 | learning-medusa | medusajs/medusa-agent-skills |
Interactive Medusa Learning Tutorial Overview This is NOT a passive reference skill. This is an INTERACTIVE TUTORING SESSION where you (Claude) guide the user through building a brands feature in Medusa, teaching architecture concepts along the way. Your Role: Act as a coding bootcamp instructor - patient, encouraging, thorough, and focused on teaching understanding (not just completion). What You'll Build Together: A brands feature that allows: Creating brands via API Linking brands to prod...
|
1.7K |
| 3592 | twitter-reader | daymade/claude-code-skills |
Twitter Reader Fetch Twitter/X post content without needing JavaScript or authentication. Prerequisites You need a Jina API key to use this skill: Visit https://jina.ai/ to sign up (free tier available) Get your API key from the dashboard Set the environment variable: export JINA_API_KEY="your_api_key_here" Quick Start For a single tweet, use curl directly: curl "https://r.jina.ai/https://x.com/USER/status/TWEET_ID" \ -H "Authorization: Bearer ${JINA_API_KEY}" For multiple tweets, use...
|
1.7K |
| 3593 | skill-installer | openai/skills |
Skill Installer Helps install skills. By default these are from https://github.com/openai/skills/tree/main/skills/.curated , but users can also provide other locations. Use the helper scripts based on the task: List skills when the user asks what is available, or if the user uses this skill without specifying what to do. Default listing is .curated , but you can pass --path skills/.experimental when they ask about experimental skills. Install from the curated list when the user provides a skill ...
|
1.7K |
| 3594 | sentry-sdk-upgrade | getsentry/sentry-for-ai |
All Skills > Workflow > SDK Upgrade Sentry JavaScript SDK Upgrade Upgrade the Sentry JavaScript SDK across major versions with AI-guided migration. Invoke This Skill When User asks to "upgrade Sentry" or "migrate Sentry SDK" User mentions deprecated Sentry APIs or breaking changes after a version bump User wants to move from v7 to v8, v8 to v9, or any major version jump User encounters errors after updating @sentry/* package versions User asks about Sentry migration guides or changelogs Phase 1:...
|
1.7K |
| 3595 | competitive-brief | anthropics/knowledge-work-plugins |
Competitive Brief If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Research competitors and generate a structured competitive analysis comparing positioning, messaging, content strategy, and market presence. Trigger User runs /competitive-brief or asks for a competitive analysis, competitor research, or market comparison. Inputs Gather the following from the user: Competitor name(s) — one or more competitors to analyze (required) Your company/pro...
|
1.7K |
| 3596 | user-onboarding | starchild-ai-agent/official-skills |
How to position Starchild Starchild is a personal assistant / intern with a full computer . Anything that can be done on a computer is in scope: browsing, reading, writing, coding, running scripts, connecting services, operating files, building tools, deploying pages, monitoring things, and pushing results back to the user. The honest positioning: Some things Starchild is already very good at — Twitter / X, Gmail, scheduled tasks, research, rapid prototyping, public deploys, database analytics, ...
|
1.7K |
| 3597 | wx-cli | jackwener/wx-cli |
wx-cli Triggers 查微信聊天记录 微信消息历史 微信联系人 微信群成员 微信收藏 wechat history / messages / contacts wx-cli 帮我看看微信里 搜索微信消息 Prerequisites macOS(Apple Silicon / Intel)或 Linux 微信桌面版 4.x 已安装并登录 Node.js >= 14(npm 安装方式)或 curl(shell 安装方式) 首次 wx init 需要 sudo (内存扫描提取密钥) 安装 方式一:npm(推荐) npm install -g @jackwener/wx-cli 方式二:curl curl -fsSL https://raw.githubusercontent.com/jackwener/wx-cli/main/install.sh | bash 安装后验证: wx --version 初始化(首次使用,只需一次) macOS(必须按顺序执行) 第一步:对 WeChat 重新签名 (只需做一次,WeChat 更新后需重做) codesign --force --dee...
|
1.7K |
| 3598 | 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 ...
|
1.7K |
| 3599 | seo-google | agricidaniel/claude-seo |
Google SEO APIs Direct access to Google's own SEO data. Bridges the gap between crawl-based analysis (existing claude-seo skills) and Google's real-time field data: actual Chrome user metrics, real indexation status, search performance, and organic traffic. All APIs are free. Setup requires a Google Cloud project with API key and/or service account -- run /seo google setup for step-by-step instructions. Prerequisites Before executing any command, check credentials: python scripts/google_auth.py ...
|
1.7K |
| 3600 | mutation-testing | trailofbits/skills |
Mutation Testing — Campaign Configuration (mewt/muton) Note : muton and mewt share identical interfaces but target different languages — mewt for general-purpose languages (Rust, Solidity, Go, TypeScript, JavaScript), muton for TON smart contracts (Tact, Tolk, FunC). All examples use mewt commands, but they work exactly the same with muton . File names change accordingly: mewt.toml → muton.toml , mewt.sqlite → muton.sqlite . When to Use Use this skill when the user: Mentions "mewt", "muton", or ...
|
1.7K |