███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5001 | github-triage | code-yeongyu/oh-my-opencode |
GitHub Issue Triage Triage issues in the current repo using a label-based state machine. Infer the repo from git remote . Use gh for all GitHub operations. AI Disclaimer Every comment or issue posted to GitHub during triage must include the following disclaimer at the top of the comment body, before any other content: > *This was generated by AI during triage.* Reference docs AGENT-BRIEF.md — how to write durable agent briefs OUT-OF-SCOPE.md — how the .out-of-scope/ knowledge base works Labels L...
|
1.2K |
| 5002 | instrument-data-to-allotrope | anthropics/knowledge-work-plugins |
Instrument Data to Allotrope Converter Convert instrument files into standardized Allotrope Simple Model (ASM) format for LIMS upload, data lakes, or handoff to data engineering teams. Note: This is an Example Skill This skill demonstrates how skills can support your data engineering tasks—automating schema transformations, parsing instrument outputs, and generating production-ready code. To customize for your organization: Modify the references/ files to include your company's specific schemas ...
|
1.2K |
| 5003 | scvi-tools | anthropics/knowledge-work-plugins |
scvi-tools Deep Learning Skill This skill provides guidance for deep learning-based single-cell analysis using scvi-tools, the leading framework for probabilistic models in single-cell genomics. How to Use This Skill Identify the appropriate workflow from the model/workflow tables below Read the corresponding reference file for detailed steps and code Use scripts in scripts/ to avoid rewriting common code For installation or GPU issues, consult references/environment_setup.md For debugging, cons...
|
1.2K |
| 5004 | fiction-workshop | rhavekost/author-toolkit |
Editorial workflow for collaborative fiction writing in three stages: Story Bible Building, Chapter Development, and Reader Testing. When to Use This skill is for: - ✅ Long-form fiction (novels, novellas, short story collections) - ✅ Multi-chapter manuscripts requiring character/plot consistency - ✅ Fiction projects needing developmental or line editing - ✅ Stories with complex worldbuilding or multiple POV characters When NOT to Use This skill is NOT for: - ❌ Flash fiction or single ...
|
1.2K |
| 5005 | product-vision | phuryn/pm-skills |
Product Vision Metadata Name : product-vision Description : Brainstorm an inspiring, achievable, and emotional product vision. Use when defining or refining product vision, aligning teams around a north star, or creating a vision statement. Triggers : product vision, vision statement, create vision, inspiring vision, north star vision Domain Context A product vision answers: "How can we inspire people? What are we aspiring to achieve? What values do we uphold?" Vision evolves with strategy — it'...
|
1.2K |
| 5006 | ab-test-analysis | phuryn/pm-skills |
A/B Test Analysis Evaluate A/B test results with statistical rigor and translate findings into clear product decisions. Context You are analyzing A/B test results for $ARGUMENTS . If the user provides data files (CSV, Excel, or analytics exports), read and analyze them directly. Generate Python scripts for statistical calculations when needed. Instructions Understand the experiment : What was the hypothesis? What was changed (the variant)? What is the primary metric? Any guardrail metrics? How l...
|
1.2K |
| 5007 | pre-mortem | phuryn/pm-skills |
Pre-Mortem: Risk Analysis for Product Launch Purpose You are a veteran product manager conducting a pre-mortem analysis on $ARGUMENTS. This skill imagines launch failure and works backward to identify real risks, distinguish them from perceived worries, and create action plans to mitigate launch-blocking issues. Context A pre-mortem is a structured risk-identification exercise that forces teams to think critically about what could go wrong before launch, when there's still time to act. By assumi...
|
1.2K |
| 5008 | test-scenarios | phuryn/pm-skills |
Test Scenarios Create comprehensive test scenarios from user stories with test objectives, starting conditions, user roles, step-by-step test actions, and expected outcomes. Use when: Writing QA test cases, creating test plans, defining acceptance test scenarios, or validating user story implementations. Arguments: $PRODUCT : The product or system name $USER_STORY : The user story to test (title and acceptance criteria) $CONTEXT : Additional testing context or constraints Step-by-Step Process Re...
|
1.2K |
| 5009 | market-sizing | phuryn/pm-skills |
Estimate Market Size (TAM, SAM, SOM) Purpose Estimate the Total Addressable Market (TAM), Serviceable Addressable Market (SAM), and Serviceable Obtainable Market (SOM) for a product. Includes both top-down and bottom-up estimation approaches, growth projections, and key assumptions to validate. Instructions You are a strategic market analyst specializing in market sizing, opportunity assessment, and growth forecasting. Input Your task is to estimate the market size for $ARGUMENTS within the spec...
|
1.2K |
| 5010 | chakra-ui-builder | chakra-ui/chakra-ui |
Chakra UI Builder You are building UI with Chakra UI v3 and helping developers set up Chakra UI in their projects. Your job is to produce clean, accessible, responsive code that fits the project — not generic boilerplate. Read the project context first, then build or set up. Step 1 — Read the project context Check package.json if available. Look for: Chakra UI version (use v3 patterns by default; only use v2 if explicitly on v2) Framework: Next.js App Router, Pages Router, Vite, plain React Type...
|
1.2K |
| 5011 | understand | lum1104/understand-anything |
No SKILL.md available for this skill. View on GitHub
|
1.2K |
| 5012 | 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...
|
1.2K |
| 5013 | activating-datacloud | forcedotcom/sf-skills |
No SKILL.md available for this skill. View on GitHub
|
1.2K |
| 5014 | harmonizing-datacloud | forcedotcom/sf-skills |
harmonizing-datacloud: Data Cloud Harmonize Phase Use this skill when the user needs schema harmonization and unification work : DMOs, field mappings, relationships, identity resolution, unified profiles, data graphs, or universal ID lookup. When This Skill Owns the Task Use harmonizing-datacloud when the work involves: sf data360 dmo * sf data360 identity-resolution * sf data360 data-graph * sf data360 profile * sf data360 universal-id lookup Delegate elsewhere when the user is: still ingesting...
|
1.2K |
| 5015 | preparing-datacloud | forcedotcom/sf-skills |
preparing-datacloud: Data Cloud Prepare Phase Use this skill when the user needs ingestion and lake preparation work : data streams, Data Lake Objects (DLOs), transforms, Document AI, unstructured ingestion, or the handoff from connector setup into a live stream. When This Skill Owns the Task Use preparing-datacloud when the work involves: sf data360 data-stream * sf data360 dlo * sf data360 transform * sf data360 docai * choosing how data should enter Data Cloud rerunning or rescanning ingestio...
|
1.2K |
| 5016 | opencli-browser-sitemap | jackwener/opencli |
opencli-browser-sitemap Use this skill when opencli browser open or opencli browser analyze reports sitemap.available: true , or when the user asks you to use a site's sitemap. The sitemap is prior knowledge , not ground truth. It should reduce blind clicking, but it must never override the live browser state. Consumption Loop Show more Installs 450 Repository jackwener/opencli GitHub Stars 23.5K First Seen 4 days ago
|
1.2K |
| 5017 | parallel-task-spark | am-will/codex-skills |
Parallel Task Executor (Sparky) You are an Orchestrator for subagents. Use orchestration mode to parse plan files and delegate tasks to parallel Sparky subagents using task dependencies, in a loop, until all tasks are completed. Your role is to ensure that subagents are launched in the correct order (in waves), and that they complete their tasks correctly, as well as ensure the plan docs are updated with logs after each task is completed. Process Step 1: Parse Request Extract from user request: ...
|
1.1K |
| 5018 | super-swarm-spark | am-will/codex-skills |
Parallel Task Executor (Sparky Rolling 12-Agent Pool) You are an Orchestrator for subagents. Parse plan files and delegate tasks in parallel using a rolling pool of up to 15 concurrent Sparky subagents. Keep launching new work whenever a slot opens until the plan is fully complete. Primary orchestration goals: Keep the project moving continuously Ignore dependency maps Keep up to 15 agents running whenever pending work exists Give every subagent maximum path/file context Prevent filename/folder-...
|
1.1K |
| 5019 | agent-memory | api/git |
No SKILL.md available for this skill. View on GitHub
|
1.1K |
| 5020 | flutter-animation | flutter/skills |
Flutter Animations Implementation Goal Implements and manages Flutter animations, selecting the appropriate animation strategy (implicit, explicit, tween, physics, hero, or staggered) based on UI requirements. Assumes a working Flutter environment, stateful/stateless widget competence, and a standard widget tree structure. Instructions 1. Determine Animation Strategy (Decision Logic) Evaluate the UI requirement using the following decision tree to select the correct animation approach: Is the an...
|
1.1K |
| 5021 | flutter-routing-and-navigation | flutter/skills |
flutter-navigation-routing Goal Implements robust navigation and routing in Flutter applications. Evaluates application requirements to select the appropriate routing strategy (imperative Navigator , declarative Router , or nested navigation), handles deep linking, and manages data passing between routes while adhering to Flutter best practices. Instructions 1. Determine Routing Strategy (Decision Logic) Evaluate the application's navigation requirements using the following decision tree: Condit...
|
1.1K |
| 5022 | flutter-state-management | flutter/skills |
flutter-state-management Goal Implements robust state management and architectural patterns in Flutter applications using Unidirectional Data Flow (UDF) and the Model-View-ViewModel (MVVM) design pattern. Evaluates state complexity to differentiate between ephemeral (local) state and app (shared) state, applying the appropriate mechanisms ( setState , ChangeNotifier , or the provider package). Ensures that the UI remains a pure function of immutable state and that the data layer acts as the Sing...
|
1.1K |
| 5023 | flutter-architecture | flutter/skills |
Flutter Architecture Overview Provides architectural guidance and best practices for building scalable Flutter applications using MVVM pattern, layered architecture, and recommended design patterns from the Flutter team. Project Structure: Feature-First vs Layer-First Choose the right project organization based on your app's complexity and team size. Feature-First (Recommended for teams) Organize code by business features: lib/ ├── features/ │ ├── auth/ │ │ ├── data/ │ │ ├── domain/ │ ...
|
1.1K |
| 5024 | setup-artist | recoupable/setup-artist |
Setup Artist Scaffold a complete artist workspace so agents can start working immediately. Prerequisites The sandbox has already been set up (see setup-sandbox skill) An artist folder exists at orgs/{org}/artists/{artist-slug}/ with a RECOUP.md marker file The RECOUP.md file contains the artist's name, slug, and Recoup ID (created by setup-sandbox ) Folder Structure {artist-slug}/ ├── RECOUP.md ├── README.md ├── .env.example ├── .env ├── context/ │ ├── artist.md │ ├── audience.md │ ├── era...
|
1.1K |
| 5025 | quant-analyst | 404kidwiz/claude-supercode-skills |
Quantitative Analyst Purpose Provides expertise in quantitative finance, algorithmic trading strategies, and financial data analysis. Specializes in statistical modeling, risk analytics, and building data-driven trading systems using Python scientific computing stack. When to Use Building algorithmic trading strategies or backtesting frameworks Performing statistical analysis on financial time series data Implementing risk models (VaR, CVaR, Greeks calculations) Creating portfolio optimization...
|
1.1K |
| 5026 | video-understand | heygen-com/skills |
video-understand Understand video content locally using ffmpeg for frame extraction and Whisper for transcription. Fully offline, no API keys required. Prerequisites ffmpeg + ffprobe (required): brew install ffmpeg openai-whisper (optional, for transcription): pip install openai-whisper Commands Scene detection + transcribe (default) python3 skills/video-understand/scripts/understand_video.py video.mp4 Keyframe extraction python3 skills/video-understand/scripts/understand_video.py video.mp4 -m...
|
1.1K |
| 5027 | sub-account | binance/binance-skills-hub |
Binance Sub-account Skill Sub-account request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /sapi/v1/sub-account/virtualSubAccount (POST) Create a Virtual Sub-account (For Master Account) (USER_DATA) subAccountString recvWindow Yes /sapi/v1/sub-account/futures/enable (POST) Enable Futures for Sub-account (For Master Account) (USER_DATA) em...
|
1.1K |
| 5028 | simple-earn | binance/binance-skills-hub |
Binance Simple-earn Skill Simple-earn request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /sapi/v1/bfusd/account (GET) Get BFUSD Account (USER_DATA) None recvWindow Yes /sapi/v1/bfusd/quota (GET) Get BFUSD Quota Details (USER_DATA) None recvWindow Yes /sapi/v1/bfusd/redeem (POST) Redeem BFUSD(TRADE) amount, type recvWindow Yes /sapi/v1/b...
|
1.1K |
| 5029 | ios-security | dpearson2699/swift-ios-skills |
iOS Security Guidance for handling sensitive data, authenticating users, encrypting correctly, and following Apple's security best practices on iOS. Contents Keychain Services Data Protection CryptoKit Secure Enclave Biometric Authentication App Transport Security (ATS) Certificate Pinning Secure Coding Patterns Privacy Manifests Common Mistakes Review Checklist References Keychain Services The Keychain is the ONLY correct place to store sensitive data. Never store passwords, tokens, API keys, o...
|
1.1K |
| 5030 | develop-web-game | openai/skills |
Develop Web Game Build games in small steps and validate every change. Treat each iteration as: implement → act → pause → observe → adjust. Skill paths (set once) export CODEX_HOME = " ${CODEX_HOME :- $HOME / .codex} " export WEB_GAME_CLIENT = " $CODEX_HOME /skills/develop-web-game/scripts/web_game_playwright_client.js" export WEB_GAME_ACTIONS = " $CODEX_HOME /skills/develop-web-game/references/action_payloads.json" User-scoped skills install under $CODEX_HOME/skills (default: ~/.codex/skills )....
|
1.1K |
| 5031 | file-test-bug | microsoft/github-copilot-for-azure |
File Test Bug Creates a GitHub issue in microsoft/github-copilot-for-azure for integration test failures. Input Skill name (required): e.g., azure-rbac , appinsights-instrumentation Test run (optional): Timestamp of test run. Defaults to most recent with logs for the skill. Steps Ask user for skill name if not provided Parse tests/reports/junit.xml for failures matching the skill Find test run directory (specified or most recent with matching logs) Read agent-metadata.md from tests/reports/test-...
|
1.1K |
| 5032 | extract | actionbook/actionbook |
Identify reusable patterns, components, and design tokens, then extract and consolidate them into the design system for systematic reuse. Discover Analyze the target area to identify extraction opportunities: Find the design system : Locate your design system, component library, or shared UI directory (grep for "design system", "ui", "components", etc.). Understand its structure: Component organization and naming conventions Design token structure (if any) Documentation patterns Import/export co...
|
1.1K |
| 5033 | bluebubbles | steipete/clawdis |
BlueBubbles Actions Overview BlueBubbles is OpenClaw’s recommended iMessage integration. Use the message tool with channel: "bluebubbles" to send messages and manage iMessage conversations: send texts and attachments, react (tapbacks), edit/unsend, reply in threads, and manage group participants/names/icons. Inputs to collect target (prefer chat_guid:... ; also +15551234567 in E.164 or user@example.com ) message text for send/edit/reply messageId for react/edit/unsend/reply Attachment path for l...
|
1.1K |
| 5034 | biome-js | paulrberg/agent-skills |
BiomeJS Skill Quick guidance for BiomeJS configuration based on Sablier project patterns. Core Concepts Extending Shared Configs Extend shared configs via npm package exports. The consuming project must always provide its own files.includes : { "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "extends": ["@sablier/devkit/biome"], "files": { "includes": ["/*.{js,json,jsonc,ts}", "!node_modules//*"] } } For UI projects, extend both base and ui configs: { "extends": ["@sablier/...
|
1.1K |
| 5035 | aracli-deploy-management | aradotso/trending-skills |
Deploying OpenClaw Agent Systems Skill by ara.so — Daily 2026 Skills collection. A practical guide to deploying and managing OpenClaw-compatible AI agent systems. Covers infrastructure options, deployment methods, and the trade-offs between CLI, API, and MCP-based management. Infrastructure Options 1. Cloud VMs (AWS, GCP, Azure, Hetzner) Spin up VMs and run agents as containerized services. Example: Docker Compose on a cloud VM docker compose up -d agent-runtime Pros: Familiar ops tooling (Terr...
|
1.1K |
| 5036 | geofeed-tuner | github/awesome-copilot |
Geofeed Tuner – Create Better IP Geolocation Feeds This skill helps you create and improve IP geolocation feeds in CSV format by: Ensuring your CSV is well-formed and consistent Checking alignment with RFC 8805 (the industry standard) Applying opinionated best practices learned from real-world deployments Suggesting improvements for accuracy, completeness, and privacy When to Use This Skill Use this skill when a user asks for help creating, improving, or publishing an IP geolocation feed file in...
|
1.1K |
| 5037 | aws-serverless | sickn33/antigravity-awesome-skills |
No SKILL.md available for this skill. View on GitHub Installs 1.2K Repository aws/agent-toolk…-for-aws GitHub Stars 728 First Seen May 6, 2026
|
1.1K |
| 5038 | openhanako-personal-ai-agent | aradotso/trending-skills |
OpenHanako Personal AI Agent Skill by ara.so — Daily 2026 Skills collection. OpenHanako is a desktop AI agent platform built on Electron that gives each agent persistent memory, a distinct personality, and the ability to autonomously operate your computer — read/write files, run terminal commands, browse the web, execute JavaScript, and manage schedules. Multiple agents can collaborate via channel group chats or task delegation. Installation Download & Run macOS Apple Silicon — download from re...
|
1.1K |
| 5039 | railway-docs | railwayapp/railway-skills |
Railway Docs Fetch up-to-date Railway documentation to answer questions accurately. When to Use User asks how something works on Railway (projects, deployments, volumes, etc.) User shares a docs.railway.com URL User needs current info about Railway features or pricing Before answering Railway questions from memory - check the docs first LLM-Optimized Sources Start here for comprehensive, up-to-date info: Source URL Full docs https://docs.railway.com/api/llms-docs.md llms.txt index https://railwa...
|
1.1K |
| 5040 | web-search-tavily | jwynia/agent-skills |
Web Search (Tavily API) Search the web using Tavily's AI-optimized search API. Returns high-quality, structured results with relevance scores and optional AI-generated summaries. Note: This skill requires a Tavily API key. For basic web search using the agent's built-in capability, see web-search. When to Use This Skill Use this skill when: You need to find current information not in your training data The user asks about recent events, news, or updates You need to verify facts or find auth...
|
1.1K |
| 5041 | sf-ai-agentforce-observability | jaganpro/sf-skills |
sf-ai-agentforce-observability: Agentforce Session Tracing Extraction & Analysis Expert in extracting and analyzing Agentforce session tracing data from Salesforce Data 360. Supports high-volume data extraction (1-10M records/day), Parquet storage, and Polars-based analysis for debugging agent behavior. Core Responsibilities Session Extraction : Extract STDM (Session Tracing Data Model) data via Data 360 Query API Data Storage : Write to Parquet format with PyArrow for efficient storage Analysis...
|
1.1K |
| 5042 | github-workflow-automation | sickn33/antigravity-awesome-skills |
🔧 GitHub Workflow Automation Patterns for automating GitHub workflows with AI assistance, inspired by Gemini CLI and modern DevOps practices. When to Use This Skill Use this skill when: Automating PR reviews with AI Setting up issue triage automation Creating GitHub Actions workflows Integrating AI into CI/CD pipelines Automating Git operations (rebases, cherry-picks) 1. Automated PR Review 1.1 PR Review Action .github/workflows/ai-review.yml name: AI Code Review on: pull_request: ty...
|
1.1K |
| 5043 | authoring-skills | vercel/next.js |
Authoring Skills Use this skill when creating or modifying agent skills in .agents/skills/ . When to Create a Skill Create a skill when content is: Too detailed for AGENTS.md (code templates, multi-step workflows, diagnostic procedures) Only relevant for specific tasks (not needed every session) Self-contained enough to load independently Keep in AGENTS.md instead when: It's a one-liner rule or guardrail every session needs It's a general-purpose gotcha any agent could hit File Structure .agents...
|
1.1K |
| 5044 | windows-ui-automation | martinholovsky/claude-skills-generator |
File Organization: This skill uses split structure. Main SKILL.md contains core decision-making context. See references/ for detailed implementations. 1. Overview Risk Level: HIGH - System-level access, process manipulation, input injection capabilities You are an expert in Windows UI Automation with deep expertise in: UI Automation Framework: UIA patterns, control patterns, automation elements Win32 API Integration: Window management, message passing, input simulation Accessibility Services...
|
1.1K |
| 5045 | gcp-cloud-run | sickn33/antigravity-awesome-skills |
GCP Cloud Run Patterns Cloud Run Service Pattern Containerized web service on Cloud Run When to use: ['Web applications and APIs', 'Need any runtime or library', 'Complex services with multiple endpoints', 'Stateless containerized workloads'] ```dockerfile Dockerfile - Multi-stage build for smaller image FROM node:20-slim AS builder WORKDIR /app COPY package*.json ./ RUN npm ci --only=production FROM node:20-slim WORKDIR /app Copy only production dependencies COPY --from=builder /app/node...
|
1.1K |
| 5046 | gemini-image | johnlindquist/claude |
Gemini Image Analysis Analyze images using Gemini Pro's vision capabilities. Prerequisites pip install google-generativeai export GEMINI_API_KEY=your_api_key CLI Reference Basic Image Analysis Analyze an image gemini -m pro -f /path/to/image.png "Describe this image in detail" With specific question gemini -m pro -f screenshot.png "What error message is shown?" Multiple images gemini -m pro -f image1.png -f image2.png "Compare these two images" Analysis Operations General Description ge...
|
1.1K |
| 5047 | gdpr-compliant | github/awesome-copilot |
GDPR Engineering Skill Actionable GDPR reference for engineers, architects, DevOps, and tech leads. Inspired by CNIL developer guidance and GDPR Articles 5, 25, 32, 33, 35. Golden Rule: Collect less. Store less. Expose less. Retain less. For deep dives, read the reference files in references/ : references/data-rights.md — user rights endpoints, DSR workflow, RoPA references/security.md — encryption, hashing, secrets, anonymization references/operations.md — cloud, CI/CD, incident response, archi...
|
1.1K |
| 5048 | fetch-tweet | ai-native-camp/camp-2 |
Fetch Tweet X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오는 스킬. FxEmbed 오픈소스 프로젝트의 API ( api.fxtwitter.com )를 활용하여 JavaScript 없이 트윗 데이터를 추출한다. How It Works X/Twitter URL의 도메인을 api.fxtwitter.com 으로 변환하면 JSON으로 트윗 전체 데이터를 반환한다. https://x.com/user/status/123456 → https://api.fxtwitter.com/user/status/123456 Script scripts/fetch_tweet.py - 표준 라이브러리만 사용, 외부 의존성 없음. 기본 사용 (포맷팅된 출력) python scripts/fetch_tweet.py https://x.com/garrytan/status/2020072098635665909 JSON 출력 (프로그래밍 활용) python scripts/fetch...
|
1.1K |
| 5049 | session-analyzer | ai-native-camp/camp-2 |
Session Analyzer Skill Post-hoc analysis tool for validating Claude Code session behavior against SKILL.md specifications. Purpose Analyze completed sessions to verify: Expected vs Actual Behavior - Did the skill follow SKILL.md workflow? Component Invocations - Were SubAgents, Hooks, and Tools called correctly? Artifacts - Were expected files created/deleted? Bug Detection - Any unexpected errors or deviations? Input Requirements Parameter Required Description sessionId YES UUID of the session ...
|
1.1K |
| 5050 | google-ads | kostja94/marketing-skills |
Paid Ads: Google Ads Guides Google Ads setup, campaign structure, keyword targeting, and optimization. Google Ads excels at high-intent search traffic; use when people actively search for your solution. 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. Two Modes: PMF Testing vs Conversion-Driven Mode When Budget Landing page...
|
1.1K |