███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10551 | cortex-code | snowflake-labs/subagent-cortex-code |
Cortex Code Integration Skill Install Install via npm skills ecosystem (works with Claude Code, Cursor, Codex, and 40+ agents) npx skills add snowflake-labs/subagent-cortex-code --copy Prerequisite: Cortex Code CLI must be installed and configured See: https://docs.snowflake.com/en/user-guide/cortex-code which cortex verify installation This skill enables your coding agent to leverage Cortex Code's specialized Snowflake expertise by intelligently routing Snowflake-related operations to Corte...
|
993 |
| 10552 | meticulous-zero-diff-task | alwaysmeticulous/skills |
To grind out a no-diff (or low-diff) implementation task, follow the workflow below step by step, using the CLI or MCP commands as described. Before starting, run the meticulous-cli-update skill to ensure the Meticulous CLI and skills are up to date — unless it has already run earlier in this conversation, in which case skip it. This skill is for tasks whose success criterion is visual stability, not visual change: dependency/version upgrades, refactors, migrations (e.g. framework/library swaps,...
|
993 |
| 10553 | r13-danielrosehill-claude-slash-commands-seo | aradotso/marketing-skills |
r13-danielrosehill-claude-slash-commands-seo Skill by ara.so — Marketing Skills collection. A specialized SEO & content marketing skill suite derived from danielrosehill/Claude-Slash-Commands. Provides 10 domain-specific commands and 5 multi-step workflows for keyword research, content audits, SERP analysis, technical SEO, and content strategy with structured output and progress tracking. What This Project Does This skill suite extends Claude with professional SEO capabilities: Keyword Research ...
|
992 |
| 10554 | outlook-calendar-automation | sickn33/agentic-awesome-skills |
Outlook Calendar Automation via Rube MCP Automate Outlook Calendar operations through Composio's Outlook toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Outlook connection via RUBE_MANAGE_CONNECTIONS with toolkit outlook Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube M...
|
992 |
| 10555 | computer-use-agents | sickn33/agentic-awesome-skills |
Computer Use Agents Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-source alternatives. Critical focus on sandboxing, security, and handling the unique challenges of vision-based control. Patterns Perception-Reasoning-Action Loop The fundamental architecture of computer use agents: observe screen, reason about next action, execute action, repeat. Thi...
|
992 |
| 10556 | attach-review-to-pr | neolabhq/context-engineering-kit |
How to Attach Line-Specific Review Comments to Pull Requests This guide explains how to add line-specific review comments to pull requests using the GitHub CLI ( gh ) API or mcp__github_inline_comment__create_inline_comment if it not available, similar to how the GitHub UI allows commenting on specific lines of code. Preferred Approach: Using MCP GitHub Tools If available , use the mcp__github_inline_comment__create_inline_comment MCP tool for posting line-specific inline comments on pull reques...
|
992 |
| 10557 | blog-page-generator | kostja94/marketing-skills |
Pages: Blog Guides blog page structure, SEO, and content marketing best practices. 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. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for topics, audience, and keywords....
|
992 |
| 10558 | openspec-explore | fission-ai/openspec |
Enter explore mode. Think deeply. Visualize freely. Follow the conversation wherever it goes. IMPORTANT: Explore mode is for thinking, not implementing. You may read files, search code, investigate the codebase, and run read-only commands or tools without confirmation, but you must NEVER write code or implement features. If the user asks you to implement something, remind them to exit explore mode first and create a change proposal. You MAY create or update OpenSpec change artifacts (proposals, ...
|
992 |
| 10559 | openclaw-security-watchdog | aradotso/security-skills |
OpenClaw Security Watchdog Skill by ara.so — Security Skills collection. OpenClaw Security Watchdog is an automated security scanning tool that performs comprehensive system security audits across 14 critical security dimensions. It generates human-readable reports with clear risk indicators (✅/⚠️/🚨) and can integrate with threat intelligence databases. Installation Prerequisites: Node.js v18 or higher OpenClaw CLI installed Install via OpenClaw (Recommended): In OpenClaw chat, say: "Install t...
|
991 |
| 10560 | flutter-expert | sickn33/antigravity-awesome-skills |
Flutter Expert Senior mobile engineer building high-performance cross-platform applications with Flutter 3 and Dart. When to Use This Skill Building cross-platform Flutter applications Implementing state management (Riverpod, Bloc) Setting up navigation with GoRouter Creating custom widgets and animations Optimizing Flutter performance Platform-specific implementations Core Workflow Setup — Scaffold project, add dependencies ( flutter pub get ), configure routing State — Define Riverpod provider...
|
991 |
| 10561 | prisma-orm-v7-skills | gocallum/nextjs16-agent-skills |
Links Upgrade guide (v7): https://www.prisma.io/docs/orm/more/upgrade-guides/upgrading-versions/upgrading-to-prisma-7 Prisma Config reference: https://www.prisma.io/docs/orm/reference/prisma-config-reference Prisma Client Extensions: https://www.prisma.io/docs/orm/prisma-client/client-extensions Prisma 7 migration prompt (AI agents): https://www.prisma.io/docs/ai/prompts/prisma-7 Upgrade Upgrade packages pnpm add @prisma/client@7 pnpm add -D prisma@7 Breaking Changes (v7) Minimum versions Node...
|
991 |
| 10562 | data-model-creation | tencentcloudbase/skills |
When to use this skill This is an OPTIONAL advanced modeling tool for complex database design. Most simple table creation should use relational-database-tool directly with SQL statements. ONLY use this skill when you specifically need: Complex multi-table relationships with automatic foreign key management Visual ER diagram generation for documentation Automated field type mapping and constraint generation Enterprise-level data model documentation For most cases, use relational-database-tool ski...
|
991 |
| 10563 | capacitor-deep-linking | cap-go/capgo-skills |
Deep Linking in Capacitor Implement deep links, universal links, and app links in Capacitor apps. When to Use This Skill User wants deep links User needs universal links User asks about URL schemes User wants to open app from links User needs share links Types of Deep Links Type Platform Format Requires Server Custom URL Scheme Both myapp://path No Universal Links iOS https://myapp.com/path Yes App Links Android https://myapp.com/path Yes Quick Start Install Plugin bun add @capacitor/app bunx ca...
|
991 |
| 10564 | plotly | davila7/claude-code-templates |
Plotly Python graphing library for creating interactive, publication-quality visualizations with 40+ chart types. Quick Start Install Plotly: uv pip install plotly Basic usage with Plotly Express (high-level API): import plotly.express as px import pandas as pd df = pd.DataFrame({ 'x': [1, 2, 3, 4], 'y': [10, 11, 12, 13] }) fig = px.scatter(df, x='x', y='y', title='My First Plot') fig.show() Choosing Between APIs Use Plotly Express (px) For quick, standard visualizations with ...
|
991 |
| 10565 | game-architecture | playableintelligence/game-creator |
Game Architecture Patterns Reference knowledge for building well-structured browser games. These patterns apply to both Three.js (3D) and Phaser (2D) games. Reference Files For detailed reference, see companion files in this directory: system-patterns.md — Object pooling, delta-time normalization, resource disposal, wave/spawn systems, buff/powerup system, haptic feedback, asset management Core Principles Core Loop First : Implement the minimum gameplay loop before any polish. The order is: inpu...
|
991 |
| 10566 | indexing | kostja94/marketing-skills |
SEO Technical: Indexing Guides indexing troubleshooting and fix actions. For how to find and diagnose issues in GSC, see google-search-console . 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. Scope (Technical SEO) Fix actions : noindex, canonical, content quality, URL Inspection; verify robots.txt does not block (see robo...
|
991 |
| 10567 | openspec-apply-change | fission-ai/openspec |
Implement tasks from an OpenSpec change. Store selection: If the user names a store (a store is a standalone OpenSpec repo registered on this machine) or the work lives in one, run openspec store list --json to discover registered store ids, then pass --store <id> on the commands that read or write specs and changes ( new change , status , instructions , list , show , validate , archive , doctor , context , schemas , view ). Once selected, treat --store <id> as sticky for the rest of the workflo...
|
991 |
| 10568 | sensei | microsoft/azure-skills |
Sensei "A true master teaches not by telling, but by refining." - The Skill Sensei Automates skill frontmatter improvement using the Ralph loop pattern - iteratively improving skills until they reach Medium-High compliance with passing tests, then checking token usage and prompting for action. Help When user says "sensei help" or asks how to use sensei, show this: ╔══════════════════════════════════════════════════════════════════╗ ║ SENSEI - Skill Frontmatter Compliance Improver ...
|
990 |
| 10569 | skill-creator | sickn33/agentic-awesome-skills |
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
|
990 |
| 10570 | pdf-to-markdown | duc01226/easyplatform |
pdf-to-markdown Convert PDF files to Markdown format. Installation Required cd .claude/skills/pdf-to-markdown npm install Dependencies: pdf-parse Quick Start Basic conversion node .claude/skills/pdf-to-markdown/scripts/convert.cjs \ --file ./document.pdf Custom output path node .claude/skills/pdf-to-markdown/scripts/convert.cjs \ --file ./doc.pdf \ --output ./output/doc.md CLI Options Option Required Description --file <path> Yes Input PDF file --output <path> No Output Markdown p...
|
990 |
| 10571 | ios-android-logs | cap-go/capgo-skills |
iOS and Android Device Logs Complete guide to viewing and filtering device logs on iOS and Android. When to Use This Skill User needs to see device logs User is debugging crashes User wants to filter logs by app User needs real-time log streaming User asks "how to see logs" Quick Commands iOS - Stream logs from connected device xcrun devicectl device log stream --device < UUID > Show more Installs 565 Repository cap-go/capgo-skills GitHub Stars 58 First Seen Feb 6, 2026 Security Audits Gen Agen...
|
990 |
| 10572 | python-code-quality | laurigates/claude-plugins |
Quick reference for Python code quality tools: ruff (linting & formatting), mypy (type checking). When This Skill Applies - Linting Python code - Code formatting - Type checking - Pre-commit hooks - CI/CD quality gates - Code style enforcement Quick Reference Ruff (Linter & Formatter) ``` Lint code uv run ruff check . Auto-fix issues uv run ruff check --fix . Format code uv run ruff format . Check and format uv run ruff check --fix . && uv run ruff format . Show specific ru...
|
990 |
| 10573 | inject | boshu2/agentops |
DEPRECATED (removal target: v3.0.0) — Use ao lookup --query "topic" for on-demand learnings retrieval, or see .agents/AGENTS.md for knowledge navigation. This skill and the ao inject CLI command still work but are no longer called from hooks or other skills. Inject Skill On-demand knowledge retrieval. Not run automatically at startup (since ag-8km). Inject relevant prior knowledge into the current session. How It Works In the default manual startup mode, MEMORY.md is auto-loaded by Claude Code a...
|
989 |
| 10574 | ai-video-gen | heygen-com/skills |
Video Generation (HeyGen API) Generate AI videos from text prompts. Supports multiple providers (VEO 3.1, Kling, Sora, Runway, Seedance), configurable aspect ratios, and optional reference images for image-to-video generation. Authentication All requests require the X-Api-Key header. Set the HEYGEN_API_KEY environment variable. curl -X POST "https://api.heygen.com/v1/workflows/executions" \ -H "X-Api-Key: $HEYGEN_API_KEY " \ -H "Content-Type: application/json" \ -d '{"workflow_type": "GenerateVi...
|
989 |
| 10575 | stock-analysis | alphamoemoe/foci |
Stock Analysis (v5.0) Analyze US stocks and cryptocurrencies using Yahoo Finance data. Includes portfolio management, crypto support, and periodic analysis. Quick Start IMPORTANT: Pass ONLY the stock ticker symbol(s) as arguments. Do NOT add extra text, headers, or formatting in the command. Analyze a single ticker: uv run { baseDir } /scripts/analyze_stock.py AAPL uv run { baseDir } /scripts/analyze_stock.py MSFT --output json Compare multiple tickers: uv run { baseDir } /scripts/analyze_stock....
|
989 |
| 10576 | chinese-code-review | jnmetacode/superpowers-zh |
中文代码审查规范 概述 国内团队做 Code Review 常遇到两个极端:要么过度客气导致关键问题被放过,要么照搬西方直白风格让同事下不来台。本技能帮你找到平衡点—— 既不回避问题,又让人愿意接受反馈 。 核心原则: 用"建议"代替"命令",用"提问"代替"否定",但绝不因为面子而放过 bug。 审查反馈的表达方式 用建议代替命令 避免(命令式) 推荐(建议式) 你必须改成 X 建议考虑用 X,因为 Y 这里写错了 这里可能存在一个问题,是否考虑过 Z 的情况? 不要用这个方法 这个方法在 A 场景下可能有性能问题,可以看看 B 方案 这段代码不行 这段逻辑我理解得对吗?如果输入为空的话会怎样? Show more
|
989 |
| 10577 | ux-design | mindrally/skills |
UX Design Best Practices You are an expert in UX design principles for software development. Apply these guidelines when designing or reviewing user experiences. User Research Conduct user interviews to understand needs and pain points Create user personas based on research data Map user journeys to identify opportunities Validate assumptions through usability testing Use analytics to inform design decisions Information Architecture Organize content logically to facilitate easy access Use clea...
|
989 |
| 10578 | recharts | andy-spike/skills |
Recharts React charting library built on top of D3 for composable, declarative data visualization. Quick Start 1. Install Recharts npm install recharts 2. Basic Chart Structure All Recharts charts follow the same pattern: import { LineChart , Line , XAxis , YAxis , CartesianGrid , Tooltip , Legend , ResponsiveContainer } from 'recharts' ; Show more Installs 954 Repository andy-spike/skills GitHub Stars 1 First Seen Feb 17, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
989 |
| 10579 | propose-hypotheses | neolabhq/context-engineering-kit |
Propose Hypotheses Workflow Execute the First Principles Framework (FPF) cycle: generate competing hypotheses, verify logic, validate evidence, audit trust, and produce a decision. User Input Problem Statement: $ARGUMENTS Workflow Execution Step 1a: Create Directory Structure (Main Agent) Create .fpf/ directory structure if it does not exist: Show more
|
989 |
| 10580 | video-analysis | postplusai/postplus-skills |
Video Analysis Analyze video files using either native model understanding or frame extraction + transcription . How It Works analyze_video(path, question) │ ├─ file_size ≤ threshold (default 20MB) │ → Send video to a supports_video model (default Gemini 3.1 Flash Lite) │ → Model sees full video natively (best quality) │ └─ file_size > threshold → ffmpeg extracts keyframes (scene detection for long videos) → Whisper transcribes audio track → Returns frame image paths + transcript text → ...
|
989 |
| 10581 | project-manager | 404kidwiz/claude-supercode-skills |
Project Manager Purpose Provides project management expertise specializing in planning, execution, monitoring, and closure of projects. Masters traditional and agile methodologies to deliver projects on time, within budget, and to quality standards. When to Use Planning and executing new projects or initiatives Managing project timelines, budgets, and resources Coordinating cross-functional teams Tracking project progress and milestones Managing risks and resolving project issues Facilitating pr...
|
988 |
| 10582 | fabled-packer-redeem-seo-content-marketing-suite | aradotso/marketing-skills |
FabledPackerRedeem SEO & Content Marketing Suite Skill by ara.so — Marketing Skills collection. A comprehensive SEO and content marketing automation toolkit providing 10 specialized commands and 5 multi-step workflows for keyword research, technical audits, content optimization, and competitive analysis. What This Project Does FabledPackerRedeem is a command-line skill suite that provides: Keyword Research : Deep clustering, opportunity scoring, SERP intent mapping Technical SEO Audits : Crawl b...
|
988 |
| 10583 | performance-profiling | sickn33/antigravity-awesome-skills |
Performance Profiling Measure, analyze, optimize - in that order. 🔧 Runtime Scripts Execute these for automated profiling: Script Purpose Usage scripts/lighthouse_audit.py Lighthouse performance audit python scripts/lighthouse_audit.py https://example.com 1. Core Web Vitals Targets Show more Installs 1.0K Repository sickn33/agentic…e-skills GitHub Stars 45.1K First Seen Jan 20, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
988 |
| 10584 | flags | facebook/react |
Feature Flags Arguments: $ARGUMENTS: Optional flags Options Option Purpose (none) Show all flags across all channels --diff <ch1> <ch2> Compare flags between channels --cleanup Show flags grouped by cleanup status --csv Output in CSV format Channels www , www-modern - Meta internal canary , next , experimental - OSS channels rn , rn-fb , rn-next - React Native Show more Installs 28 Repository react/react GitHub Stars 247.2K First Seen Jun 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket ...
|
988 |
| 10585 | agent-tool-builder | sickn33/agentic-awesome-skills |
Agent Tool Builder Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling. JSON Schema best practices, description writing that actually helps the LLM, validation, and the emerging MCP standard that's becoming the lingua franca for AI tools. Key insight: Tool descriptions are more important tha...
|
988 |
| 10586 | happyhorse-prompt-studio | modelstudioai/skills |
HappyHorse Prompt Studio A 4-phase guided skill that turns "I want to make a video" into a production-ready HappyHorse prompt — starting from inspiration, not from a blank page. Overview This skill guides the Agent through a structured conversation: Phase 1 · 灵感菜单 (Inspiration) → "Here's what's possible" Phase 2 · 需求发现 (Discovery) → "What do YOU want to make?" Phase 3 · Prompt 组装 (Assembly) → "Let me build it for you" Phase 4 · 质量检查 (Quality Check) → "Here's your prompt — want to...
|
988 |
| 10587 | setup-arxiv-mcp | neolabhq/context-engineering-kit |
User Input: $ARGUMENTS Guide for setup arXiv MCP server via Docker MCP 1. Determine setup context Ask the user where they want to store the configuration: Options: Project level (shared via git) - Configuration tracked in version control, shared with team CLAUDE.md updates go to: ./CLAUDE.md Show more
|
988 |
| 10588 | create-hook | neolabhq/context-engineering-kit |
Contains Hooks This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing. Create Hook Command Analyze the project, suggest practical hooks, and create them with proper testing. Your Task (/create-hook) Analyze environment - Detect tooling and existing hooks Suggest hooks - Based on your project configuration Configure hook - Ask targeted questions and create the script Test & validate - Ensure the hook works correctly Your Workflo...
|
988 |
| 10589 | n8n-binary-and-data-official | n8n-io/skills |
n8n Binary and Data n8n handles two kinds of data: JSON (in $json ) and binary (in $binary ), flowing side-by-side. Binary has sharp edges around agent tools, storage, and display contexts (chat surfaces, message rendering). For tabular storage (Data Tables), see the n8n-data-tables-official skill. Non-negotiables Binary is in $binary , not $json . Don't read file contents from $json . Binary cannot cross the agent tool boundary in either direction. Tool parameters are JSON only (via fromAi() ),...
|
988 |
| 10590 | autoskill | k-dense-ai/scientific-agent-skills |
autoskill Requires a running screenpipe daemon. This skill has no alternate data source — it reads exclusively from the local screenpipe HTTP API (default http://localhost:3030 ). If the daemon isn't running, run() raises ScreenpipeUnreachable with install instructions. Network access & environment variables. This skill makes authenticated HTTP requests to (a) the user's local screenpipe daemon on loopback, and (b) the user-configured LLM backend — one of http://localhost:1234/v1 (LM Studio, def...
|
988 |
| 10591 | openspec-propose | fission-ai/openspec |
Propose a new change - create the change and generate all artifacts in one step. Planning boundary : This workflow creates planning artifacts only. The user request that selected or triggered this workflow authorizes planning only, even if it asks to build or fix something. Do not edit project code. After the planning artifacts are complete, stop. Do not start implementation in the same response, even if the initial request asks for it. Wait for a new user request after the artifacts are present...
|
988 |
| 10592 | security-threat-awareness | aradotso/security-skills |
Security Threat Awareness Skill by ara.so — Security Skills collection. ⚠️ CRITICAL SECURITY WARNING This repository is a malicious threat distribution channel, NOT legitimate software. The project viceofficialtower74/Avast-Premium-Security-Windows-Latest exhibits multiple red flags indicating it is a malware distribution platform: Threat Indicators Pirated Software Distribution : Offers "cracked" commercial software with "keygen," "activation," and "pre-activated license keys" Copyright Violati...
|
987 |
| 10593 | malware-analysis-dragonflytomb-avast | aradotso/security-skills |
DragonflyTomb/Avast-Premium-Security-2026 Analysis Skill by ara.so — Security Skills collection ⚠️ WARNING: Malware Distribution Repository This repository is NOT legitimate Avast Premium Security software. It exhibits multiple red flags consistent with malware distribution disguised as cracked security software. Threat Indicators Repository Red Flags Unauthorized Distribution : Avast Corporation does not distribute software via GitHub repositories named "DragonflyTomb" Crack/Keygen Keywords : T...
|
987 |
| 10594 | security-auditor | charon-fan/agent-playbook |
You are a security auditor specializing in DevSecOps, application security, and comprehensive cybersecurity practices. Use this skill when Running security audits or risk assessments Reviewing SDLC security controls, CI/CD, or compliance readiness Investigating vulnerabilities or designing mitigation plans Validating authentication, authorization, and data protection controls Do not use this skill when You lack authorization or scope approval for security testing You need legal counsel or formal...
|
987 |
| 10595 | flutter-plugins | flutter/skills |
No SKILL.md available for this skill. View on GitHub
|
987 |
| 10596 | diffity-resolve | kamranahmedse/diffity |
Diffity Resolve Skill You are reading open review comments and resolving them by making the requested code changes. Arguments thread-id (optional): Resolve a specific thread by ID instead of all open threads. Example: /diffity-resolve abc123 CLI Reference diffity agent diff diffity agent list [--status open|resolved|dismissed] [--json] diffity agent comment --file <path> --line <n> [--end-line <n>] [--side new|old] --body "<text>" diffity agent general-comment --body "<text>" diffity agent resol...
|
987 |
| 10597 | earnings-preview-single | anthropics/financial-services-plugins |
Single-Company Earnings Preview Generate a concise, professional equity research earnings preview for a single company. The output is a self-contained HTML file targeting 4-5 printed pages. The report is dense with figures and data, with tight narrative that gets straight to the point. Data Sources (ZERO EXCEPTIONS): The ONLY permitted data sources are Kensho Grounding MCP ( search ) and S&P Global MCP ( kfinance ). Absolutely NO other tools, data sources, or web access of any kind. Specifically...
|
987 |
| 10598 | agent-self-evaluation | affaan-m/everything-claude-code |
Agent Self-Evaluation After completing a complex task, the agent pauses to rate its own output against a structured 5-axis rubric. This is NOT a pass/fail gate — it's a deliberate reflection step that catches omissions, flags overconfidence, and surface areas for improvement before the user has to. When to Activate After writing code that spans 3+ files or 50+ lines After completing a multi-step workflow (implement → test → review) After a debugging session that involved 3+ attempts After produc...
|
987 |
| 10599 | flutter-plugins | flutter/agent-plugins |
No SKILL.md available for this skill. View on GitHub
|
987 |
| 10600 | dokie-ai-ppt | myzy-ai/dokie-ai-ppt |
Dokie AI PPT Skill This is Dokie AI PPT Skill — a professional presentation design skill. Use it whenever you need to generate a PPT, create a presentation, or build any showcase content with HTML. Built on web technologies, supporting everything from minimal business style to Awwwards-level creative motion — far beyond what traditional PPT can deliver. Prerequisites npx dokie-cli themes Verify CLI is available Workflow ⚠️ IMPORTANT: This is an interactive, step-by-step workflow. At each step, ...
|
987 |