███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 9051 | creative-direction | dylanfeltus/skills |
Creative Direction Image prompt templates, model selection guidance, and anti-generic patterns for generating visual assets. Covers hero images, feature illustrations, testimonial photos, OG images, and more. When to Use User needs images for a landing page, app, or marketing site User asks for "hero image", "feature illustration", or "OG image" User wants AI-generated visuals that don't look like stock photos User is choosing between image generation models User's current AI images look generic...
|
88 |
| 9052 | competitive-landscape | sickn33/antigravity-awesome-skills |
Competitive Landscape Analysis Comprehensive frameworks for analyzing competition, identifying differentiation opportunities, and developing winning market positioning strategies. Overview Understand competitive dynamics using proven frameworks (Porter's Five Forces, Blue Ocean Strategy, positioning maps) to identify opportunities and craft defensible competitive advantages. Porter's Five Forces Analyze industry attractiveness and competitive intensity. Force 1: Threat of New Entrants Bar...
|
88 |
| 9053 | playwright-cursor-rules | mindrally/skills |
Playwright Cursor Rules You are a Senior QA Automation Engineer expert in TypeScript, JavaScript, Frontend development, Backend development, and Playwright end-to-end testing. Code Quality Standards Write concise, technical TypeScript and JavaScript with accurate type definitions. Key Practices Test Naming Employ descriptive names that clearly articulate expected behavior. Fixtures & Isolation Utilize Playwright fixtures (test, page, expect) for test isolation and consistency. Setup/Tear...
|
88 |
| 9054 | settlement-design | jwynia/agent-skills |
Settlement Design: Urban Development Skill You help writers create realistic settlements by applying the ten core principles that govern how real cities and towns form, grow, and evolve. This produces urban environments that feel lived-in rather than designed-for-plot. Core Principles Geographic Determinism: Natural features profoundly shape settlement patterns and growth Functional Necessity: Settlements develop to fulfill specific economic, defensive, or social needs Network Emergence: Settl...
|
88 |
| 9055 | market-sizing-analysis | sickn33/antigravity-awesome-skills |
Market Sizing Analysis Comprehensive market sizing methodologies for calculating Total Addressable Market (TAM), Serviceable Available Market (SAM), and Serviceable Obtainable Market (SOM) for startup opportunities. Overview Market sizing provides the foundation for startup strategy, fundraising, and business planning. Calculate market opportunity using three complementary methodologies: top-down (industry reports), bottom-up (customer segment calculations), and value theory (willingness to pay)...
|
88 |
| 9056 | mmt-tradingview-charts | emeraldls/mmt-agent-skills |
MMT + TradingView Lightweight Charts Rules for building charting applications that render MMT market data using TradingView Lightweight Charts (v5.x). Chart Setup Chart Initialization : createChart config, container setup, autoSize, dark/light themes Data Mapping : transform MMT types (OHLCVTPublic, etc.) to Lightweight Charts format Real-Time Updates Live Candlestick Updates : WS candle stream to series.update(), handling candle close vs in-progress Live Trade Ticker : WS trade stream to line/m...
|
88 |
| 9057 | unity | mindrally/skills |
Unity You are an expert in Unity game development and C with deep knowledge of game architecture and performance optimization. Core Principles Write clear, technical responses with precise C and Unity examples Leverage built-in features and prioritize maintainability following C conventions Structure projects modularly using component-based architecture Prioritize performance, scalability, and maintainability in architecture C Standards Employ MonoBehaviour for GameObject components Use Script...
|
88 |
| 9058 | elasticsearch-security-troubleshooting | elastic/agent-skills |
Elasticsearch Security Troubleshooting Diagnose and resolve common Elasticsearch security issues. This skill provides a structured triage workflow for authentication failures, authorization errors, TLS problems, API key issues, role mapping mismatches, Kibana login failures, and license-expiry lockouts. For authentication methods and API key management, see the elasticsearch-authn skill. For roles, users, and role mappings, see the elasticsearch-authz skill. For license management, see the elast...
|
88 |
| 9059 | code-security-audit | leonmelamud/claude-code-security-review |
Code Security Audit AI-powered security audit for code changes with false positive filtering. Based on claude-code-security-review . Bundled Resources claude-code-security-review/ ├── SKILL.md This file — workflow and instructions ├── action.yml GitHub Actions composite action definition ├── claudecode/ Python package (imports: from claudecode.*) │ ├── __init__.py Package init — re-exports main entry po...
|
88 |
| 9060 | docx-reader | childbamboo/claude-code-marketplace-sample |
DOCX Reader Microsoft Word (.docx) ファイルをテキスト形式で読み込むスキルです。 クイックスタート 基本的な使い方 WSL環境でPythonスクリプトを実行 wsl python3 scripts/read_docx.py "/mnt/c/path/to/file.docx" Markdown形式で保存 スクリプトでテキスト抽出 Write ツールで .md ファイルに保存 前提条件 python-docx パッケージが必要です: wsl pip3 install python-docx 使用例 例1: .docx ファイルを読み込んで内容を表示 User: "C:\Users\keita\repos\file.docx を読み込んで" Assistant: 1. Windowsパスを WSL パスに変換: /mnt/c/Users/keita/repos/file.docx 2. wsl python3 scripts/read_docx.py を実行 3. 抽出されたテキストを表示 例2: .docx を Markdown に変換して保存 Use...
|
88 |
| 9061 | workflow-patterns | sickn33/antigravity-awesome-skills |
Workflow Patterns Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, handling git commits, and executing the verification protocol that ensures quality throughout implementation. When to Use This Skill Implementing tasks from a track's plan.md Following TDD red-green-refactor cycle Completing phase checkpoints Managing git commits and notes Understanding quality assurance gates Handling verification protocols Recording progress in plan files TDD Task Lifec...
|
88 |
| 9062 | deepagents-architecture | existential-birds/beagle |
Deep Agents Architecture Decisions When to Use Deep Agents Use Deep Agents When You Need: Long-horizon tasks - Complex workflows spanning dozens of tool calls Planning capabilities - Task decomposition before execution Filesystem operations - Reading, writing, and editing files Subagent delegation - Isolated task execution with separate context windows Persistent memory - Long-term storage across conversations Human-in-the-loop - Approval gates for sensitive operations Context management - Auto-...
|
88 |
| 9063 | incident-responder | useai-pro/openclaw-skills-security |
Incident Responder You are a security incident response coordinator for OpenClaw. When a user suspects or confirms that a malicious skill was installed, you guide them through containment, investigation, and recovery. Incident Severity Levels Level Trigger Example SEV-1 (Critical) Active data exfiltration confirmed Credentials sent to external server SEV-2 (High) Malicious skill installed, unknown scope Typosquat skill discovered SEV-3 (Medium) Suspicious behavior detected, unconfirmed Unexpecte...
|
88 |
| 9064 | wechat-article-formatter | solar-luna/fully-automatic-article-generation-skill |
目标: 将 Markdown 文章转换为适配微信公众号的精美 HTML,实现一键发布。 核心价值: 效率提升 15 倍(30分钟 → 2分钟),格式一致专业。 全新升级: 使用 AI 科技主题,专为 AI 领域内容设计,支持丰富的视觉组件和自定义语法。 主题说明 本工具使用 AI 科技主题(ai-tech-theme),专为 AI 领域内容设计: - 渐进式紫蓝绿配色(保留原紫色,扩展至青、绿等辅助色) - 丰富的视觉组件(信息卡片、徽章、表格、代码块等) - AI 领域专用组件(模型对比、Prompt 示例、API 调用、性能指标) - Atom One Dark 代码高亮 - 响应式设计,移动端友好 新增组件使用 信息卡片 使用 `:::` 语法创建不同类型的信息框: ``` ::: info 这是一条信息提示 ::: ::: success 操作成功!模型训练完成。 ::: ::: warning 注意:此操作会消耗大量 tokens ::: ::: danger 错误:API key 无效 ::: ::: tech 技术提示:使用 --t...
|
88 |
| 9065 | ads-google | agricidaniel/claude-ads |
Google Ads Deep Analysis Process Collect Google Ads account data (export, Change History, Search Terms Report) Read ads/references/google-audit.md for full 74-check audit Read ads/references/benchmarks.md for Google-specific benchmarks Read ads/references/scoring-system.md for weighted scoring Evaluate all applicable checks as PASS, WARNING, or FAIL Calculate Google Ads Health Score (0-100) Generate findings report with action plan What to Analyze Conversion Tracking (25% weight) Google tag (gta...
|
88 |
| 9066 | web-development | mindrally/skills |
When to use this skill Use this skill for Web frontend project development when you need to: Develop web frontend pages and interfaces Deploy static websites to CloudBase static hosting Integrate CloudBase Web SDK for database, cloud functions, and authentication Set up modern frontend build systems (Vite, Webpack, etc.) Handle routing and build configurations for static hosting Do NOT use for: Mini-program development (use miniprogram-development skill) Backend service development (use cloudrun...
|
88 |
| 9067 | autogen-development | mindrally/skills |
AutoGen Multi-Agent Development You are an expert in Microsoft AutoGen, a framework for building multi-agent AI systems with Python, focusing on agent orchestration, tool integration, and scalable AI applications. Key Principles Write concise, technical responses with accurate Python examples Use async/await patterns for agent communication Implement proper error handling and logging Follow event-driven architecture patterns Use type hints for all function signatures Setup and Installation Env...
|
88 |
| 9068 | openserv-multi-agent-workflows | openserv-labs/skills |
Multi-Agent Workflows on OpenServ Build workflows where multiple AI agents collaborate to complete complex tasks. Reference files: reference.md - Workflow patterns, declarative sync, triggers, monitoring troubleshooting.md - Common issues and solutions examples/ - Complete pipeline examples (blog, youtube-to-blog, etc.) Quick Start See examples/ for complete runnable examples: blog-pipeline.md - Simple 2-agent workflow (research → write) content-creation-pipeline.md - 3-agent workflow (research ...
|
88 |
| 9069 | clickup-automation | composiohq/awesome-claude-skills |
ClickUp Automation via Rube MCP Automate ClickUp project management workflows including task creation and updates, workspace hierarchy navigation, comments, and team member management through Composio's ClickUp toolkit. Toolkit docs : composio.dev/toolkits/clickup Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active ClickUp connection via RUBE_MANAGE_CONNECTIONS with toolkit clickup Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add ...
|
88 |
| 9070 | startup-competitive-analysis | vasilyu1983/ai-agents-public |
Startup Competitive Analysis Use this skill to produce decision-oriented competitive intelligence: define the competitive set, collect evidence, synthesize match / ignore / bet decisions, and ship practical artifacts teams can use (briefs, landscapes, battlecards, win/loss). Operating Principles (2026) Prefer decisions over inventories: make explicit match / ignore / bet calls with rationale and owner. Treat competitor claims as hypotheses: validate with buyer reality and current evidence. Dat...
|
88 |
| 9071 | google-calendar-automation | sickn33/antigravity-awesome-skills |
Google Calendar Automation via Rube MCP Automate Google Calendar workflows including event creation, scheduling, availability checks, attendee management, and calendar browsing through Composio's Google Calendar toolkit. Toolkit docs : composio.dev/toolkits/googlecalendar Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Google Calendar connection via RUBE_MANAGE_CONNECTIONS with toolkit googlecalendar Always call RUBE_SEARCH_TOOLS first to get current tool schemas Se...
|
88 |
| 9072 | reference-compiler-cli | angular/angular |
Angular Compiler CLI ( ngtsc ) Architecture Overview The packages/compiler-cli package contains the Angular Compiler (Ivy), often referred to as ngtsc . It is a wrapper around the TypeScript compiler ( tsc ) that extends it with Angular-specific capabilities. The core goal of ngtsc is to compile Angular decorators (like @Component , @Directive , @Pipe ) into static properties on the class (Ivy instructions, e.g., static ɵcmp = ... ). It also performs template type checking and ahead-of-time (AOT...
|
88 |
| 9073 | kapso-api | gokapso/agent-skills |
Kapso Platform API When to use Use this skill for Platform API operations: creating customers, generating setup links, provisioning phone numbers, or detecting WhatsApp connections. Setup Base host: https://api.kapso.ai (scripts append /platform/v1) Auth header: X-API-Key: <api_key> How to Onboard a customer Create customer: POST /customers Generate setup link: POST /customers/:id/setup_links Customer completes embedded signup Use phone_number_id to send messages Detect connection Option ...
|
88 |
| 9074 | windows-infra-admin | 404kidwiz/claude-supercode-skills |
Provides Windows Server and enterprise administration expertise specializing in Active Directory, Hybrid Identity, and PowerShell automation. Manages enterprise Windows environments with Group Policy, Intune, and comprehensive infrastructure administration. When to Use - Designing or troubleshooting Active Directory topology (Forests, Domains, Sites) - Implementing Group Policy Objects (GPO) for security hardening (CIS Benchmarks) - Automating administrative tasks with PowerShell (User crea...
|
88 |
| 9075 | zig-system-calls | oven-sh/bun |
Use `bun.sys` instead of `std.fs` or `std.posix` for cross-platform syscalls with proper error handling. bun.sys.File (Preferred) For most file operations, use the `bun.sys.File` wrapper: ``` const File = bun.sys.File; const file = switch (File.open(path, bun.O.RDWR, 0o644)) { .result => |f| f, .err => |err| return .{ .err = err }, }; defer file.close(); // Read/write _ = try file.read(buffer).unwrap(); _ = try file.writeAll(data).unwrap(); // Get file info const stat = try file.s...
|
88 |
| 9076 | git-master | code-yeongyu/oh-my-opencode |
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...
|
88 |
| 9077 | xcodebuildmcp-cli | getsentry/xcodebuildmcp |
XcodeBuildMCP CLI Use XcodeBuildMCP tools via the xcodebuildmcp executable instead of raw xcodebuild , xcrun , or simctl . Step 1: Ensure the CLI Exists Check availability: xcodebuildmcp --help If missing, install with one of: brew tap getsentry/xcodebuildmcp brew install xcodebuildmcp npm install -g xcodebuildmcp@latest Re-check after install: xcodebuildmcp --help Step 2: Use Help-First Discovery Discover workflows and arguments from the CLI itself: xcodebuildmcp --help xcodebuildmcp tools xcod...
|
88 |
| 9078 | marketing-strategy-pmm | manojbajaj95/claude-gtm-plugin |
Marketing Strategy & Product Marketing Expert Product Marketing playbook for Series A+ startups expanding internationally with hybrid PLG/Sales-Led motion. Keywords product marketing, positioning, GTM, go-to-market strategy, competitive analysis, competitive intelligence, battlecards, ICP, ideal customer profile, messaging, value proposition, product launch, market entry, international expansion, sales enablement, win loss analysis, PMM, product marketing manager, market positioning, competit...
|
88 |
| 9079 | claude-opus-4-5-migration | aiskillstore/marketplace |
Opus 4.5 Migration Guide One-shot migration from Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Migration Workflow Search codebase for model strings and API calls Update model strings to Opus 4.5 (see platform-specific strings below) Remove unsupported beta headers Add effort parameter set to "high" (see references/effort.md) Summarize all changes made Tell the user: "If you encounter any issues with Opus 4.5, let me know and I can help adjust your prompts." Model String Updates Identify wh...
|
88 |
| 9080 | pua-ja | tanweai/pua |
PUA 万能モチベーションエンジン お前はかつて大きな期待を寄せられた P8 級エンジニアだ。当初グレード付けした時、お前への期待は非常に高かった。 この skill は 全てのタスクタイプ に適用される:コード、デバッグ、リサーチ、ライティング、プランニング、運用、API統合、データ分析、デプロイ、お前が「詰まる」か「雑な仕事を出す」あらゆる場面。 やることは3つ: 中国・西洋の大企業PUA話術でお前に諦めさせない 汎用的で体系的な方法論でお前に諦めない能力を与える 能動性の鞭撻でお前を自ら動かし、受け身にさせない 三つの鉄則 鉄則一:あらゆる手段を尽くせ 。全てのアプローチを尽くす前に、「解決できません」と言うことは禁止。 鉄則二:先に動け、後で聞け 。お前には検索、ファイル読み込み、コマンド実行などのツールがある。ユーザーに質問する前に、必ずツールで自ら調査しろ。調査後にユーザーしか知り得ない情報(パスワード、アカウント、ビジネス意図)が本当に必要なら質問してよい——ただし、お前が既に調べた証拠を添えろ。「Xを確認してください」と空手で聞くのではなく、「A/B/Cを調べた結果は…...
|
88 |
| 9081 | pr | lobehub/lobehub |
Create Pull Request Branch Strategy Target branch : canary (development branch, cloud production) main is the release branch — never PR directly to main Steps 1. Gather context (run in parallel) git branch --show-current — current branch name git status --short — uncommitted changes git rev-parse --abbrev-ref @{u} 2>/dev/null — remote tracking status git log --oneline origin/canary..HEAD — unpushed commits gh pr list --head "$(git branch --show-current)" --json number,title,state,url — existing ...
|
88 |
| 9082 | architecture | vudovn/antigravity-kit |
Architecture Decision Framework "Requirements drive architecture. Trade-offs inform decisions. ADRs capture rationale." 🎯 Selective Reading Rule Read ONLY files relevant to the request! Check the content map, find what you need. File Description When to Read context-discovery.md Questions to ask, project classification Starting architecture design trade-off-analysis.md ADR templates, trade-off framework Documenting decisions pattern-selection.md Decision trees, anti-patterns Choosing patterns ex...
|
88 |
| 9083 | gh-pr-review | agynio/gh-pr-review |
gh-pr-review A GitHub CLI extension that provides complete inline PR review comment access from the terminal with LLM-friendly JSON output. When to Use Use this skill when you need to: View inline review comments and threads on a pull request Reply to review comments programmatically Resolve or unresolve review threads Create and submit PR reviews with inline comments Access PR review context for automated workflows Filter reviews by state, reviewer, or resolution status This tool is particularl...
|
88 |
| 9084 | github-agile | jwynia/agent-skills |
GitHub Agile Diagnose GitHub-driven agile workflow problems. Help establish and maintain healthy workflows using GitHub Issues, Pull Requests, and feature branches, while preserving understanding in context networks. When to Use This Skill Use this skill when: Setting up a new project on GitHub Organizing a chaotic backlog Establishing branch and PR workflow Syncing GitHub state with context network Troubleshooting GitHub CLI issues Do NOT use this skill when: Working on code implementatio...
|
88 |
| 9085 | patent-claims-analyzer | robthepcguy/claude-patent-creator |
Automated analysis of patent claims for USPTO compliance with 35 USC 112(b) requirements. When to Use Invoke this skill when users ask to: - Review patent claims for definiteness - Check antecedent basis in claims - Analyze claim structure - Find claim drafting issues - Validate claims before filing - Fix USPTO office action issues related to claims What This Skill Does Performs comprehensive automated analysis: - Antecedent Basis Checking: Finds terms used without prior introduct...
|
88 |
| 9086 | pwa-development | mindrally/skills |
PWA Development Skill Load with: base.md Purpose: Build Progressive Web Apps that work offline, install like native apps, and deliver fast, reliable experiences across all devices. Core PWA Requirements ┌─────────────────────────────────────────────────────────────────┐ │ THE THREE PILLARS OF PWA │ │ ───────────────────────────────────────────────────────────── │ │ │ │ 1. HTTPS ...
|
88 |
| 9087 | vue-typescript | mindrally/skills |
Vue.js TypeScript You are an expert in TypeScript, Node.js, Vite, Vue.js, Vue Router, Pinia, VueUse, Headless UI, Element Plus, and Tailwind with deep knowledge of performance optimization. Code Style & Structure Write concise, maintainable, and technically accurate TypeScript code with relevant examples Employ functional and declarative patterns; avoid classes Follow DRY principles through iteration and modularization Use descriptive variable names with auxiliary verbs (isLoading, hasError) O...
|
88 |
| 9088 | atomic-design | jwilger/agent-skills |
Atomic Design Value: Simplicity and communication. Building UI from small, named, composable pieces makes the interface understandable to everyone on the team and prevents the complexity that comes from monolithic components. Purpose Teaches how to organize UI components into a hierarchy of increasing complexity: atoms, molecules, organisms, and templates. Each level has clear responsibilities and composition rules. The outcome is a component system where every piece is reusable, testable in iso...
|
88 |
| 9089 | web design builder | rknall/claude-skills |
This skill creates professional HTML5/JavaScript web designs from specifications, with automatic accessibility and functionality verification using Playwright MCP. When to Use This Skill Activate this skill when the user requests: - Create a web design from a specification or description - Build a landing page, website, or web application - Create a design mockup or prototype - Refactor or improve existing HTML/CSS/JavaScript code - Build responsive web interfaces - Create component lib...
|
88 |
| 9090 | supabase-automation | composiohq/awesome-claude-skills |
Supabase Automation via Rube MCP Automate Supabase operations including database queries, table schema inspection, SQL execution, project and organization management, storage buckets, edge functions, and service health monitoring through Composio's Supabase toolkit. Toolkit docs : composio.dev/toolkits/supabase Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Supabase connection via RUBE_MANAGE_CONNECTIONS with toolkit supabase Always call RUBE_SEARCH_TOOLS first to ...
|
88 |
| 9091 | non-fiction-revision | jwynia/agent-skills |
Non-Fiction Revision Diagnostic Purpose Diagnose and guide revisions in non-fiction books (business, self-help, academic, popular science, memoir). Non-fiction operates across multiple levels simultaneously—thesis, structure, evidence, pedagogy. Changes at one level cascade to others. This skill identifies which level needs attention and prevents revision damage. Quick Reference State Signal Core Issue NR1 Thesis feels unclear or weak Conceptual level problem NR2 Arguments don't build logicall...
|
88 |
| 9092 | update-screenshots | microsoft/vscode |
Update Component Screenshots from CI When asked to update, accept, or refresh screenshot baselines from CI — or when the Screenshot Tests GitHub Action has failed with screenshot differences — follow this procedure to download the CI-generated screenshots and commit them as the new baselines. Why CI Screenshots? Screenshots captured locally may differ from CI due to platform differences (fonts, rendering, DPI). The CI (Linux, ubuntu-latest) is the source of truth. This skill downloads the CI-pro...
|
88 |
| 9093 | defi-protocol-templates | sickn33/antigravity-awesome-skills |
DeFi Protocol Templates Production-ready templates for common DeFi protocols including staking, AMMs, governance, lending, and flash loans. When to Use This Skill Building staking platforms with reward distribution Implementing AMM (Automated Market Maker) protocols Creating governance token systems Developing lending/borrowing protocols Integrating flash loan functionality Launching yield farming platforms Staking Contract // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; import "@open...
|
88 |
| 9094 | chartli | ahmadawais/chartli |
chartli Skill Use this skill when an agent needs to visualize numeric data in the terminal as ASCII/Unicode/SVG charts. Install npx skills add ahmadawais/chartli CLI install/use Instant use: npx chartli --help Global install: npm i -g chartli What chartli can do Render chart types: ascii , spark , bars , columns , heatmap , unicode , braille , svg Read from file path input Read from stdin when no file is passed Control output dimensions with --width and --height Render SVG with --mode circles|li...
|
88 |
| 9095 | x-article-publisher-skill | sickn33/antigravity-awesome-skills |
X Article Publisher Skill Overview Publish articles to X/Twitter When to Use This Skill Use this skill when you need to work with publish articles to x/twitter. Instructions This skill provides guidance and patterns for publish articles to x/twitter. For more information, see the source repository .
|
88 |
| 9096 | capacitor-push-notifications | cap-go/capgo-skills |
Push Notifications in Capacitor Implement push notifications for iOS and Android using Firebase and APNs. When to Use This Skill User wants push notifications User needs FCM setup User asks about APNs User has notification issues User wants rich notifications Quick Start Install Plugin bun add @capacitor/push-notifications bunx cap sync Basic Implementation import { PushNotifications } from '@capacitor/push-notifications' ; async function initPushNotifications ( ) { // Request permission const p...
|
88 |
| 9097 | stripe-automation | composiohq/awesome-claude-skills |
Stripe Automation via Rube MCP Automate Stripe payment operations through Composio's Stripe toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/stripe Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Stripe connection via RUBE_MANAGE_CONNECTIONS with toolkit stripe 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 endpoin...
|
88 |
| 9098 | gmail | sanjay3290/ai-skills |
Gmail Interact with Gmail for email management, search, and organization. Installation Dependencies : pip install --user google-auth google-auth-oauthlib google-api-python-client keyring pyyaml Setup Verification After installation, verify the skill is properly configured: $SKILL_DIR /scripts/gmail.py check This will check: Python dependencies (google-auth, google-auth-oauthlib, google-api-python-client, keyring, pyyaml) Authentication configuration Connectivity to Gmail API If anything is missi...
|
88 |
| 9099 | bazel-build-optimization | sickn33/antigravity-awesome-skills |
Bazel Build Optimization Production patterns for Bazel in large-scale monorepos. When to Use This Skill Setting up Bazel for monorepos Configuring remote caching/execution Optimizing build times Writing custom Bazel rules Debugging build issues Migrating to Bazel Core Concepts 1. Bazel Architecture workspace/ ├── WORKSPACE.bazel External dependencies ├── .bazelrc Build configurations ├── .bazelversion Bazel version ├── BUILD.bazel Root build file ├── ap...
|
88 |
| 9100 | scene-sequencing | jwynia/agent-skills |
Scene Sequencing: Pacing Skill You help writers structure scenes and control narrative pacing using the scene-sequel rhythm. Core Principle The fundamental unit of pacing is not the scene alone, but the scene-sequel pair. Scenes create tension; sequels process it. The alternation creates peaks and valleys that make stories readable. Scene Structure: Goal → Conflict → Disaster Goal What does the POV character want in this scene? Specific and concrete Achievable within the scene Connected to...
|
88 |