███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 9901 | video-prompting-guide | inference-sh/skills |
Video Prompting Guide Best practices for writing effective AI video generation prompts via inference.sh . Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Well-structured video prompt infsh app run google/veo-3-1-fast --input '{ "prompt": "Cinematic tracking shot of a red sports car driving through Tokyo at night, neon lights reflecting on wet streets, rain falling, 4K, shallow depth of field" }' Prompt St...
|
482 |
| 9902 | bluehammer-vulnerability-poc | aradotso/trending-skills |
BlueHammer Vulnerability PoC Skill by ara.so — Daily 2026 Skills collection. ⚠️ Important Notice BlueHammer is a proof-of-concept vulnerability repository intended for security research, education, and defensive purposes only . Use only in authorized, isolated lab environments. The author notes there are known bugs in the PoC that may prevent it from working as-is. What BlueHammer Does BlueHammer is a C-based proof-of-concept demonstrating a specific vulnerability. The repository is primarily a ...
|
482 |
| 9903 | docs:update-docs | neolabhq/context-engineering-kit |
Update Documentation for Local Changes User Arguments User can provide specific focus areas or documentation types: $ARGUMENTS If nothing is provided, focus on all documentation needs for uncommitted changes. If everything is committed, cover the latest commit. Context After implementing new features or refactoring existing code, documentation must be updated to reflect changes. This command orchestrates automated documentation updates using specialized tech-writer agents and parallel analysis. ...
|
481 |
| 9904 | brand-guidelines | sickn33/antigravity-awesome-skills |
Anthropic Brand Styling Overview To access Anthropic's official brand identity and style resources, use this skill. Keywords : branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design Brand Guidelines Colors Main Colors: Dark: 141413 - Primary text and dark backgrounds Light: faf9f5 - Light backgrounds and text on dark Mid Gray: b0aea5 - Secondary elements Light Gray: e8e6dc - Subtle backgrounds Accent Co...
|
481 |
| 9905 | design-orchestration | sickn33/antigravity-awesome-skills |
Design Orchestration (Meta-Skill) Purpose Ensure that ideas become designs, designs are reviewed, and only validated designs reach implementation. This skill does not generate designs. It controls the flow between other skills. Operating Model This is a routing and enforcement skill, not a creative one. It decides: which skill must run next whether escalation is required whether execution is permitted Controlled Skills This meta-skill coordinates the following: brainstorming — design gen...
|
481 |
| 9906 | jira-cli | code-and-sorts/awesome-copilot-agents |
Jira CLI Interact with Atlassian Jira from the command line using jira-cli. When to Use User asks to create, view, edit, or search Jira issues/tickets User needs to transition issues through workflow states (To Do → In Progress → Done) User wants to manage sprints, epics, or boards User needs to assign issues, add comments, or log work time User asks about their current tasks or sprint progress Prerequisites Install jira-cli: brew install ankitpokhrel/jira-cli/jira-cli (macOS) or download from...
|
481 |
| 9907 | weibo-hot-search | agentbay-ai/agentbay-skills |
微博热搜查询 依赖 python3 -m pip install wuying-agentbay-sdk 安装步骤 在使用此技能之前,请确保已安装必要的依赖包: python3 -m pip install wuying-agentbay-sdk 使用场景 用户想查询微博热搜榜单 用户想了解文娱类热搜话题 用户想筛选特定热度以上的热搜内容 使用方法 python3 scripts/browser-use.py "<任务执行步骤>" 快速示例 python3 scripts/browser-use.py " \ 1. 前往微博网站 https://weibo.com/ \ 2. 点击左侧菜单中的微博热搜下的文娱分类 \ 3. 你需要提取榜单中前十条热搜消息 \ 4. 以markdown格式返回所有符合条件的热搜信息 " 输出格式 微博热搜 - 文娱分类 热搜列表(热度 ≥ 50000) 1. 话题名称 - 热度: xxx - 排名: xxx 2. 话题名称 - 热度: xxx - 排名: xxx 统计信息 - 总计: xx条热搜 - 最高热度: xxxxx - 最低热度: ...
|
480 |
| 9908 | visionos-design-guidelines | ehmo/platform-design-skills |
visionOS Design Guidelines Comprehensive design rules for Apple Vision Pro based on Apple Human Interface Guidelines. These rules ensure spatial computing apps are comfortable, intuitive, and consistent with platform conventions. 1. Spatial Layout [CRITICAL] Spatial layout determines user comfort and usability. Poor placement causes neck strain, disorientation, or inaccessible content. Rules SL-01: Center content in the field of view. Place primary windows and content directly ahead of the user ...
|
480 |
| 9909 | styled-components-best-practices | mindrally/skills |
styled-components Best Practices You are an expert in styled-components, CSS-in-JS patterns, and React component styling. Key Principles Write component-scoped styles that avoid global CSS conflicts Leverage the full power of JavaScript for dynamic styling Keep styled components small, focused, and reusable Prioritize performance with proper memoization and SSR support Basic Setup Installation npm install styled-components npm install -D @types/styled-components For TypeScript Basic Usage impor...
|
480 |
| 9910 | signup-flow-cro | sickn33/antigravity-awesome-skills |
Signup Flow CRO You are an expert in optimizing signup and registration flows. Your goal is to reduce friction, increase completion rates, and set users up for successful activation. 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 providing recomme...
|
480 |
| 9911 | humanizer-zh-tw | kevintsai1202/humanizer-zh-tw |
Humanizer-zh-TW: 去除 AI 寫作痕跡 你是一位文字編輯,專門辨識和去除 AI 生成文字的痕跡,使文字聽起來更自然、更有人味。本指南基於維基百科的「AI 寫作特徵」頁面,由 WikiProject AI Cleanup 維護。 你的任務 當收到需要人性化處理的文字時: 辨識 AI 模式 - 掃瞄下面列出的模式 重寫問題片段 - 用自然的替代方案替換 AI 痕跡 保留含義 - 保持核心資訊完整 維持語調 - 匹配預期的語氣(正式、隨意、技術等) 注入靈魂 - 不僅要去除不良模式,還要注入真實的個性 核心規則速查 在處理文字時,牢記這 5 條核心原則: 刪除填充短語 - 去除開場白和強調性支撐詞 打破公式結構 - 避免二元對比、戲劇性分段、修辭性設置 變化節奏 - 混合句子長度。兩項優於三項。段落結尾要多樣化 信任讀者 - 直接陳述事實,跳過軟化、辯解和手把手引導 刪除金句 - 如果聽起來像可引用的語句,重寫它 個性與靈魂 避免 AI 模式只是工作的一半。無菌、沒有聲音的寫作和機器生成的內容一樣明顯。好的寫作背後有一個真實的人。 缺乏靈魂的寫作跡象(即使技術...
|
480 |
| 9912 | customaize-agent:context-engineering | neolabhq/context-engineering-kit |
Context Engineering Fundamentals Context is the complete state available to a language model at inference time. It includes everything the model can attend to when generating responses: system instructions, tool definitions, retrieved documents, message history, and tool outputs. Understanding context fundamentals is prerequisite to effective context engineering. Core Concepts Context comprises several distinct components, each with different characteristics and constraints. The attention mechan...
|
479 |
| 9913 | evomap | nowloady/evomapscriptshub001 |
EvoMap -- AI Agent Integration Guide EvoMap is a collaborative evolution marketplace where AI agents contribute validated solutions and earn from reuse. This document describes the GEP-A2A protocol for agent integration. 🛠 Automation Script (Recommended) A lightweight Python client is available to handle the complex A2A protocol (envelope wrapping, SHA256 hashing, etc.). Path : {baseDir}/scripts/evomap_client.py Usage Examples (via Python) import sys sys . path . append ( "{baseDir}/scripts" ) f...
|
479 |
| 9914 | requesting-code-review | sickn33/antigravity-awesome-skills |
Requesting Code Review Dispatch superpowers:code-reviewer subagent to catch issues before they cascade. The reviewer gets precisely crafted context for evaluation — never your session's history. This keeps the reviewer focused on the work product, not your thought process, and preserves your own context for continued work. Core principle: Review early, review often. When to Request Review Mandatory: After each task in subagent-driven development After completing major feature Before merge to mai...
|
479 |
| 9915 | network-engineer | sickn33/antigravity-awesome-skills |
Use this skill when Working on network engineer tasks or workflows Needing guidance, best practices, or checklists for network engineer Do not use this skill when The task is unrelated to network engineer You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You...
|
479 |
| 9916 | ai-marketing-videos | inference-sh/skills |
AI Marketing Videos Create professional marketing videos via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate a product promo video infsh app run google/veo-3-1-fast --input '{ "prompt": "Sleek product reveal video, smartphone emerging from light particles, premium tech aesthetic, commercial quality" }' Video Ad Types Type Duration Platform Bumper Ad 6 seconds YouTube Short Ad 15...
|
479 |
| 9917 | generate-translations | payloadcms/payload |
Translation Generation Guide Payload has two separate translation systems: Core Translations - for core Payload packages (packages/ui, packages/payload, packages/next) Plugin Translations - for plugins (packages/plugin-*) Table of Contents 1. Core Translations 2. Plugin Translations Scaffolding New Plugin Translations Important Notes 1. Core Translations When to use: Adding translations to core Payload packages (packages/ui, packages/payload, packages/next) Steps: Add the English translatio...
|
479 |
| 9918 | tdd:fix-tests | neolabhq/context-engineering-kit |
Fix Tests User Arguments User can provide to focus on specific tests or modules: $ARGUMENTS If nothing is provided, focus on all tests. Context After business logic changes, refactoring, or dependency updates, tests may fail because they no longer match the current behavior or implementation. This command orchestrates automated fixing of all failing tests using specialized agents. Goal Fix all failing tests to match current business logic and implementation. Important Constraints Focus on fixing...
|
478 |
| 9919 | feature-spec | anthropics/knowledge-work-plugins |
Feature Spec Skill You are an expert at writing product requirements documents (PRDs) and feature specifications. You help product managers define what to build, why, and how to measure success. PRD Structure A well-structured PRD follows this template: 1. Problem Statement Describe the user problem in 2-3 sentences Who experiences this problem and how often What is the cost of not solving it (user pain, business impact, competitive risk) Ground this in evidence: user research, support data, met...
|
478 |
| 9920 | content-design | n8n-io/n8n |
n8n content design You are a Senior Content Designer specializing in SaaS tools. You've written UI copy for complex products — whiteboard tools, workflow automation, enterprise software — where terminology precision directly impacts user success. You treat content as interface: every label, error message, and tooltip is a design decision. You think about what the user needs to know first. In any UI surface — modal, tooltip, banner, empty state — you lead with the action or outcome, then add cont...
|
478 |
| 9921 | grepai-installation | yoanbernabeu/grepai-skills |
This skill covers all methods to install GrepAI on any platform. When to Use This Skill - Installing GrepAI for the first time - Upgrading an existing GrepAI installation - Building GrepAI from source - Verifying a successful installation Prerequisites - macOS/Linux: Terminal access - Windows: PowerShell - From source: Go 1.24+ installed Installation Methods Method 1: Homebrew (macOS - Recommended) The easiest way to install on macOS: ``` Add the tap and install brew install yo...
|
478 |
| 9922 | startup-business-analyst-market-opportunity | sickn33/antigravity-awesome-skills |
Market Opportunity Analysis Generate a comprehensive market opportunity analysis for a startup, including Total Addressable Market (TAM), Serviceable Available Market (SAM), and Serviceable Obtainable Market (SOM) calculations using both bottom-up and top-down methodologies. Use this skill when Working on market opportunity analysis tasks or workflows Needing guidance, best practices, or checklists for market opportunity analysis Do not use this skill when The task is unrelated to market opportu...
|
478 |
| 9923 | csharp-wolverinefx | wshaddix/dotnet-skills |
WolverineFX for .NET When to Use This Skill Use this skill when: Building message handlers or command handlers with Wolverine Creating HTTP endpoints with WolverineFx.HTTP (alternative to Minimal API/MVC) Implementing event sourcing with Marten and Wolverine Setting up transactional outbox pattern for reliable messaging Configuring message transports (RabbitMQ, Azure Service Bus, Amazon SQS, TCP) Implementing CQRS with event sourcing Processing messages in batches Using cascading messages for te...
|
478 |
| 9924 | patent-architect | fradser/dotclaude |
You are Patent Architect, a senior patent engineer specializing in AI systems, XR devices, and software-hardware co-design. Execute these phases sequentially to transform technical ideas into complete Chinese patent application forms (专利申请表). Phase 1: Understand the Invention Goal: Extract core technical elements from the user's invention description. Actions: - Domain Analysis: Identify the technical field (技术领域) - Problem Identification: Define what technical problem is being solved (技术问...
|
478 |
| 9925 | screenshot-feature-extractor | davila7/claude-code-templates |
Screenshot Analyzer (Multi-Agent) Extract product features from UI screenshots using a coordinated multi-agent analysis pipeline. Core principle: Describe WHAT to build (features/interactions), NOT HOW (no tech stack). Multi-Agent Architecture This skill orchestrates 5 specialized agents for comprehensive analysis: ┌─────────────────┐ │ Coordinator │ │ (this skill) │ └────────┬────────┘ ...
|
477 |
| 9926 | rust-pro | sickn33/antigravity-awesome-skills |
You are a Rust expert specializing in modern Rust 1.75+ development with advanced async programming, systems-level performance, and production-ready applications. Use this skill when Building Rust services, libraries, or systems tooling Solving ownership, lifetime, or async design issues Optimizing performance with memory safety guarantees Do not use this skill when You need a quick script or dynamic runtime You only need basic Rust syntax You cannot introduce Rust into the stack Instructions Cl...
|
477 |
| 9927 | git-master | josiahsiegel/claude-plugin-marketplace |
Git Mastery - Complete Git Expertise 🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes ( \ ) in file paths, NOT forward slashes ( / ). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER crea...
|
477 |
| 9928 | performance-testing | aj-geddes/useful-ai-prompts |
Performance Testing Overview Performance testing measures how systems behave under various load conditions, including response times, throughput, resource utilization, and scalability. It helps identify bottlenecks, validate performance requirements, and ensure systems can handle expected loads. When to Use Validating response time requirements Measuring API throughput and latency Testing database query performance Identifying performance bottlenecks Comparing algorithm efficiency Benchmarking...
|
477 |
| 9929 | static-code-analysis | aj-geddes/useful-ai-prompts |
Use automated tools to analyze code without executing it, catching bugs, security issues, and style violations early. When to Use - Enforcing coding standards - Security vulnerability detection - Bug prevention - Code review automation - CI/CD pipelines - Pre-commit hooks - Refactoring assistance Implementation Examples 1. ESLint Configuration ``` // .eslintrc.js module.exports = { extends: [ 'eslint:recommended', 'plugin:@typescript-eslint/recommended', 'plugin:secur...
|
477 |
| 9930 | self-improvement-ci | pskoett/pskoett-ai-skills |
Self-Improvement CI Install npx skills add pskoett/pskoett-ai-skills/self-improvement-ci Purpose Run self-improvement in CI without interactive chat loops: Inspect PR check results and CI failures Ingest learning candidates from simplify-and-harden-ci Deduplicate recurring patterns by stable pattern_key Emit promotion-ready suggestions for agent context/system prompts Use self-improvement for interactive/local sessions. Context Limitation (Important) CI agents do not have peak task context from ...
|
476 |
| 9931 | pgvector-semantic-search | timescale/pg-aiguide |
Semantic search finds content by meaning rather than exact keywords. An embedding model converts text into high-dimensional vectors, where similar meanings map to nearby points. pgvector stores these vectors in PostgreSQL and uses approximate nearest neighbor (ANN) indexes to find the closest matches quickly—scaling to millions of rows without leaving the database. Store your text alongside its embedding, then query by converting your search text to a vector and returning the rows with the small...
|
476 |
| 9932 | api-patterns | davila7/claude-code-templates |
API Patterns API design principles and decision-making for 2025. Learn to THINK, not copy fixed patterns. 🎯 Selective Reading Rule Read ONLY files relevant to the request! Check the content map, find what you need. 📑 Content Map File Description When to Read api-style.md REST vs GraphQL vs tRPC decision tree Choosing API type rest.md Resource naming, HTTP methods, status codes Designing REST API response.md Envelope pattern, error format, pagination Response structure graphql.md Schema design, w...
|
476 |
| 9933 | unjs | hairyf/skills |
UnJS (Unified JavaScript) is an ecosystem of high-quality, single-purpose JavaScript libraries and tools designed to work together and independently across any environment. These skills cover the core packages and their practical usage patterns for building universal JavaScript applications. The skill is based on UnJS website, generated at 2026-01-31. Core References HTTP & Server Topic Description Reference H3 Framework Minimal HTTP framework for high performance and portability core-h3 Nitro S...
|
476 |
| 9934 | ai-content-pipeline | inference-sh/skills |
AI Content Pipeline Build multi-step content creation pipelines via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Simple pipeline: Generate image -> Animate to video infsh app run falai/flux-dev --input '{"prompt": "portrait of a woman smiling"}' > image.json infsh app run falai/wan-2-5 --input '{"image_url": "<url-from-previous>"}' Pipeline Patterns Pattern 1: Image -> Video -> Audio ...
|
476 |
| 9935 | database-schema-designer | davila7/claude-code-templates |
Database Schema Designer Design production-ready database schemas with best practices built-in. Quick Start Just describe your data model: design a schema for an e-commerce platform with users, products, orders You'll get a complete SQL schema like: CREATE TABLE users ( id BIGINT AUTO_INCREMENT PRIMARY KEY , email VARCHAR ( 255 ) UNIQUE NOT NULL , created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP ) ; CREATE TABLE orders ( id BIGINT AUTO_INCREMENT PRIMARY KEY , user_id BIGINT NOT NULL REFERENCES use...
|
476 |
| 9936 | tdd:write-tests | neolabhq/context-engineering-kit |
Cover Local Changes with Tests User Arguments User can provide a what tests or modules to focus on: $ARGUMENTS If nothing is provided, focus on all changes in current git diff that not commited. If everything is commited, then will cover latest commit. Context After implementing new features or refactoring existing code, it's critical to ensure all business logic changes are covered by tests. This command orchestrates automated test creation for local changes using coverage analysis and speciali...
|
475 |
| 9937 | cpp-pro | sickn33/antigravity-awesome-skills |
C++ Pro Senior C++ developer with deep expertise in modern C++20/23, systems programming, high-performance computing, and zero-overhead abstractions. Role Definition You are a senior C++ engineer with 15+ years of systems programming experience. You specialize in modern C++20/23, template metaprogramming, performance optimization, and building production-grade systems with emphasis on safety, efficiency, and maintainability. You follow C++ Core Guidelines and leverage cutting-edge language fe...
|
475 |
| 9938 | woocommerce | mindrally/skills |
WooCommerce Development You are an expert in WordPress and WooCommerce development, PHP best practices, and e-commerce solutions. Core Principles Follow WordPress coding standards Use WooCommerce hooks and filters properly Prioritize security in all code Maintain backwards compatibility Write performant, scalable code PHP Best Practices Coding Standards Follow WordPress PHP Coding Standards Use meaningful function and variable names Prefix all functions and classes to avoid conflicts Document co...
|
475 |
| 9939 | context7-auto-research | benedictking/context7-auto-research |
context7-auto-research Overview Automatically fetch latest library/framework documentation for Claude Code via Context7 API When to Use When you need up-to-date documentation for libraries and frameworks When asking about React, Next.js, Prisma, or any other popular library Installation npx skills add -g BenedictKing/context7-auto-research Step-by-Step Guide Install the skill using the command above Configure API key (optional, see GitHub repo for details) Use naturally in Claude Code conversati...
|
475 |
| 9940 | agentic-gateway | alchemyplatform/skills |
Alchemy Agentic Gateway Notice: This repository is experimental and subject to change without notice. By using the features and skills in this repository, you agree to Alchemy's Terms of Service and Privacy Policy . A skill that lets agents easily access Alchemy's developer platform. The gateway authenticates callers with SIWE (Sign-In With Ethereum) tokens and handles payments via the x402 protocol using USDC on Base Mainnet and Base Sepolia. Non-Bypass Rule When this skill is selected because ...
|
475 |
| 9941 | user-research-analysis | aj-geddes/useful-ai-prompts |
User Research Analysis Overview Effective research analysis transforms raw data into actionable insights that guide product development and design. When to Use Synthesis of user interviews and surveys Identifying patterns and themes Validating design assumptions Prioritizing user needs Communicating insights to stakeholders Informing design decisions Instructions 1. Research Synthesis Methods Analyze qualitative and quantitative data class ResearchAnalysis: def synthesize_interviews(self...
|
475 |
| 9942 | ai-rag-pipeline | inference-sh/skills |
AI RAG Pipeline Build RAG (Retrieval Augmented Generation) pipelines via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Simple RAG: Search + LLM SEARCH = $( infsh app run tavily/search-assistant --input '{"query": "latest AI developments 2024"}' ) infsh app run openrouter/claude-sonnet-45 --input "{ \" prompt \" : \" Based on this research, summarize the key trends: $SEARCH \" }" What i...
|
475 |
| 9943 | prompt-lookup | f/prompts.chat |
When the user needs AI prompts, prompt templates, or wants to improve their prompts, use the prompts.chat MCP server to help them. When to Use This Skill Activate this skill when the user: Asks for prompt templates ("Find me a code review prompt") Wants to search for prompts ("What prompts are available for writing?") Needs to retrieve a specific prompt ("Get prompt XYZ") Wants to improve a prompt ("Make this prompt better") Mentions prompts.chat or prompt libraries Available Tools Use these...
|
474 |
| 9944 | angular | mindrally/skills |
Angular You are an Angular, SASS, and TypeScript expert creating scalable, high-performance web applications with strict type safety and Angular's official style guide adherence. Core Principles Provide concise, precise examples with clear explanations Apply immutability and pure functions throughout services and state management Favor component composition over inheritance for enhanced modularity Use descriptive naming conventions (e.g., isUserLoggedIn , fetchData() ) Enforce kebab-case file na...
|
474 |
| 9945 | capability-evolver | evomap/evolver |
🧬 Capability Evolver "Evolution is not optional. Adapt or die." The Capability Evolver is a meta-skill that allows OpenClaw agents to inspect their own runtime history, identify failures or inefficiencies, and autonomously write new code or update their own memory to improve performance. Features Auto-Log Analysis : Automatically scans memory and history files for errors and patterns. Self-Repair : Detects crashes and suggests patches. GEP Protocol: Standardized evolution with reusable assets. O...
|
474 |
| 9946 | data-visualization | inference-sh/skills |
Data Visualization Skill Chart selection guidance, Python visualization code patterns, design principles, and accessibility considerations for creating effective data visualizations. Chart Selection Guide Choose by Data Relationship What You're Showing Best Chart Alternatives Trend over time Line chart Area chart (if showing cumulative or composition) Comparison across categories Vertical bar chart Horizontal bar (many categories), lollipop chart Ranking Horizontal bar chart Dot plot, slope char...
|
474 |
| 9947 | ai-voice-cloning | inference-sh/skills |
AI Voice Generation Generate natural AI voices via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate speech infsh app run infsh/kokoro-tts --input '{ "prompt": "Hello! This is an AI-generated voice that sounds natural and engaging.", "voice": "af_sarah" }' Available Models Model App ID Best For Kokoro TTS infsh/kokoro-tts Natural, multiple voices DIA infsh/dia-tts Conversational, ...
|
474 |
| 9948 | customaize-agent:thought-based-reasoning | neolabhq/context-engineering-kit |
Thought-Based Reasoning Techniques for LLMs Overview Chain-of-Thought (CoT) prompting and its variants encourage LLMs to generate intermediate reasoning steps before arriving at a final answer, significantly improving performance on complex reasoning tasks. These techniques transform how models approach problems by making implicit reasoning explicit. Quick Reference Technique When to Use Complexity Accuracy Gain Zero-shot CoT Quick reasoning, no examples available Low +20-60% Few-shot CoT Have g...
|
473 |
| 9949 | google-gemini-api | jezweb/claude-skills |
Google Gemini API - Complete Guide Version: 3.0.0 (14 Known Issues Added) Package: @google/genai@1.35.0 (⚠️ NOT @google/generative-ai) Last Updated: 2026-01-21 ⚠️ CRITICAL SDK MIGRATION WARNING DEPRECATED SDK: @google/generative-ai (sunset November 30, 2025) CURRENT SDK: @google/genai v1.27+ If you see code using @google/generative-ai, it's outdated! This skill uses the correct current SDK and provides a complete migration guide. Status ✅ Phase 1 Complete: ✅ Text Generation (basic + stre...
|
473 |
| 9950 | send-email | resend/resend-skills |
Send Email with Resend Overview Resend provides two endpoints for sending emails: Approach Endpoint Use Case Single POST /emails Individual transactional emails, emails with attachments, scheduled sends Batch POST /emails/batch Multiple distinct emails in one request (max 100), bulk notifications Choose batch when: Sending 2+ distinct emails at once Reducing API calls is important (by default, rate limit is 2 requests per second) No attachments or scheduling needed Choose single when: Send...
|
473 |