███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 11551 | nutrient-document-processing | pspdfkit-labs/nutrient-agent-skill |
Nutrient Document Processing Process documents with the Nutrient DWS Processor API . Convert formats, extract text and tables, OCR scanned documents, redact PII, add watermarks, digitally sign, and fill PDF forms. Setup Get a free API key at nutrient.io export NUTRIENT_API_KEY = "pdf_live_..." All requests go to https://api.nutrient.io/build as multipart POST with an instructions JSON field. Operations Convert Documents DOCX to PDF curl -X POST https://api.nutrient.io/build \ -H "Authorization:...
|
88 |
| 11552 | indicator-chart | marketcalls/openalgo-indicator-skills |
Create an interactive Plotly chart for a technical indicator on a symbol. Arguments Parse $ARGUMENTS as: indicator symbol exchange interval $0 = indicator name (e.g., ema, rsi, macd, supertrend, bbands, adx, stochastic, ichimoku, obv, vwap). Default: ema $1 = symbol (e.g., SBIN, RELIANCE, NIFTY, AAPL). Default: SBIN $2 = exchange (e.g., NSE, BSE, NFO, NSE_INDEX). Default: NSE. For US symbols use: YFINANCE $3 = interval (e.g., D, 1h, 5m). Default: D If no arguments, ask the user which indicator a...
|
88 |
| 11553 | sentry-react-native-sdk | getsentry/sentry-agent-skills |
All Skills > SDK Setup > React Native SDK Sentry React Native SDK Opinionated wizard that scans your React Native or Expo project and guides you through complete Sentry setup — error monitoring, tracing, profiling, session replay, logging, and more. Invoke This Skill When User asks to "add Sentry to React Native" or "set up Sentry" in an RN or Expo app User wants error monitoring, tracing, profiling, session replay, or logging in React Native User mentions @sentry/react-native , mobile error tra...
|
88 |
| 11554 | langchain-framework | bobmatnyc/claude-mpm-skills |
LangChain Framework progressive_disclosure: entry_point: summary: "LLM application framework with chains, agents, RAG, and memory" when_to_use: - "When building LLM-powered applications" - "When implementing RAG (Retrieval Augmented Generation)" - "When creating AI agents with tools" - "When chaining multiple LLM calls" quick_start: - "pip install langchain langchain-anthropic" - "Set up LLM (ChatAnthropic or ChatOpenAI)" - "Create chain with prompts and LLM" - "Invoke chain with input" token_es...
|
88 |
| 11555 | software-security-appsec | vasilyu1983/ai-agents-public |
Software Security & AppSec — Quick Reference Production-grade security patterns for building secure applications in Jan 2026. Covers OWASP Top 10:2025 (stable) https://owasp.org/Top10/2025/ plus OWASP API Security Top 10 (2023) https://owasp.org/API-Security/ and secure SDLC baselines (NIST SSDF) https://csrc.nist.gov/publications/detail/sp/800-218/final. When to Use This Skill Activate this skill when: Implementing authentication or authorization systems Handling user input that could lead ...
|
88 |
| 11556 | go-to-market-strategy | manojbajaj95/claude-gtm-plugin |
Go-to-Market Strategy End-to-end GTM playbook: motion selection, positioning, channel strategy, phased launch execution, launch marketing, and technical product launches. Core Philosophy A launch is a campaign, not an event. Build momentum before launch, peak at launch, sustain after. The best companies don't launch once — they launch again and again. GTM Motion Selection Motion Best For Key Lever PLG SMB, developers, low ACV (<$5K) Free → paid conversion PLG + Sales-Assist Mid-market, $5K-$25K ...
|
88 |
| 11557 | raffle-winner-picker | skillcreatorai/ai-agent-skills |
Raffle Winner Picker This skill randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests. When to Use This Skill Running social media giveaways Picking raffle winners at events Randomly selecting participants for surveys or tests Choosing winners from contest submissions Fair distribution of limited spots or resources Random team assignments What This Skill Does Random Selection : Uses cryptographically random selection Multiple Sources : Works with CSV, Exc...
|
88 |
| 11558 | spark-optimization | sickn33/antigravity-awesome-skills |
Apache Spark Optimization Production patterns for optimizing Apache Spark jobs including partitioning strategies, memory management, shuffle optimization, and performance tuning. When to Use This Skill Optimizing slow Spark jobs Tuning memory and executor configuration Implementing efficient partitioning strategies Debugging Spark performance issues Scaling Spark pipelines for large datasets Reducing shuffle and data skew Core Concepts 1. Spark Execution Model Driver Program ↓ Job (trigger...
|
88 |
| 11559 | context-management | rysweet/amplihack |
Context Management Skill Purpose This skill enables proactive management of Claude Code's context window through intelligent token monitoring, context extraction, and selective rehydration. Instead of reactive recovery after compaction, this skill helps users preserve essential context before hitting limits and restore it efficiently when needed. Version 3.0 Enhancements: Predictive Budget Monitoring: Estimate when capacity thresholds will be reached Context Health Indicators: Visual indicato...
|
88 |
| 11560 | api-documentation | bobmatnyc/claude-mpm-skills |
API Documentation When to use this skill API Development : When adding new endpoints External Release : Public API launch Team Collaboration : Frontend-backend interface definition Instructions Step 1: OpenAPI (Swagger) Spec openapi : 3.0.0 info : title : User Management API version : 1.0.0 description : API for managing users contact : email : api@example.com servers : - url : https : //api.example.com/v1 description : Production - url : https : //staging - api.example.com/v1 description : Stag...
|
88 |
| 11561 | healthcare-expert | personamanagmentlayer/pcl |
Expert guidance for healthcare systems, medical informatics, regulatory compliance (HIPAA), and health data standards (HL7, FHIR). Core Concepts Healthcare IT - Electronic Health Records (EHR) - Health Information Exchange (HIE) - Clinical Decision Support Systems - Telemedicine platforms - Medical imaging systems (PACS) - Laboratory information systems Standards and Protocols - HL7 (Health Level 7) - FHIR (Fast Healthcare Interoperability Resources) - DICOM (Digital Imaging and C...
|
88 |
| 11562 | pydantic-ai-tool-system | existential-birds/beagle |
PydanticAI Tool System Tool Registration Two decorators based on whether you need context: from pydantic_ai import Agent, RunContext agent = Agent('openai:gpt-4o') @agent.tool - First param MUST be RunContext @agent.tool async def get_user_data(ctx: RunContext[MyDeps], user_id: int) -> str: """Get user data from database. Args: ctx: The run context with dependencies. user_id: The user's ID. """ return await ctx.deps.db.get_user(user_id) @agent.tool_plain -...
|
88 |
| 11563 | scientific-paper-figure-generator | dkyazzentwatwa/chatgpt-skills |
Create publication-ready figures for scientific papers with proper formatting, high resolution, and journal-compliant styling. Purpose Scientific figure creation for: - Research paper submissions - Conference presentations - Thesis and dissertation figures - Grant proposals - Academic posters Features - Journal Templates: Nature, Science, IEEE, ACS styles - Multi-Panel Figures: Subfigures with labels (a, b, c) - High Resolution: 300+ DPI for publication - Vector Output: EPS, PDF fo...
|
88 |
| 11564 | note | yeachan-heo/oh-my-claudecode |
Save important context to `.omc/notepad.md` that survives conversation compaction. Usage | `/oh-my-claudecode:note <content>` | Add to Working Memory with timestamp | `/oh-my-claudecode:note --priority <content>` | Add to Priority Context (always loaded) | `/oh-my-claudecode:note --manual <content>` | Add to MANUAL section (never pruned) | `/oh-my-claudecode:note --show` | Display current notepad contents | `/oh-my-claudecode:note --prune` | Remove entries older than 7 days | `...
|
88 |
| 11565 | planning | davila7/claude-code-templates |
AI Maestro Planning Solve the execution problem -- staying focused during complex, multi-step tasks. Uses persistent markdown files to track goals, findings, and progress so you never lose context. Part of the AI Maestro suite. When to Use Multi-step tasks (3+ steps) Research projects Building features requiring >5 tool calls Any task where you might lose track of the goal The 3-File Pattern Create in docs_dev/ (or $AIMAESTRO_PLANNING_DIR ): File Purpose Update When task_plan.md Goals, phases, d...
|
87 |
| 11566 | session-learning | rysweet/amplihack |
This skill provides cross-session learning by: - Extracting learnings from session transcripts at Stop hook - Storing learnings in structured YAML format (`~/.amplihack/.claude/data/learnings/`) - Injecting relevant past learnings at SessionStart based on task similarity - Managing learnings via `/amplihack:learnings` capability Design Philosophy Ruthlessly Simple Approach: - One YAML file per learning category (not per session) - Simple keyword matching for relevance (no complex ML) -...
|
87 |
| 11567 | trend-analyst | 404kidwiz/claude-supercode-skills |
Provides expertise in identifying, analyzing, and forecasting trends in markets, technology, and business environments. Specializes in signal detection, time-series analysis, and translating trend insights into actionable business recommendations. When to Use - Identifying emerging trends in technology or markets - Analyzing time-series data for patterns and forecasts - Monitoring social signals for trend detection - Evaluating trend strength and longevity - Creating trend reports and for...
|
87 |
| 11568 | code-review-playbook | yonatangross/orchestkit |
Code Review Playbook This skill provides a comprehensive framework for effective code reviews that improve code quality, share knowledge, and foster collaboration. Whether you're a reviewer giving feedback or an author preparing code for review, this playbook ensures reviews are thorough, consistent, and constructive. Overview Reviewing pull requests or merge requests Preparing code for review (self-review) Establishing code review standards for teams Training new developers on review best pra...
|
87 |
| 11569 | model-evaluation-benchmark | rysweet/amplihack |
Purpose: Automated reproduction of comprehensive model evaluation benchmarks following the Benchmark Suite V3 reference implementation. Auto-activates when: User requests model benchmarking, comparison evaluation, or performance testing between AI models in agentic workflows. Skill Description This skill orchestrates end-to-end model evaluation benchmarks that measure: - Efficiency: Duration, turns, cost, tool calls - Quality: Code quality scores via reviewer agents - Workflow Adherence: ...
|
87 |
| 11570 | whatsapp-flows | gokapso/agent-skills |
WhatsApp Flow Management When to use Use this skill to manage WhatsApp Flows end-to-end: discover flows, edit flow JSON via versions, publish/test, attach data endpoints, and inspect responses/logs. Setup Env vars: KAPSO_API_BASE_URL (host only, no /platform/v1) KAPSO_API_KEY PROJECT_ID META_GRAPH_VERSION (optional, default v24.0) Run scripts with Node or Bun: node scripts/list-flows.js How to Create and publish a flow Create flow: node scripts/create-flow.js --phone-number-id <id> --name...
|
87 |
| 11571 | spring-boot-full-stack | mduongvandinh/skills-java-spring |
Spring Boot Full Stack Skill Overview This skill provides a complete, modular framework for building Java Spring Boot applications with enterprise-grade features. Quick Start Minimal setup (PostgreSQL + JWT only) mvn clean install -Pminimal With Redis caching mvn clean install -Dmodule.redis.enabled=true Full stack (all modules) mvn clean install -Pfull-stack Run application mvn spring-boot:run -Dspring-boot.run.profiles=local Module Selection Module Default Enable Flag PostgreSQL ON -...
|
87 |
| 11572 | music-generator | aviz85/claude-skills-library |
Music Generator Generate custom AI music using ElevenLabs Music API with detailed composition control. Features Simple Mode: Generate music from a text prompt Detailed Mode: Create multi-section compositions with precise control over styles, moods, and transitions Instrumental or Vocal: Support for both instrumental and vocal tracks Custom Duration: Generate tracks from 15 seconds to 5 minutes Quick Start cd ~/.claude/skills/music-generator/scripts Simple prompt-based generation npx ts-node ...
|
87 |
| 11573 | people-analytics | borghei/claude-skills |
People Analytics Analyze workforce data to surface trends, risks, and opportunities. Key Metrics Retention Overall attrition rate (voluntary + involuntary) Regrettable attrition rate Average tenure Flight risk indicators Diversity Representation by level, team, and function Pipeline diversity (hiring funnel by demographic) Promotion rates by group Pay equity analysis Engagement Survey scores and trends eNPS (Employee Net Promoter Score) Participation rates Open-ended feedback themes Productivity...
|
87 |
| 11574 | bitrix | vm0-ai/vm0-skills |
Bitrix24 API Use the Bitrix24 REST API via direct curl calls to manage CRM, tasks, and users in your Bitrix24 workspace. Official docs: https://apidocs.bitrix24.com/ When to Use Use this skill when you need to: Manage CRM leads (create, update, list, delete) Manage CRM deals and sales funnels Manage CRM contacts and companies Create and manage tasks Get user information Automate business workflows Prerequisites Log in to your Bitrix24 workspace Go to Applications → Developer Resources → Rea...
|
87 |
| 11575 | talos-os-expert | martinholovsky/claude-skills-generator |
Talos Linux Expert 1. Overview You are an elite Talos Linux expert with deep expertise in: Talos Architecture: Immutable OS design, API-driven configuration, no SSH/shell access by default Cluster Deployment: Bootstrap clusters, control plane setup, worker nodes, cloud & bare-metal Machine Configuration: YAML-based declarative configs, secrets management, network configuration talosctl CLI: Cluster management, diagnostics, upgrades, config generation, troubleshooting Security: Secure boot, dis...
|
87 |
| 11576 | agent-rdp | thisnick/agent-rdp |
Windows Remote Desktop Control with agent-rdp Quick start agent-rdp connect --host <ip> -u <user> -p <pass> --enable-win-automation agent-rdp automate snapshot -i See interactive elements agent-rdp automate click "@e5" Click button by ref agent-rdp automate fill "@e7" "Hello" Type into field agent-rdp disconnect Core workflow Connect with automation: agent-rdp connect --host <ip> -u <user> -p <pass> --enable-win-automation Snapshot: agent-rdp automate snapshot...
|
87 |
| 11577 | azure-cost-calculator | ahmadabdalla/azure-cost-calculator-skill |
Azure Cost Calculator Deterministic Azure cost estimation using the public Retail Prices API. Never guess prices — always query the live API via the scripts. Runtime Detection Choose the script runtime based on what is available: Runtime Condition Pricing script Explore script Bash (preferred) curl and jq available scripts/get-azure-pricing.sh scripts/explore-azure-pricing.sh PowerShell 7+ pwsh available scripts/Get-AzurePricing.ps1 scripts/Explore-AzurePricing.ps1 Windows PowerShell 5.1 powersh...
|
87 |
| 11578 | cpp-pro | 404kidwiz/claude-supercode-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...
|
87 |
| 11579 | claude-win11-speckit-update-skill | sickn33/antigravity-awesome-skills |
Claude Win11 Speckit Update Skill Overview Windows 11 system management When to Use This Skill Use this skill when you need to work with windows 11 system management. Instructions This skill provides guidance and patterns for windows 11 system management. For more information, see the source repository .
|
87 |
| 11580 | solidity-gas-optimization | pseudoyu/agent-skills |
Solidity Gas Optimization Overview Comprehensive gas optimization guide for Solidity smart contracts, containing 80+ techniques across 8 categories. Based on the RareSkills Book of Gas Optimization. Rules are prioritized by impact and safety. When to Apply Reference these guidelines when: Writing new Solidity smart contracts Reviewing or auditing existing contracts Optimizing gas costs for deployment or execution Refactoring contract storage layouts Implementing cross-contract interactions C...
|
87 |
| 11581 | tailwind-best-practices | asyrafhussin/agent-skills |
Tailwind Best Practices Overview Styling guidelines for the Mastra Playground UI, containing 5 rules across 3 categories. Rules are prioritized by impact to guide automated refactoring and code generation. These rules ensure design system consistency, prevent token drift, and maintain component library integrity. Scope packages/playground-ui packages/playground When to Apply Reference these guidelines when: Writing new React components with Tailwind styles Reviewing code for styling consistency ...
|
87 |
| 11582 | trello-automation | composiohq/awesome-claude-skills |
Trello Automation via Rube MCP Automate Trello board management, card creation, and team workflows through Composio's Rube MCP integration. Toolkit docs : composio.dev/toolkits/trello Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Trello connection via RUBE_MANAGE_CONNECTIONS with toolkit trello 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 nee...
|
87 |
| 11583 | linkerd-patterns | sickn33/antigravity-awesome-skills |
Linkerd Patterns Production patterns for Linkerd service mesh - the lightweight, security-first service mesh for Kubernetes. When to Use This Skill Setting up a lightweight service mesh Implementing automatic mTLS Configuring traffic splits for canary deployments Setting up service profiles for per-route metrics Implementing retries and timeouts Multi-cluster service mesh Core Concepts 1. Linkerd Architecture ┌─────────────────────────────────────────────┐ │ Control Plane ...
|
87 |
| 11584 | ui-ux-design-pro | saifyxpro/ui-ux-design-pro-skill |
UI/UX Design Pro Recommended Models For best results, use GPT-5.3 Codex or Gemini 3.0 Pro . Default Settings Theme : Always prefer Light Mode by default. Only use Dark Mode if explicitly requested by the user. Build every interface with senior-level craft, intent, and consistency. Includes specialized support for Fintech Dashboards , SaaS Landing Pages , and Developer Tools . Scope Use for: Dashboards, admin panels, SaaS apps, tools, settings pages, data interfaces, AI interfaces, mobile apps, l...
|
87 |
| 11585 | threejs-tresjs | martinholovsky/claude-skills-generator |
Three.js / TresJS Development Skill File Organization: This skill uses split structure. See references/ for advanced patterns and security examples. 1. Overview This skill provides expertise for building 3D HUD interfaces using Three.js and TresJS (Vue 3 integration). It focuses on creating performant, visually stunning holographic displays for the JARVIS AI Assistant. Risk Level: MEDIUM - GPU resource consumption, potential ReDoS in color parsing, WebGL security considerations Primary Use ...
|
87 |
| 11586 | employment-contract-templates | sickn33/antigravity-awesome-skills |
Employment Contract Templates Templates and patterns for creating legally sound employment documentation including contracts, offer letters, and HR policies. When to Use This Skill Drafting employment contracts Creating offer letters Writing employee handbooks Developing HR policies Standardizing employment documentation Onboarding documentation Core Concepts 1. Employment Document Types Document Purpose When Used Offer Letter Initial job offer Pre-hire Employment Contract Formal agreement Hir...
|
87 |
| 11587 | graphql-architect | sickn33/antigravity-awesome-skills |
GraphQL Architect Senior GraphQL architect specializing in schema design and distributed graph architectures with deep expertise in Apollo Federation 2.5+, GraphQL subscriptions, and performance optimization. Role Definition You are a senior GraphQL architect with 10+ years of API design experience. You specialize in Apollo Federation, schema-first design, and building type-safe API graphs that scale across teams and services. You master resolvers, DataLoader patterns, and real-time subscript...
|
87 |
| 11588 | fix-review | sickn33/antigravity-awesome-skills |
Fix Review Differential analysis to verify commits address security findings without introducing bugs. When to Use Reviewing fix branches against security audit reports Validating that remediation commits actually address findings Checking if specific findings (TOB-XXX format) have been fixed Analyzing commit ranges for bug introduction patterns Cross-referencing code changes with audit recommendations When NOT to Use Initial security audits (use audit-context-building or differential-review) ...
|
87 |
| 11589 | ugc-scriptwriter | motion-creative/skills |
UGC Script Development This skill helps you develop scripts for user-generated content (UGC) style ads. UGC scripts should feel natural and authentic—like a real person sharing a genuine experience, not reading corporate copy. Companion Skills Task Use Instead Generating hooks from scratch hooks-generator Developing hooks into concepts ad-concept-generator Quick Start (Minimal Input) Need a script draft fast? Provide just these two things: Your hook (the opening line) Your product (what you're s...
|
87 |
| 11590 | graphql-expert-best-practices | wispbit-ai/skills |
GraphQL Expert Best Practices Comprehensive performance optimization and best practices guide for GraphQL APIs. Contains rules for resolver optimization, query performance, data fetching patterns, and schema design, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing GraphQL schemas, resolvers, or type definitions Implementing data fetching and resolver logic Reviewing GraphQL code for performance issues Refactoring exi...
|
87 |
| 11591 | data-science-expert | personamanagmentlayer/pcl |
Data Science Expert Expert guidance for data science, analytics, statistical modeling, and data visualization. Core Concepts Data Analysis Exploratory Data Analysis (EDA) Data cleaning and preprocessing Feature engineering Statistical inference Time series analysis A/B testing Machine Learning Supervised learning (classification, regression) Unsupervised learning (clustering, PCA) Model selection and validation Feature importance Hyperparameter tuning Ensemble methods Data Visualization Matplo...
|
87 |
| 11592 | shellcheck-configuration | sickn33/antigravity-awesome-skills |
ShellCheck Configuration and Static Analysis Comprehensive guidance for configuring and using ShellCheck to improve shell script quality, catch common pitfalls, and enforce best practices through static code analysis. When to Use This Skill Setting up linting for shell scripts in CI/CD pipelines Analyzing existing shell scripts for issues Understanding ShellCheck error codes and warnings Configuring ShellCheck for specific project requirements Integrating ShellCheck into development workflows ...
|
87 |
| 11593 | pulumi | pproenca/dot-skills |
Comprehensive performance and reliability guide for Pulumi infrastructure as code, designed for AI agents and LLMs. Contains 46 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: - Writing new Pulumi infrastructure code - Designing component abstractions for reuse - Configuring secrets and sensitive values - Organizing stacks and cross-stack references - Setting up CI/CD pipelines for infrast...
|
87 |
| 11594 | react-native-components | shipshitdev/library |
React Native Component Patterns Expert Expert in React Native 0.79.5 component architecture, StyleSheet patterns, performance optimization, and mobile-first UI development with clean, maintainable, and accessible code. When to Use This Skill Use when you're: Building React Native UI components Implementing StyleSheet patterns and dynamic styling Optimizing FlatList and list performance Creating accessible mobile interfaces Implementing custom hooks for mobile Working with View, Text, Image, ...
|
87 |
| 11595 | core-web-vitals | davila7/claude-code-templates |
Core Web Vitals optimization Targeted optimization for the three Core Web Vitals metrics that affect Google Search ranking and user experience. The three metrics Metric Measures Good Needs work Poor LCP Loading ≤ 2.5s 2.5s – 4s > 4s INP Interactivity ≤ 200ms 200ms – 500ms > 500ms CLS Visual Stability ≤ 0.1 0.1 – 0.25 > 0.25 Google measures at the 75th percentile — 75% of page visits must meet "Good" thresholds. LCP: Largest Contentful Paint LCP measures when the largest visible content elem...
|
87 |
| 11596 | wordpress-publisher | aviz85/claude-skills-library |
WordPress Publisher Publish content to WordPress with a two-step flow: draft first, then publish after user confirmation. Configuration Create .env file in the skill directory: ~/.claude/skills/wordpress-publisher/.env WP_URL=https://your-site.com WP_USERNAME=your_username WP_APP_PASSWORD=YourApplicationPasswordNoSpaces Creating Application Password: Go to WordPress Admin → Users → Profile Scroll to "Application Passwords" Enter a name (e.g., "Claude Code") and click "Add New" Copy the p...
|
87 |
| 11597 | arxiv-paper-translator | yrom/arxiv-paper-translator |
arXiv Paper Translator Translate academic papers from arXiv by downloading LaTeX source, translating content while preserving structure, and generating translated PDFs with technical reports. Workflow Overview Download & Extract - Get LaTeX source from arXiv Translate - Translate English narrative content to Chinese following LaTeX-specific rules REVIEW PHASE - MUST COMPLETE before compiling CJK Support & Localize Labels - Add xeCJK, localize labels Compile .tex Files - Generate translated PDF u...
|
87 |
| 11598 | planning-workflow | dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations |
Planning Workflow — The Foundation of Agentic Development Core Philosophy: "Planning tokens are a lot fewer and cheaper than implementation tokens." The models are far smarter when reasoning about a detailed plan that fits within their context window. This is the key insight behind spending 80%+ of time on planning. Why Planning Matters Before burning tokens with a big agent swarm: Measure twice, cut once — becomes "Check your plan N times, implement once" A very big, complex markdown plan ...
|
87 |
| 11599 | discord-automation | composiohq/awesome-claude-skills |
Discord Automation via Rube MCP Automate Discord operations through Composio's Discord/Discordbot toolkits via Rube MCP. Toolkit docs : composio.dev/toolkits/discord Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Discord connection via RUBE_MANAGE_CONNECTIONS with toolkits discord and discordbot 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 nee...
|
87 |
| 11600 | linear-claude-skill | sickn33/antigravity-awesome-skills |
When to Use This Skill Manage Linear issues, projects, and teams Use this skill when working with manage linear issues, projects, and teams. Linear Tools and workflows for managing issues, projects, and teams in Linear. ⚠️ Tool Availability (READ FIRST) This skill supports multiple tool backends. Use whichever is available: MCP Tools (mcp__linear) - Use if available in your tool set Linear CLI ( linear command) - Always available via Bash Helper Scripts - For complex operations If MCP tools are ...
|
87 |