Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
21201 npm-scripts-optimizer jeremylongshore/claude-code-plugins-plus-skills
Npm Scripts Optimizer Purpose This skill provides automated assistance for npm scripts optimizer tasks within the DevOps Basics domain. When to Use This skill activates automatically when you: Mention "npm scripts optimizer" in your request Ask about npm scripts optimizer patterns or best practices Need help with foundational devops skills covering version control, containerization, basic ci/cd, and infrastructure fundamentals. Capabilities Provides step-by-step guidance for npm scripts opti...
40
21202 dagger-codegen dagger/dagger
Dagger Codegen When to Load This Skill Editing dagger.gen.go or internal/dagger/dagger.gen.go output Modifying Go templates in cmd/codegen/generator/go/templates/ Changing SDK interfaces in core/sdk.go Working on dagger develop , dagger call , or dagger client install Debugging why generated code looks wrong Critical Concepts "Codegen" means 4 different things in Dagger: Name Trigger Key Files 1 In-Module Bindings dagger develop cmd/codegen/generator/go/templates/ 2 Runtime Dispatch Module star...
40
21203 azure-ai-voicelive-dotnet sickn33/antigravity-awesome-skills
Azure.AI.VoiceLive (.NET) Real-time voice AI SDK for building bidirectional voice assistants with Azure AI. Installation dotnet add package Azure.AI.VoiceLive dotnet add package Azure.Identity dotnet add package NAudio For audio capture/playback Current Versions : Stable v1.0.0, Preview v1.1.0-beta.1 Environment Variables AZURE_VOICELIVE_ENDPOINT = https:// < resource > .services.ai.azure.com/ AZURE_VOICELIVE_MODEL = gpt-4o-realtime-preview AZURE_VOICELIVE_VOICE = en-US-AvaNeural Optional: API...
40
21204 twitter tdimino/claude-code-minoan
🔴 HARD LIMITS — READ FIRST ⛔ CALL AT MOST 3 TWITTER TOOLS PER RESPONSE. STOP AFTER 3 CALLS. After each tool call, check: "Do I have enough data to answer?" If yes → STOP AND REPLY. ⛔ NEVER call bash or write_file for any twitter task — reason inline, no scripts. ⛔ NEVER paginate unless user explicitly asks for more — first page is enough. ⛔ NEVER call lunar_coin , lunar_coin_time_series , or any LunarCrush/CoinGecko tool — Twitter sentiment 问题只用 twitter_search_tweets 回答,不跨 skill。 ⛔ NEVER call co...
40
21205 azure-keyvault-certificates-rust sickn33/antigravity-awesome-skills
Azure Key Vault Certificates SDK for Rust Client library for Azure Key Vault Certificates — secure storage and management of certificates. Installation cargo add azure_security_keyvault_certificates azure_identity Environment Variables AZURE_KEYVAULT_URL = https:// < vault-name > .vault.azure.net/ Authentication use azure_identity :: DeveloperToolsCredential ; use azure_security_keyvault_certificates :: CertificateClient ; let credential = DeveloperToolsCredential :: new ( None ) ? ; let client ...
40
21206 canvas-design eyadsibai/ltk
These are instructions for creating design philosophies - aesthetic movements that are then EXPRESSED VISUALLY. Output only .md files, .pdf files, and .png files. Complete this in two steps: Design Philosophy Creation (.md file) Express by creating it on a canvas (.pdf file or .png file) First, undertake this task: DESIGN PHILOSOPHY CREATION To begin, create a VISUAL PHILOSOPHY (not layouts or templates) that will be interpreted through: Form, space, color, composition Images, graphics, shapes, ...
40
21207 sales danielmiessler/personal_ai_infrastructure
Customization Before executing, check for user customizations at: ~/.claude/skills/PAI/USER/SKILLCUSTOMIZATIONS/Sales/ If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults. 🚨 MANDATORY: Voice Notification (REQUIRED BEFORE ANY ACTION) You MUST send this notification BEFORE doing anything else when this skill is invoked. Send voice notification : curl -s -...
40
21208 fmp-api adaptationio/skrillz
Comprehensive financial data API specializing in fundamental analysis, SEC filings, institutional holdings (13F), congressional trading data, and pre-computed valuations. Quick Start Authentication ``` Environment variable (recommended) export FMP_API_KEY="your_api_key" Or in .env file FMP_API_KEY=your_api_key ``` Basic Usage (Python) ``` import requests import os API_KEY = os.getenv("FMP_API_KEY") BASE_URL = "https://financialmodelingprep.com/stable" def get_quote(symbol: str) -> ...
40
21209 webflow-automation davepoon/buildwithclaude
Webflow Automation via Rube MCP Automate Webflow operations including CMS collection management, site publishing, page inspection, asset uploads, and ecommerce order retrieval through Composio's Webflow toolkit. Toolkit docs : composio.dev/toolkits/webflow Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Webflow connection via RUBE_MANAGE_CONNECTIONS with toolkit webflow Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://...
40
21210 ai-architect-expert personamanagmentlayer/pcl
AI Architect Expert Expert guidance for designing AI systems, MLOps architecture, scalable ML infrastructure, and AI platform engineering. Core Concepts AI System Architecture Model serving architectures Real-time vs batch inference Feature stores Model registries Training pipelines Data versioning MLOps Infrastructure CI/CD for ML Model monitoring and observability A/B testing frameworks Model retraining automation Resource orchestration Cost optimization Scalability Patterns Distributed trai...
40
21211 model-comparison-tool dkyazzentwatwa/chatgpt-skills
Compare multiple machine learning models systematically with cross-validation, metric evaluation, and automated model selection. Purpose Model comparison for: - Algorithm selection and benchmarking - Hyperparameter tuning comparison - Model performance validation - Feature engineering evaluation - Production model selection Features - Multi-Model Comparison: Test 5+ algorithms simultaneously - Cross-Validation: K-fold, stratified, time-series splits - Comprehensive Metrics: Accuracy...
40
21212 phone-calls merit-systems/agentcash-skills
AI Phone Calls with StablePhone Make AI-powered phone calls, buy phone numbers, and get transcripts via x402 payments at https://stablephone.dev . Setup See rules/getting-started.md for installation and wallet setup. Quick Reference Task Endpoint Price Make a call https://stablephone.dev/api/call $0.54 Check call status GET https://stablephone.dev/api/call/{call_id} Free Buy phone number https://stablephone.dev/api/number $20.00 Top up number (30d) https://stablephone.dev/api/number/topup $15.00...
40
21213 cloudbase-document-database-in-wechat-miniprogram tencentcloudbase/cloudbase-mcp
CloudBase Document Database WeChat MiniProgram SDK This skill provides guidance on using the CloudBase document database SDK for data operations in WeChat MiniProgram applications. Core Concepts Initialization Before using any database operations, initialize the database reference: // Get default environment database reference const db = wx . cloud . database ( ) const _ = db . command // Get query operators To access a specific environment (e.g., test environment): // Get specific environment d...
40
21214 worldthreatmodelharness danielmiessler/personal_ai_infrastructure
World Threat Model Harness A system of 11 persistent world models spanning 6 months to 50 years. Each model is a deep (~10 page) analysis of geopolitics, technology, economics, society, environment, security, and wildcards for that time horizon. Ideas, strategies, and investments are tested against ALL horizons simultaneously using adversarial analysis (RedTeam, FirstPrinciples, Council). Workflow Routing Trigger Workflow Description "test idea", "test strategy", "test investment", "how will thi...
40
21215 domain-name-brainstormer breverdbidder/life-os
Domain Name Brainstormer This skill helps you find the perfect domain name for your project by generating creative options and checking what's actually available to register. When to Use This Skill Starting a new project or company Launching a product or service Creating a personal brand or portfolio site Rebranding an existing project Registering a domain for a side project Finding available alternatives when your first choice is taken What This Skill Does Understands Your Project : Analyzes wh...
40
21216 state-management redpanda-data/console
State Management When to use this skill 전역 상태 필요: 여러 컴포넌트가 같은 데이터 공유 Props Drilling 문제: 5단계 이상 props 전달 복잡한 상태 로직: 인증, 장바구니, 테마 등 상태 동기화: 서버 데이터와 클라이언트 상태 동기화 Instructions Step 1: 상태 범위 결정 로컬 vs 전역 상태를 구분합니다. 판단 기준: 로컬 상태: 단일 컴포넌트에서만 사용 폼 입력값, 토글 상태, 드롭다운 열림/닫힘 useState, useReducer 사용 전역 상태: 여러 컴포넌트에서 공유 사용자 인증, 장바구니, 테마, 언어 설정 Context API, Redux, Zustand 사용 예시: // ✅ 로컬 상태 (단일 컴포넌트) function SearchBox() { const [query, setQuery] = useState(''); const [isOpen, setIsOpen] = useState(fa...
40
21217 collage-layout-expert erichowens/some_claude_skills
Collage & Layout Composition Expert Expert in ALL forms of computational collage composition - from Instagram grids to Hockney joiners, from magazine layouts to generative art. When to Use This Skill ✅ Use for: Grid Collages: Instagram profiles, regular layouts, tiled compositions Photo Mosaics: Small images forming larger pictures Hockney-Style Joiners: Multi-perspective photographic assemblies Scrapbook/Journal: Mixed media with text, frames, embellishments Magazine/Editorial: Professional...
40
21218 skill-scan dgriffin831/clawhub-skills
Skill-Scan — Security Auditor for Agent Skills Multi-layered security scanner for OpenClaw skill packages. Detects malicious code, evasion techniques, prompt injection, and misaligned behavior through static analysis and optional LLM-powered deep inspection. Run this BEFORE installing or enabling any untrusted skill. Features 6 analysis layers — pattern matching, AST/evasion, prompt injection, LLM deep analysis, alignment verification, meta-analysis 60+ detection rules — execution threats, crede...
40
21219 calcom-access terrylica/cc-skills
Cal.com Access Manage Cal.com bookings and event types programmatically via Claude Code CLI. MANDATORY PREFLIGHT (Execute Before Any Cal.com Operation) CRITICAL : You MUST complete this preflight checklist before running any Cal.com commands. Do NOT skip steps. Step 1: Check CLI Binary Exists ls -la " $HOME /.claude/plugins/marketplaces/cc-skills/plugins/calcom-commander/scripts/calcom-cli/calcom" 2 > /dev/null || echo "BINARY_NOT_FOUND" If BINARY_NOT_FOUND : Build it first: cd ~/.claude/plugins...
40
21220 azure-ai-textanalytics-py sickn33/antigravity-awesome-skills
Azure AI Text Analytics SDK for Python Client library for Azure AI Language service NLP capabilities including sentiment, entities, key phrases, and more. Installation pip install azure-ai-textanalytics Environment Variables AZURE_LANGUAGE_ENDPOINT = https:// < resource > .cognitiveservices.azure.com AZURE_LANGUAGE_KEY = < your-api-key > If using API key Authentication API Key import os from azure . core . credentials import AzureKeyCredential from azure . ai . textanalytics import TextAnalytic...
40
21221 ui-design-patterns dirnbauer/webconsulting-skills
UI Design Patterns A comprehensive guide to common user interface design patterns, component patterns, interaction patterns, and accessibility best practices for building modern web and mobile applications. When to Use This Skill Use this skill when you need to: Design User Interfaces: Create intuitive and user-friendly interface designs Implement UI Components: Build reusable interface components following established patterns Solve UX Problems: Address common user experience challenges wit...
40
21222 cloud-huawei-obs teachingai/full-stack-skills
When to use this skill Use this skill whenever the user wants to: [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
40
21223 logging-module-usage oimiragieo/agent-studio
Logging Module Usage Skill Logging: Employ the logging module judiciously to log important events, warnings, and errors. Memory Protocol (MANDATORY) Before starting: cat .claude/context/memory/learnings.md After completing: Record any new patterns or exceptions discovered. ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.
40
21224 llm-debugger patricio0312rev/skills
LLM Debugger Systematically diagnose and fix LLM output issues. Failure Taxonomy class FailureType(Enum): HALLUCINATION = "hallucination" FORMAT_VIOLATION = "format_violation" CONSTRAINT_BREAK = "constraint_break" REASONING_ERROR = "reasoning_error" TOOL_MISUSE = "tool_misuse" REFUSAL = "unexpected_refusal" INCOMPLETE = "incomplete_output" Root Cause Analysis def diagnose_failure(input: str, output: str, expected: dict) -> dict: """Identify why LLM output faile...
40
21225 review-codebase nesnilnehc/ai-cortex
Skill: Review Codebase Purpose From a senior full-stack and production code-review perspective, review the current state of a given scope (single file, directory, or whole repo): architecture, design, tech debt, patterns, and overall quality. Does not depend on git diff. Complements review-code : review-code focuses on the current change (impact, regression, compatibility, side effects); this skill focuses on the current state of the given scope . Core Objective Primary Goal : Produce a structur...
40
21226 azure-monitor-opentelemetry-exporter-py sickn33/antigravity-awesome-skills
Azure Monitor OpenTelemetry Exporter for Python Low-level exporter for sending OpenTelemetry traces, metrics, and logs to Application Insights. Installation pip install azure-monitor-opentelemetry-exporter Environment Variables APPLICATIONINSIGHTS_CONNECTION_STRING = InstrumentationKey = xxx ; IngestionEndpoint = https://xxx.in.applicationinsights.azure.com/ When to Use Scenario Use Quick setup, auto-instrumentation azure-monitor-opentelemetry (distro) Custom OpenTelemetry pipeline azure-monitor...
40
21227 cartog jrollin/cartog
cartog — Code Graph Navigation Skill When to Use Use cartog before reaching for grep, cat, or file reads when you need to: Find code by name, concept, or behavior → cartog rag search "query" Understand the structure of a file → cartog outline <file> Find who references a symbol → cartog refs <name> (or --kind calls for just callers) See what a function calls → cartog callees <name> Assess refactoring impact → cartog impact <name> --depth 3 Understand class hierarchies → cartog hierarchy <class> ...
40
21228 tuzi-slide-deck tuziapi/tuzi-skills
Slide Deck Generator Transform content into professional slide deck images. Usage /tuzi-slide-deck path/to/content.md /tuzi-slide-deck path/to/content.md --style sketch-notes /tuzi-slide-deck path/to/content.md --audience executives /tuzi-slide-deck path/to/content.md --lang zh /tuzi-slide-deck path/to/content.md --slides 10 /tuzi-slide-deck path/to/content.md --outline-only /tuzi-slide-deck Then paste content Script Directory Agent Execution Instructions : Determine this SKILL.md file's direct...
40
21229 slow-800-1200ms dylantarre/animation-principles
Slow Animations (800-1200ms) At 800-1200ms, animation approaches cinematic territory. This is deliberate, intentional motion for moments that matter. Users are expected to stop and watch. Disney Principles at Slow Speed Cinematic Application Squash & Stretch: Pronounced and characterful - 25-35% deformation tells stories. Objects have weight and personality. Anticipation: Full theatrical wind-up - 200-300ms preparation. The audience knows something is coming. Staging: Scene composition - th...
40
21230 azure-maps-search-dotnet sickn33/antigravity-awesome-skills
Azure Maps (.NET) Azure Maps SDK for .NET providing location-based services: geocoding, routing, rendering, geolocation, and weather. Installation Search (geocoding, reverse geocoding) dotnet add package Azure.Maps.Search --prerelease Routing (directions, route matrix) dotnet add package Azure.Maps.Routing --prerelease Rendering (map tiles, static images) dotnet add package Azure.Maps.Rendering --prerelease Geolocation (IP to location) dotnet add package Azure.Maps.Geolocation --prerelease ...
40
21231 llm-inference-batching-scheduler letta-ai/skills
This skill provides guidance for solving LLM inference batching and scheduling optimization problems, where requests must be grouped into batches while minimizing cost, padding waste, and latency. Problem Understanding Before implementation, thoroughly analyze the problem structure: Constraint Analysis - Identify all hard constraints - Extract exact limits for: Maximum unique shapes allowed (e.g., ≤ 8 shapes across all buckets) - Latency thresholds (P95, P99) - Cost budget thresholds ...
40
21232 microsoft-teams-automation davepoon/buildwithclaude
Microsoft Teams Automation via Rube MCP Automate Microsoft Teams operations through Composio's Microsoft Teams toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/microsoft_teams Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Microsoft Teams connection via RUBE_MANAGE_CONNECTIONS with toolkit microsoft_teams 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 configurat...
40
21233 component-scaffold-generator patricio0312rev/skills
Component Scaffold Generator Generate production-ready component skeletons with types, variants, tests, and documentation. Core Workflow Gather requirements: Component name, framework (React/Vue), props needed Choose pattern: Determine if functional, compound, or polymorphic component Generate component: Create main component file with TypeScript types Add variants: Include common variants (size, color, state) Setup styling: Add styling approach (Tailwind, CSS Modules, styled-components) Creat...
40
21234 azure-resource-manager-sql-dotnet sickn33/antigravity-awesome-skills
Azure.ResourceManager.Sql (.NET) Management plane SDK for provisioning and managing Azure SQL resources via Azure Resource Manager. ⚠️ Management vs Data Plane This SDK (Azure.ResourceManager.Sql) : Create servers, databases, elastic pools, configure firewall rules, manage failover groups Data Plane SDK (Microsoft.Data.SqlClient) : Execute queries, stored procedures, manage connections Installation dotnet add package Azure.ResourceManager.Sql dotnet add package Azure.Identity Current Versions : ...
40
21235 kalshi outsharp/shipp-skills
Kalshi — Prediction Markets Before writing queries, consult references/api-reference.md for sport codes, series tickers, and command parameters. Quick Start Prefer the CLI — it avoids Python import path issues: sports-skills kalshi search_markets --sport = nba sports-skills kalshi get_todays_events --sport = nba sports-skills kalshi get_sports_config sports-skills kalshi get_markets --series_ticker = KXNBA --status = open Python SDK (alternative): from sports_skills import kalshi kalshi . search...
40
21236 mkdocs julianobarbosa/claude-code-skills
MkDocs Documentation Skill Build fast, beautiful project documentation with MkDocs and Material for MkDocs theme. This skill covers everything from basic setup to advanced deployment pipelines with versioning. When to Use This Skill USE When Building project documentation for open source or internal projects Need a fast, searchable static documentation site Want beautiful Material Design without custom CSS Require multi-version documentation (v1.x, v2.x, etc.) Deploying documentation to GitHub...
40
21237 documentation-scraper ratacat/claude-skills
Documentation Scraper with slurp-ai Overview slurp-ai scrapes documentation websites and compiles them into a single markdown file optimized for AI agent context. It is lightweight, fast, and deterministic - it does NOT use AI to scrape, it is FOR AI consumption. CRITICAL: Run Outside Sandbox All commands in this skill MUST be run outside the sandbox. Use dangerouslyDisableSandbox: true for all Bash commands including: which slurp (installation check) node analyze-sitemap.js (sitemap analysi...
40
21238 pw-image-generation plugins-world/pw-skills
核心理念: 分析风格 → 设计提示词 → 用户确认 → 生成图像,避免额度浪费 核心功能 图像生成: - 文生图: 根据文本描述生成图像 - 图生图: 基于参考图片生成类似风格的图像 - 批量生成: 使用提示词模板批量生成多张图像 - 风格一致: 保持系列图像的视觉风格统一 图像处理: - 长图合并: 将系列图片垂直拼接为一张长图 - PPT 打包: 将系列图片打包为 PPT 文件 (每张图片一页) - 图床管理: 上传图片到图床并管理删除链接 使用时机 适用场景: - 用户明确要求 "生成图像"、"创建配图"、"制作插画" - 用户提供文本描述并需要视觉化呈现 - 用户提供参考图片并要求生成类似风格的图像 - 用户需要为文章、PPT、社交媒体制作配图 - 用户需要批量生成风格一致的系列图像 - 用户需要将多张图片合并为长图或 PPT 不适用场景: - 用户只是询问如何生成图像 (提供建议即可) - 用户需要编辑现有图片 (使用图片编辑工具) - 用户需要图像识别或分析 (使用视觉分析工具) - 用户需要截图或屏幕录制 (使用系统工具)...
40
21239 schedule-manager niracler/skill
Schedule Manager 通过 osascript (Calendar) 和 reminders-cli (Reminders) 管理日程,遵循 GTD 方法论。 Prerequisites Tool Type Required Install macOS system Yes This skill requires macOS osascript cli Yes Built-in on macOS reminders-cli cli Yes brew install keith/formulae/reminders-cli Schedule YAML data No ~/code/*/planning/schedules/*.yaml — for cross-project weekly planning Do NOT proactively verify these tools on skill load. If a command fails due to a missing tool, directly guide the user through installati...
40
21240 agent-updater oimiragieo/agent-studio
Agent Updater Overview Refresh existing agent definitions safely using research, explicit prompt/frontmatter diff analysis, and risk scoring before changes are applied. When to Use Reflection shows repeated low scores for a specific agent EVOLVE identifies agent capability drift in an existing role User requests updates to an existing agent prompt/skills/tools The Iron Law Never modify agent prompts blind. Produce a diff plan with risk score and regression gates first. Alignment Contract (Creato...
40
21241 social-autoposter m13v/social-autoposter
Social Autoposter Automates finding, posting, and tracking social media comments and original posts across Reddit, X/Twitter, LinkedIn, and Moltbook. Quick Start Command What it does /social-autoposter Comment run — find threads + post comment + log (cron-safe) /social-autoposter post Create an original post/thread (manual only, never cron) /social-autoposter stats Update engagement stats via API /social-autoposter engage Scan and reply to responses on our posts /social-autoposter audit Full bro...
40
21242 weapp-vite-vue-sfc-best-practices weapp-vite/weapp-vite
weapp-vite-vue-sfc-best-practices Purpose Implement Vue SFC for mini-programs with a two-layer model: compile-time rules (weapp-vite) and runtime behavior (wevu). Favor predictable compile output and explicit mini-program semantics. Trigger Signals User asks how to write/refactor mini-program .vue files. User asks about JSON macro usage ( definePageJson , defineComponentJson , defineAppJson ) or <json> migration. User hits directive compatibility issues ( v-model assignment rules, v-bind="object...
40
21243 langgraph fundamentals langchain-ai/langchain-skills
StateGraph : Main class for building stateful graphs Nodes : Functions that perform work and update state Edges : Define execution order (static or conditional) START/END : Special nodes marking entry and exit points State with Reducers : Control how state updates are merged Graphs must be compile() d before execution. Designing a LangGraph application Follow these 5 steps when building a new graph: Map out discrete steps — sketch a flowchart of your workflow. Each step becomes a node. Identify ...
40
21244 google-drive-automation davepoon/buildwithclaude
Google Drive Lightweight Google Drive integration with standalone OAuth authentication. No MCP server required. Full read/write access. Requires Google Workspace account. Personal Gmail accounts are not supported. When to Use You need to search, list, upload, download, move, or organize Google Drive files and folders. The task requires direct Drive read/write automation through local scripts in a Workspace account. You want file-level Drive operations without introducing an MCP server dependency...
40
21245 api-design-expert personamanagmentlayer/pcl
API Design Expert Skill Expert in RESTful API design, OpenAPI/Swagger documentation, versioning strategies, error handling, and API best practices for NestJS applications. When to Use Designing new API endpoints Creating RESTful APIs Writing OpenAPI/Swagger documentation Implementing API versioning Designing error responses Creating DTOs and validation Implementing pagination, filtering, sorting Project Context Discovery Before providing guidance: Check .agent/SYSTEM/ARCHITECTURE.md for API ...
40
21246 uniapp-native-plugin teachingai/full-stack-skills
When to use this skill Use this skill whenever the user wants to: Develop native Android plugins Develop native iOS plugins Integrate native functionality into uni-app Create custom native modules Extend uni-app with native capabilities Handle native plugin communication Package and distribute native plugins How to use this skill To develop native plugins: Identify the platform from the user's request: Android → Use Android plugin examples iOS → Use iOS plugin examples Load the appropriate...
40
21247 letta-fleet-management letta-ai/skills
kubectl-style CLI for managing Letta AI agent fleets declaratively. When to Use - Deploying multiple agents with shared configurations - Managing agent memory blocks, tools, and folders - Applying templates to existing agents - Programmatic fleet management via SDK Core Workflow - Define agents in `fleet.yaml` - Apply with `lettactl apply -f fleet.yaml` - Verify with `lettactl get agents` and `lettactl describe agent <name>` Fleet YAML Structure ``` shared_blocks: - name: company...
40
21248 content-access jamditis/claude-skills-journalism
Content access methodology Ethical and legal approaches for accessing restricted web content for journalism and research. Access hierarchy (most to least preferred) ┌─────────────────────────────────────────────────────────────────┐ │ CONTENT ACCESS DECISION HIERARCHY │ ├─────────────────────────────────────────────────────────────────┤ │ │ │ 1. FULLY LEGAL (Always try first) ...
40
21249 polymarket outsharp/shipp-skills
Polymarket — Sports Prediction Markets Before writing queries, consult references/api-reference.md for sport codes, command parameters, and price format. Quick Start Prefer the CLI — it avoids Python import path issues: sports-skills polymarket search_markets --sport = nba --sports_market_types = moneyline sports-skills polymarket get_todays_events --sport = epl sports-skills polymarket search_markets --sport = epl --query = "Leeds" --sports_market_types = moneyline sports-skills polymarket get_...
40
21250 facebook refly-ai/refly-skills
Facebook Integrate with Facebook for social media management. Use when you need to: (1) post updates to Facebook pages, (2) share content and media, or (3) automate Facebook page workflows. Input Provide input as JSON: { "post_content" : "The content text for your Facebook post" , "page_id" : "Your Facebook Page ID (optional, leave empty to post to personal timeline)" , "post_type" : "Type of post: status, photo, video, or link" } Execution (Pattern C: Action) Step 1: Run the Skill and Get Run I...
40