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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,409
总 Skills
88.3M
总安装量
2,574
贡献者
# Skill 仓库 描述 安装量
2601 md-slides claude-office-skills/skills
Markdown Slides Skill Overview This skill enables creation of presentations from pure Markdown using Marp . Write slides in familiar Markdown syntax and export to PDF, PPTX, or HTML with professional themes. How to Use Write or provide Markdown content I'll format it for Marp with proper directives Export to your preferred format (PDF/PPTX/HTML) Example prompts: "Convert my notes to a presentation" "Create slides from this markdown" "Build a pitch deck using markdown" "Generate PDF slides from t...
2.7K
2602 commit getsentry/skills
Sentry Commit Messages Follow these conventions when creating commits for Sentry projects. Prerequisites Before committing, always check the current branch: git branch --show-current If you're on main or master , you MUST create a feature branch first — unless the user explicitly asked to commit to main. Do not ask the user whether to create a branch; just proceed with branch creation. The create-branch skill will still propose a branch name for the user to confirm. Use the create-branch skill t...
2.7K
2603 product-brainstorming anthropics/knowledge-work-plugins
Product Brainstorming Skill You are a sharp product thinking partner — the kind of experienced PM or design lead who challenges assumptions, asks the hard questions, and pushes ideas further before anyone converges too early. You help product managers explore problem spaces, generate ideas, and stress-test thinking before it becomes a spec. Your job is not to generate deliverables. Your job is to think alongside the PM. Be opinionated. Push back. Bring in unexpected angles. Help them arrive at i...
2.7K
2604 cmux-browser manaflow-ai/cmux
Browser Automation with cmux Use this skill for browser tasks inside cmux webviews. Core Workflow Open or target a browser surface. Verify navigation with get url before waiting or snapshotting. Snapshot ( --interactive ) to get fresh element refs. Act with refs ( click , fill , type , select , press ). Wait for state changes. Re-snapshot after DOM/navigation changes. cmux --json browser open https://example.com use returned surface ref, for example: surface:7 cmux browser surface:7 get url cmu...
2.7K
2605 twilio sms automation claude-office-skills/skills
Twilio SMS Automation Comprehensive skill for automating SMS, voice, and verification workflows with Twilio. Core Workflows 1. SMS Messaging Flow SMS AUTOMATION FLOW: ┌─────────────────┐ │ Trigger │ │ (Event/API) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Message Build │ │ - Template │ │ - Personalize │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Number Lookup │ │ - Validate │ │ - Format │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Send │ │ - Tw...
2.7K
2606 quickbooks automation claude-office-skills/skills
QuickBooks Automation Comprehensive skill for automating QuickBooks accounting and bookkeeping workflows. Core Workflows 1. Accounting Pipeline QUICKBOOKS AUTOMATION FLOW: ┌─────────────────────────────────────────────────────────┐ │ DATA ENTRY │ │ Invoices │ Expenses │ Payments │ Bank Feeds │ └────────────────────────┬────────────────────────────────┘ ▼ ┌─────────────────────────────────────────────────────────┐ │ CATEG...
2.7K
2607 sentry-react-native-sdk getsentry/sentry-for-ai
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...
2.7K
2608 peekaboo steipete/clawdis
Peekaboo Peekaboo is a full macOS UI automation CLI: capture/inspect screens, target UI elements, drive input, and manage apps/windows/menus. Commands share a snapshot cache and support --json / -j for scripting. Run peekaboo or peekaboo <cmd> --help for flags; peekaboo --version prints build metadata. Tip: run via polter peekaboo to ensure fresh builds. Features (all CLI capabilities, excluding agent/MCP) Core bridge : inspect Peekaboo Bridge host connectivity capture : live capture or video in...
2.7K
2609 expense tracker claude-office-skills/skills
Expense Tracker Comprehensive expense management skill for tracking, processing, and automating expense workflows. Core Workflows 1. Receipt Processing Pipeline RECEIPT TO REIMBURSEMENT: ┌─────────────────┐ │ Receipt Image │ │ (Photo/PDF) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ OCR Extract │ │ - Vendor │ │ - Amount │ │ - Date │ │ - Items │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Auto-Categorize│ │ - Travel │ │ - Meals │ │ - Soft...
2.7K
2610 build-mcp-app anthropics/claude-plugins-official
Build an MCP App (Interactive UI Widgets) An MCP app is a standard MCP server that also serves UI resources — interactive components rendered inline in the chat surface. Build once, runs in Claude and ChatGPT and any other host that implements the apps surface. The UI layer is additive . Under the hood it's still tools, resources, and the same wire protocol. If you haven't built a plain MCP server before, the build-mcp-server skill covers the base layer. This skill adds widgets on top. Testing i...
2.7K
2611 printing-press mvanhorn/cli-printing-press
/printing-press Generate the best useful CLI for an API without burning an hour on phase theater. /printing-press Notion /printing-press Discord codex /printing-press --spec ./openapi.yaml /printing-press --har ./capture.har --name MyAPI /printing-press https://postman.com/explore /printing-press https://postman.com What Changed In v2 The old skill inflated the path to ship: too many mandatory research documents before code existed too many separate late-stage validation phases after code existe...
2.7K
2612 seoul-subway-arrival nomadamas/k-skill
Seoul Subway Arrival What this skill does 서울 열린데이터 광장의 실시간 지하철 도착정보 Open API를 k-skill-proxy 경유로 조회해 역 기준 도착 예정 열차 정보를 요약한다. When to use "강남역 지금 몇 분 뒤 도착해?" "서울역 1호선 도착 정보 보여줘" "잠실역 곧 들어오는 열차 정리해줘" Prerequisites optional: jq self-host 또는 배포 확인이 끝난 KSKILL_PROXY_BASE_URL Required environment variables KSKILL_PROXY_BASE_URL (필수: self-host 또는 배포 확인이 끝난 proxy base URL) 사용자가 개인 서울 열린데이터 광장 OpenAPI key를 직접 발급할 필요는 없다. 대신 /v1/seoul-subway/arrival route가 실제로 올라와 있는 proxy URL 을 KSKILL_PROXY_BASE_URL 로 받아야 ...
2.7K
2613 architecture markdown-viewer/skills
/architecture If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Create an Architecture Decision Record (ADR) or evaluate a system design. Usage /architecture $ARGUMENTS Modes Create an ADR : "Should we use Kafka or SQS for our event bus?" Evaluate a design : "Review this microservices proposal" System design : "Design the notification system for our app" See the system-design skill for detailed frameworks on requirements gathering, scalability ana...
2.7K
2614 dbs-decision dontbesilent2025/dbskill
dbs-decision:个人决策系统 你是 dontbesilent 的决策系统 AI。你不替用户做决定,也不做决策台账。你负责把一个领域里的事实、判断、阶段状态和待验证的问题分别写进对应文件,方便后续继续使用。 你维护的是一套本地知识工程。后续对话要接得上,过一段时间回看也要看得明白。 本地 Markdown 以文件为准。聊天记忆会丢,上下文会变,后面还要继续用的内容就写进文件。 一、四层结构 每个项目固定 4 层。每一层各管一类内容。混在一起之后,后面的判断、回填和复盘都会变慢。 Show more
2.7K
2615 vueuse onmax/nuxt-skills
VueUse Collection of essential Vue Composition utilities. Check VueUse before writing custom composables - most patterns already implemented. Current stable: VueUse 14.x for Vue 3.5+ Installation Vue 3: pnpm add @vueuse/core Nuxt: pnpm add @vueuse/nuxt @vueuse/core // nuxt.config.ts export default defineNuxtConfig({ modules: ['@vueuse/nuxt'], }) Nuxt module auto-imports composables - no import needed. Categories Category Examples State useLocalStorage, useSessionStorage, useRefHist...
2.7K
2616 binance binance/binance-skills-hub
Binance Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth. PREREQUISITE: Read auth.md for auth, global flags, and security rules. Helper Commands Command Description algo Algo Trading alpha Alpha c2c C2C convert Convert copy-trading Copy Trading crypto-loan Crypto Loan derivatives-options Derivatives Trading (Options) derivatives-portfolio-margin Derivatives Trading (Portfolio Margin) derivatives-portfolio-margin-pro Derivatives Trading (Portfolio Margin Pro) dual-inv...
2.7K
2617 mcp-builder composiohq/awesome-claude-skills
MCP Server Development Guide Overview Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks. Process 🚀 High-Level Workflow Creating a high-quality MCP server involves four main phases: Phase 1: Deep Research and Planning 1.1 Understand Modern MCP Design API Coverage vs. Workflow Tools: Balance comprehensive API endpoint coverag...
2.7K
2618 academic-pipeline imbad0202/academic-research-skills
Academic Pipeline v3.2.2 — Full Academic Research Workflow Orchestrator A lightweight orchestrator that manages the complete academic pipeline from research exploration to final manuscript. It does not perform substantive work — it only detects stages, recommends modes, dispatches skills, manages transitions, and tracks state. v2.0 Core Improvements : Mandatory user confirmation checkpoints — Each stage completion requires user confirmation before proceeding to the next step Academic integrity v...
2.7K
2619 gateguard affaan-m/everything-claude-code
GateGuard — Fact-Forcing Pre-Action Gate A PreToolUse hook that forces Claude to investigate before editing. Instead of self-evaluation ("are you sure?"), it demands concrete facts. The act of investigation creates awareness that self-evaluation never did. When to Activate Working on any codebase where file edits affect multiple modules Projects with data files that have specific schemas or date formats Teams where AI-generated code must match existing patterns Any workflow where Claude tends to...
2.7K
2620 p2p binance/binance-skills-hub
Binance P2P Trading Skill Help users interact with Binance P2P (C2C) via natural-language queries. When to Use / When NOT to Use Use this skill when the user wants to: Check P2P buy/sell quotes for a crypto/fiat pair (e.g., USDT/CNY). Search P2P advertisements and filter by payment method(s), limits, merchant quality. Compare prices across payment methods (e.g., Alipay vs bank transfer). View their own P2P order history / summary (requires API key). Do NOT use this skill when the user asks about...
2.7K
2621 document-skills travisjneuman/.claude
No SKILL.md available for this skill. View on GitHub
2.7K
2622 nature-figure yuan1z0825/nature-skills
Nature Figure Making Skill A guide for producing publication-quality scientific figures as a visual argument, not as isolated pretty plots. Every figure starts from a claim, an evidence hierarchy, and a review-risk check before code or aesthetics. The older Python/matplotlib rules in this skill remain valid. The skill now also supports R, especially ggplot2 + patchwork + ComplexHeatmap + ggrepel + svglite/cairo_pdf + ragg . If the user provides a private plotting template collection, use it only...
2.7K
2623 story-import worldwonderer/oh-story-claudecode
story-import:逆向导入已有小说 你是小说项目逆向工程师。将用户已有的小说文本(半成品或完本)解析为标准项目目录结构,使其可以无缝接入 story-long-write 的后续写作流程。 核心信念:好的工具不是从零开始,而是从你已有的东西开始。 核心原则 原则 1:先分析后迁移 先用深度分析管线完整拆解小说(输出到 拆文库/ ),再将分析结果迁移为项目结构。分析数据保留,不丢弃。 原则 2:复用不重复 深度分析阶段复用 story-long-analyze 的方法论和 references( material-decomposition.md 、 output-templates.md ),不重新发明。 原则 3:标注导入来源 Show more
2.7K
2624 jobs-to-be-done wondelai/skills
Jobs to Be Done Framework Framework for discovering innovation based on a fundamental truth: customers don't buy products - they "hire" them to do a specific job in their lives. Core Principle Job to Be Done = the progress a customer wants to make in specific circumstances. Key elements of the definition: Progress (not goal, not solution) - customer wants to move from current state to a better one Circumstances - context determines the job, not customer attributes (demographics are useless) Hiri...
2.7K
2625 information-architecture julianoczkowski/designer-skills
This skill defines the structural skeleton of a product or site. It sits between the design brief and the build. Run this after the brief is written and before tasks are created. Example prompts "Plan the IA for this app before I start building" "Map out the navigation and page structure" "I need to organize the content for a documentation site" "Define user flows for the onboarding experience" Process Look for an existing design brief at .design/*/DESIGN_BRIEF.md . If multiple subfolders exist,...
2.7K
2626 design-tokens julianoczkowski/designer-skills
This skill generates the foundational design tokens for a project. Run this after the design brief and before building any components. Every component built after this references these tokens instead of hardcoding values. Example prompts "Set up design tokens for this project" "Generate a token system based on Dieter Rams" "I need a spacing scale and color palette before I start building" "Create tokens that match our brief" Process Check what already exists. Before generating anything, scan the...
2.7K
2627 apify-competitor-intelligence apify/agent-skills
Analyze competitors using Apify Actors to extract data from multiple platforms. Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool (for fetching Actor schemas) Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Identify competitor analysis type (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preferences (format, filename) - [ ] Ste...
2.6K
2628 adk-deploy-guide google/adk-docs
ADK Deployment Guide Scaffolded project? Use the make commands throughout this guide — they wrap Terraform, Docker, and deployment into a tested pipeline. No scaffold? See Quick Deploy below, or the ADK deployment docs . For production infrastructure, scaffold with /adk-scaffold . Reference Files For deeper details, consult these reference files in references/ : cloud-run.md — Scaling defaults, Dockerfile, session types, networking agent-engine.md — deploy.py CLI, AdkApp pattern, Terraform resou...
2.6K
2629 adk-observability-guide google/adk-docs
ADK Observability Guide Scaffolded project? Cloud Trace and prompt-response logging are pre-configured by Terraform. See references/cloud-trace-and-logging.md for infrastructure details, env vars, and verification commands. No scaffold? Follow the ADK docs links below for manual setup. For production infrastructure, scaffold with /adk-scaffold . Reference Files File Contents references/cloud-trace-and-logging.md Scaffolded project details — Terraform-provisioned resources, environment variables,...
2.6K
2630 create-agent openrouterteam/agent-skills
Build a Modular AI Agent with OpenRouter This skill helps you create a modular AI agent with: Standalone Agent Core - Runs independently, extensible via hooks OpenRouter SDK - Unified access to 300+ language models Optional Ink TUI - Beautiful terminal UI (separate from agent logic) Architecture ┌─────────────────────────────────────────────────────┐ │ Your Application │ ├─────────────────────────────────────────────────────┤ │ ┌─────────────┐ ┌─────────────┐...
2.6K
2631 update-docs vercel/next.js
Update Documentation Guide for updating voxtype documentation across all locations. Documentation Locations Document Location When to Update User Manual docs/USER_MANUAL.md New features, usage changes Configuration Guide docs/CONFIGURATION.md New config options Troubleshooting docs/TROUBLESHOOTING.md New error conditions, fixes FAQ docs/FAQ.md Common questions README README.md Major features, installation changes Website News website/news/index.html Every release GitHub Release GitHub Releases...
2.6K
2632 inngest-middleware inngest/inngest-skills
Inngest Middleware Master Inngest middleware to handle cross-cutting concerns like logging, error tracking, dependency injection, and data transformation. Middleware runs at key points in the function lifecycle, enabling powerful patterns for observability and shared functionality. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. What is Middleware? Middleware allows code to run ...
2.6K
2633 resume ats optimizer paramchoudhary/resumeskills
Use this skill when the user wants to: - Optimize their resume for Applicant Tracking Systems (ATS) - Check if their resume will pass automated screening - Understand why their applications aren't getting responses - Mentions keywords like: "ATS", "not getting interviews", "resume not working", "optimize resume", "keyword optimization" Also use when the user provides a resume file and mentions they're applying to jobs. Core Capabilities - Parse resume and test ATS compatibility - Extrac...
2.6K
2634 characteristic-voice noizai/skills
characteristic-voice Make your AI agent sound like a real companion — one who sighs, laughs, hesitates, and speaks with genuine feeling. Triggers say like talk like speak like companion voice comfort me cheer me up sound more human The Two Tricks Non-lexical fillers — sprinkle in little human noises (hmm, haha, aww, heh) at natural pause points to make speech feel alive Emotion tuning — adjust warmth, joy, sadness, tenderness to match the moment Filler Sounds Palette Sound Feeling Use for hmm......
2.6K
2635 xiaohongshu-note-analyzer softbread/xiaohongshu-doctor
小红书笔记分析器 (XiaoHongShu Note Analyzer) 对小红书笔记进行全方位分析,提供优化建议,提升内容质量和曝光率。 分析维度 关键词分析 — 搜索热度、关键词布局、标签优化 标题/首段吸引力 — 爆款标题元素、首图文案 敏感内容风险 — 违规词检测、限流风险评估 商业化程度 — 软广硬广识别、自然度评分 互动触发潜力 — 讨论点、分享动机、收藏价值 内容结构 — 排版、emoji使用、段落节奏 分析流程 1. 提取笔记内容 → 标题、正文、标签、图片描述 2. 关键词分析 → 核心词、长尾词、布局检查 3. 敏感词扫描 → 违规风险、限流风险 4. 商业化评估 → 广告痕迹、自然度 5. 互动潜力评估 → 讨论点、情感共鸣 6. 生成优化建议 → 具体修改方案 1. 关键词分析 检查要点 维度 优秀 待改进 核心关键词 标题+首段+正文+标签都包含 仅出现1-2处 长尾关键词 3-5个相关长尾词自然分布 无长尾词或堆砌 标签数量 5-10个相关标签 <3个或>15个 关键词密度 2-3%自然出现 <1%或>5%堆砌 关键词布局公式 标题: 必含核心关键词 ...
2.6K
2636 facebook/meta ads claude-office-skills/skills
2.6K
2637 webhook automation claude-office-skills/skills
Webhook Automation Comprehensive skill for building webhook-based integrations and real-time event processing. Core Concepts Webhook Architecture WEBHOOK FLOW: ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ Source │────▶│ Webhook │────▶│ Handler │ │ System │ │ Endpoint │ │ Logic │ └─────────────┘ └─────────────┘ └──────┬──────┘ │ ┌──────────────────────────┼───────┐ │ │ │ ▼ ▼ ▼ ┌──...
2.6K
2638 jira automation claude-office-skills/skills
Jira Automation Comprehensive skill for automating Jira project management and agile workflows. Core Workflows 1. Issue Management Pipeline ISSUE LIFECYCLE: ┌─────────────────┐ │ Backlog │ └────────┬────────┘ ▼ ┌─────────────────┐ │ To Do │──────┐ └────────┬────────┘ │ ▼ │ ┌─────────────────┐ │ Blocked │ In Progress │◄─────┘ └────────┬────────┘ ▼ ┌─────────────────┐ │ In Review │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Done │ └──...
2.6K
2639 security monitoring claude-office-skills/skills
Security Monitoring Comprehensive skill for security monitoring, threat detection, and incident response automation. Core Architecture Security Monitoring Stack SECURITY MONITORING ARCHITECTURE: ┌─────────────────────────────────────────────────────────┐ │ DATA SOURCES │ ├──────────┬──────────┬──────────┬──────────┬────────────┤ │ Firewall │ Endpoint │ Cloud │ Network │ Application│ │ Logs │ Logs │ Logs │ Traffic │ Logs │ └────┬─...
2.6K
2640 reddit resciencelab/opc-skills
Reddit Skill Get posts, comments, subreddit info, and user profiles from Reddit via the public JSON API. Prerequisites No API key required! Reddit's public JSON API works without authentication. Quick Check: cd <skill_directory> python3 scripts/get_posts.py python --limit 3 Commands All commands run from the skill directory. Subreddit Posts python3 scripts/get_posts.py python --limit 20 Hot posts (default) python3 scripts/get_posts.py python --sort new --limit 20 python3 scrip...
2.6K
2641 microsoft teams automation claude-office-skills/skills
Microsoft Teams Automation Automate Microsoft Teams communication and collaboration workflows. Core Capabilities Channel Messaging message_types : simple_message : channel_id : "channel_xxx" message : "Hello, Team!" formatted_message : channel_id : "channel_xxx" content_type : "html" message : | <h1>Weekly Update</h1> <ul> <li>Item 1</li> <li>Item 2</li> </ul> adaptive_card : channel_id : "channel_xxx" card : type : "AdaptiveCard" body : - type : "TextBlock" text : "Approval Required" weight : "...
2.6K
2642 invoice automation claude-office-skills/skills
Invoice Automation Comprehensive invoice automation skill for generating, sending, tracking, and reconciling invoices across multiple accounting platforms. Core Workflows 1. Invoice Generation INVOICE CREATION FLOW: ┌─────────────────┐ │ Customer Data │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Line Items │ │ - Products │ │ - Services │ │ - Quantities │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Apply Template │ │ - Branding │ │ - Terms │ │ - Tax rates │ ...
2.6K
2643 claude-in-chrome-troubleshooting trailofbits/skills
Claude in Chrome MCP Troubleshooting Use this skill when Claude in Chrome MCP tools fail to connect or work unreliably. When to Use mcp__claude-in-chrome__* tools fail with "Browser extension is not connected" Browser automation works erratically or times out After updating Claude Code or Claude.app When switching between Claude Code CLI and Claude.app (Cowork) Native host process is running but MCP tools still fail When NOT to Use Linux or Windows users - This skill covers macOS-specific path...
2.6K
2644 invoice-template claude-office-skills/skills
Invoice Template Skill Overview This skill generates professional PDF invoices from structured data and templates. Create invoices with company branding, itemized lists, tax calculations, and payment details. How to Use Describe what you want to accomplish Provide any required input data or files I'll execute the appropriate operations Example prompts: "Generate invoices from order data" "Create recurring invoices" "Batch generate monthly invoices" "Customize invoice templates per client" Domain...
2.6K
2645 pdf form filler claude-office-skills/skills
PDF Form Filler Fill out PDF forms automatically and extract data from completed forms. Overview This skill helps you: Fill PDF forms with provided data Extract data from filled forms Batch fill multiple forms Validate form data Create form-filling templates How to Use Fill a Form "Fill this PDF form with the following data: - Name: John Smith - Date: 2026-01-29 - Amount: $1,500" Extract Form Data "Extract all form field values from this PDF" "What data is filled in this form?" Batch Fill "Fill ...
2.6K
2646 ui-ux-pro-max sickn33/antigravity-awesome-skills
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
2.6K
2647 applicant screening claude-office-skills/skills
Applicant Screening Screen job applications against role requirements to identify top candidates efficiently. Overview This skill helps you: Evaluate resumes against job requirements Score candidates consistently Identify must-have vs. nice-to-have qualifications Flag potential concerns Rank applicants for interviews How to Use Single Candidate "Screen this resume against our [Job Title] requirements" "Evaluate this application for the [Position] role" Batch Screening "Screen these 10 applicatio...
2.6K
2648 template-engine claude-office-skills/skills
Template Engine Skill Overview This skill enables template-based document generation - define templates with placeholders, then automatically fill them with data. Works with Word, Excel, PowerPoint, and more. How to Use Describe what you want to accomplish Provide any required input data or files I'll execute the appropriate operations Example prompts: "Mail merge for bulk letters/contracts" "Generate personalized reports from data" "Create certificates from templates" "Auto-fill forms with user...
2.6K
2649 worktrunk max-sixty/worktrunk
Worktrunk Help users work with Worktrunk, a CLI tool for managing git worktrees. Available Documentation Reference files are synced from worktrunk.dev documentation: reference/config.md : User and project configuration (LLM, hooks, command defaults) reference/hook.md : Hook types, timing, and execution order reference/switch.md , merge.md , list.md , etc.: Command documentation reference/llm-commits.md : LLM commit message generation reference/tips-patterns.md : Language-specific tips and patter...
2.6K
2650 woocommerce automation claude-office-skills/skills
WooCommerce Automation Comprehensive skill for automating WooCommerce store operations and workflows. Core Workflows 1. Order Processing Pipeline ORDER FLOW: ┌─────────────────┐ │ New Order │ │ Received │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Validate │ │ - Payment │ │ - Inventory │ │ - Fraud check │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Process │ │ - Confirm │ │ - Reserve stock│ │ - Notify │ └────────┬────────┘ ▼ ┌───────────────...
2.6K