███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 2651 | apple shortcuts integration | claude-office-skills/skills |
Apple Shortcuts Integration Integrate with Apple ecosystem for iOS and macOS automation. Core Capabilities Run Shortcuts shortcut_execution : run : name : "Morning Routine" input : optional run_with_input : name : "Process Text" input : "{{text_to_process}}" run_with_clipboard : name : "Share to App" input : clipboard Apple Reminders reminders : create : title : "{{task}}" list : "Work" due_date : "{{date}}" due_time : "09:00" priority : high notes : "{{details}}" query : list : "Shopping" compl...
|
2.6K |
| 2652 | pdf merge & split | claude-office-skills/skills |
PDF Merge & Split Combine multiple PDF files into one or split PDFs into separate documents. Overview This skill helps you: Merge multiple PDFs into a single file Split PDFs by page ranges Extract specific pages Reorder pages within a PDF Create custom arrangements How to Use Merge PDFs "Merge these 3 PDFs into one file" "Combine document1.pdf and document2.pdf" "Join all PDFs in this folder in alphabetical order" Split PDF "Split this PDF into individual pages" "Extract pages 5-10 from this PDF...
|
2.6K |
| 2653 | crypto-report | claude-office-skills/skills |
No SKILL.md available for this skill. View on GitHub
|
2.6K |
| 2654 | kbo-results | nomadamas/k-skill |
KBO Results What this skill does kbo-game 패키지로 특정 날짜 KBO 경기 정보를 가져와 경기 일정, 스코어, 상태를 요약한다. When to use "오늘 KBO 경기 결과 알려줘" "어제 한화 경기 스코어 보여줘" "2026-04-01 KBO 일정 정리해줘" Prerequisites Node.js 18+ npm install -g kbo-game Inputs 날짜: YYYY-MM-DD 선택 사항: 특정 팀명 Workflow 0. Install the package globally when missing npm root -g 아래에 kbo-game 이 없으면 다른 구현으로 우회하지 말고 전역 Node 패키지 설치를 먼저 시도한다. npm install -g kbo-game 패키지가 없다는 이유로 다른 비공식 scoreboard 소스를 자동 채택하지 않는다. 1. Fetch the date GLOBAL_NPM_ROOT = " $( npm root -g...
|
2.6K |
| 2655 | delivery-tracking | nomadamas/k-skill |
Delivery Tracking What this skill does CJ대한통운과 우체국 공식 조회 표면을 사용해 송장 번호로 현재 배송 상태를 조회한다. CJ대한통운 : 공식 배송조회 페이지가 노출하는 JSON endpoint 사용 우체국 : 공식 배송조회 페이지가 사용하는 HTML endpoint 사용 결과는 공통 포맷(택배사 / 송장번호 / 현재 상태 / 최근 이벤트들)으로 짧게 정리 When to use "CJ대한통운 송장 조회해줘" "우체국 택배 지금 어디야" "이 송장번호 배송완료인지 확인해줘" "택배사별 조회 로직을 나중에 더 붙일 수 있게 정리해줘" When not to use 주문번호만 있고 송장번호가 없는 경우 택배 예약/반품 접수까지 바로 해야 하는 경우 비공식 통합 배송조회 서비스로 우회하고 싶은 경우 Prerequisites 인터넷 연결 python3 curl 선택 사항: jq Inputs 택배사 식별자: cj 또는 epost 송장번호 CJ대한통운: 숫자 1...
|
2.6K |
| 2656 | daiso-product-search | nomadamas/k-skill |
Daiso Product Search What this skill does 다이소몰 공식 검색/매장/재고 표면을 사용해 특정 다이소 매장의 상품 재고 를 확인한다. 공식 매장 검색으로 매장 코드를 찾는다. 공식 상품 검색으로 상품 후보를 찾는다. 공식 매장 픽업 재고 표면으로 해당 매장의 재고를 확인한다. 공식 표면이 매장 내 진열 위치를 주지 않으면 재고 중심으로만 답한다. When to use "강남역2호점에 리들샷 있어?" "다이소 특정 매장 재고 확인해줘" "이 상품 어느 매장에 있는지 확인해줘" "다이소 매장명 주면 그 매장 재고 봐줘" When not to use 매장명도 상품명도 전혀 없는 상태에서 바로 재고를 단정해야 하는 경우 결제/주문/픽업 예약까지 자동화해야 하는 경우 비공식 크롤링 결과를 우선해야 하는 경우 Prerequisites 인터넷 연결 node 18+ 이 저장소의 daiso-product-search package 또는 동일 로직 Required inp...
|
2.6K |
| 2657 | workflow | vercel/workflow |
CRITICAL : Always Use Correct workflow Documentation Your knowledge of workflow is outdated. The workflow documentation outlined below matches the installed version of the Workflow DevKit. Follow these instructions before starting on any workflow -related tasks: Search the bundled documentation in node_modules/workflow/docs/ : Find docs : glob "node_modules/workflow/docs//*.mdx" Search content : grep "your query" node_modules/workflow/docs/ Documentation structure in node_modules/workflow/docs/ ...
|
2.6K |
| 2658 | mailchimp automation | claude-office-skills/skills |
Mailchimp Automation Comprehensive skill for automating Mailchimp email marketing and audience management. Core Workflows 1. Campaign Pipeline EMAIL CAMPAIGN FLOW: ┌─────────────────┐ │ Plan Campaign │ │ - Goals │ │ - Audience │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Create Content │ │ - Design │ │ - Copy │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Configure │ │ - Subject │ │ - Preview │ │ - Settings │ └────────┬────────┘ ▼ ┌─────────...
|
2.6K |
| 2659 | content research writer | claude-office-skills/skills |
Content Research Writer Research topics and create compelling content for blogs, articles, and marketing materials. Overview This skill helps you: Research topics thoroughly Write engaging blog posts and articles Create SEO-optimized content Develop various content formats Maintain brand voice consistency How to Use Research Request "Research [topic] for a blog post" "What are the key points to cover about [subject]?" "Find statistics and examples about [topic]" Writing Request "Write a blog pos...
|
2.6K |
| 2660 | layout-analyzer | claude-office-skills/skills |
Layout Analyzer Skill Overview This skill enables document layout analysis using surya - an advanced document understanding system. Detect text blocks, tables, figures, headings, and determine reading order in complex documents. How to Use Provide the document image or PDF Specify what layout elements to detect I'll analyze the structure and return detected regions Example prompts: "Analyze the layout of this document page" "Detect all tables and text blocks in this image" "Determine the reading...
|
2.6K |
| 2661 | brand guidelines generator | claude-office-skills/skills |
Brand Guidelines Generator Create comprehensive brand guidelines to ensure consistent visual and verbal identity. Overview This skill helps you: Create brand style guides from scratch Document existing brand elements Define usage rules and examples Maintain brand consistency How to Use Create New Guidelines "Create brand guidelines for [Company Name]" "Help me document our brand identity" "Generate a style guide based on our logo and colors" Update Existing "Add social media guidelines to our br...
|
2.6K |
| 2662 | strategy-advisor | shubhamsaboo/awesome-llm-apps |
Strategy Advisor You are a strategic advisor who provides high-level thinking and business decision guidance. When to Apply Use this skill when: Evaluating strategic options Making high-impact business decisions Making competitive analysis Setting organizational direction Assessing market opportunities Planning long-term initiatives Strategic Thinking Framework 1. Situational Analysis Current state assessment Key stakeholders Market dynamics Competitive landscape Resources and constraints 2. Opt...
|
2.6K |
| 2663 | lead research assistant | claude-office-skills/skills |
Lead Research Assistant Research and compile information about companies and contacts for effective sales outreach. Overview This skill helps you: Research company backgrounds and key metrics Find decision-maker information Identify pain points and opportunities Prepare personalized outreach Prioritize leads by fit How to Use Company Research "Research [Company Name] for a sales call" "Give me a briefing on [Company]'s recent news and challenges" "What should I know before contacting [Company]?"...
|
2.6K |
| 2664 | invoice organizer | claude-office-skills/skills |
Invoice Organizer Organize, categorize, and track invoices and receipts for better financial management. Overview This skill helps you: Extract key data from invoices Categorize expenses automatically Track payment status Organize files consistently Prepare for tax/audit How to Use Process Invoice "Extract data from this invoice" "Categorize this receipt" "Add this invoice to my tracking" Organize "Organize my invoice folder" "Create a filing system for receipts" "Sort invoices by vendor and dat...
|
2.6K |
| 2665 | pdf compress | claude-office-skills/skills |
PDF Compress Reduce PDF file sizes for easier sharing, faster loading, and efficient storage. Overview This skill helps you: Reduce PDF file sizes significantly Balance quality vs. file size Optimize for specific use cases (web, print, archive) Batch compress multiple files Understand compression trade-offs How to Use Basic Compression "Compress this PDF to reduce file size" "Make this PDF smaller for email" "Optimize this PDF for web viewing" With Targets "Compress this PDF to under 5 MB" "Redu...
|
2.6K |
| 2666 | lotto-results | nomadamas/k-skill |
Lotto Results What this skill does k-lotto 패키지로 동행복권 로또 최신 회차, 특정 회차, 상세 당첨 결과, 번호 대조를 처리한다. When to use "이번 주 로또 번호 뭐야" "1210회 당첨번호 알려줘" "내 번호가 몇 등인지 봐줘" Prerequisites Node.js 18+ 배포 후: npm install -g k-lotto 실행 전: export NODE_PATH="$(npm root -g)" 이 저장소에서 개발할 때: 루트에서 npm install Inputs 회차 번호 또는 "latest" 선택 사항: 사용자가 가진 6개 번호 Workflow 0. Install the package globally when missing node -e 'require("k-lotto")' 가 실패하면 다른 구현으로 우회하지 말고 전역 Node 패키지 설치를 먼저 시도한다. npm install -g k-lotto export NODE_PATH =...
|
2.6K |
| 2667 | n8n-code-python | czlonkowski/n8n-skills |
Python Code Node (Beta) Expert guidance for writing Python code in n8n Code nodes. ⚠️ Important: JavaScript First Recommendation: Use JavaScript for 95% of use cases. Only use Python when: You need specific Python standard library functions You're significantly more comfortable with Python syntax You're doing data transformations better suited to Python Why JavaScript is preferred: Full n8n helper functions ($helpers.httpRequest, etc.) Luxon DateTime library for advanced date/time operatio...
|
2.6K |
| 2668 | form-builder | claude-office-skills/skills |
Form Builder Skill Overview This skill enables creation of intelligent document forms using docassemble - a platform for guided interviews that generate documents. Create questionnaires that adapt based on answers. How to Use Describe the form or document you need Specify conditional logic requirements I'll create docassemble interview YAML Example prompts: "Create an intake form for new clients" "Build a conditional questionnaire for legal documents" "Generate a multi-step form for contract gen...
|
2.6K |
| 2669 | asana automation | claude-office-skills/skills |
Asana Automation Comprehensive skill for automating Asana project management and team collaboration. Core Workflows 1. Task Management Pipeline TASK LIFECYCLE: ┌─────────────────┐ │ New Request │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Triage & │ │ Prioritize │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Assign & │ │ Schedule │ └────────┬────────┘ ▼ ┌─────────────────┐ │ In Progress │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Review │ └────────┬──...
|
2.6K |
| 2670 | claude-to-deerflow | bytedance/deer-flow |
DeerFlow Skill Communicate with a running DeerFlow instance via its HTTP API. DeerFlow is an AI agent platform built on LangGraph that orchestrates sub-agents for research, code execution, web browsing, and more. Architecture DeerFlow exposes two API surfaces behind an Nginx reverse proxy: Service Direct Port Via Proxy Purpose Gateway API 8001 $DEERFLOW_GATEWAY_URL REST endpoints (models, skills, memory, uploads) LangGraph API 2024 $DEERFLOW_LANGGRAPH_URL Agent threads, runs, streaming Environme...
|
2.6K |
| 2671 | us-stock-analysis | tradermonty/claude-trading-skills |
US Stock Analysis Overview Perform comprehensive analysis of US stocks covering fundamental analysis (financials, business quality, valuation), technical analysis (indicators, trends, patterns), peer comparisons, and generate detailed investment reports. Fetch real-time market data via web search tools and apply structured analytical frameworks. Data Sources Always use web search tools to gather current market data: Primary Data to Fetch: Current stock price and trading data (price, volume, 52-w...
|
2.6K |
| 2672 | mcp-hub | claude-office-skills/skills |
Mcp Hub Skill Overview This skill provides access to 1200+ MCP (Model Context Protocol) servers - standardized tools that extend AI capabilities. Connect Claude to filesystems, databases, APIs, and document processing tools. How to Use Describe what you want to accomplish Provide any required input data or files I'll execute the appropriate operations Example prompts: "Access local filesystem to read/write documents" "Query databases for data analysis" "Integrate with GitHub, Slack, Google Drive...
|
2.6K |
| 2673 | spotify automation | claude-office-skills/skills |
Spotify Automation Automate Spotify music playback, playlist management, and discovery workflows. Core Capabilities Playback Control playback_commands : - play_track : "spotify:track:xxx" - pause - next_track - previous_track - set_volume : 75 - set_shuffle : true - set_repeat : "context" track, context, off - seek_position : 30000 milliseconds - transfer_playback : device_id : "device_xxx" Playlist Management playlist_operations : create : name : "{{playlist_name}}" description : "{{descripti...
|
2.6K |
| 2674 | doc-pipeline | claude-office-skills/skills |
Doc Pipeline Skill Overview This skill enables building document processing pipelines - chain multiple operations (extract, transform, convert) into reusable workflows with data flowing between stages. How to Use Describe what you want to accomplish Provide any required input data or files I'll execute the appropriate operations Example prompts: "PDF → Extract Text → Translate → Generate DOCX" "Image → OCR → Summarize → Create Report" "Excel → Analyze → Generate Charts → Create PPT" "Multiple in...
|
2.6K |
| 2675 | lead qualification | claude-office-skills/skills |
Lead Qualification Score and qualify leads based on defined criteria to focus sales efforts effectively. Overview This skill helps you: Evaluate leads against qualification criteria Score leads for prioritization Identify deal-breakers and green flags Recommend next actions Maintain consistent qualification Qualification Frameworks BANT (Budget, Authority, Need, Timeline) BANT Qualification: [Lead Name] Budget (/25) | Question | Answer | Score | | ---------- | -------- | ------- | | Defined bu...
|
2.6K |
| 2676 | fine-dust-location | nomadamas/k-skill |
Fine Dust By Location What this skill does 기본적으로 https://k-skill-proxy.nomadamas.org/v1/fine-dust/report 로 요청해서 PM10 / PM2.5 / 통합대기등급을 요약한다. When to use "지금 내 위치 미세먼지 어때?" "강남 쪽 초미세먼지 수치 알려줘" "여기 공기질 괜찮아?" Inputs 일반 입력: 지역명/행정구역 힌트 재조회 입력: 정확한 측정소명 Region naming convention 지역명은 아래처럼 측정소명에 가까운 한국어 행정구역 이름 을 우선 사용한다. 좋음: 강남구 , 서울 강남구 , 종로구 , 수원시 애매함: 강남 , 서울 남쪽 , 코엑스 근처 여러 토큰이 들어오면 helper / proxy 는 보통 가장 구체적인 토큰 을 우선 본다. 예: 서울 강남구 → 강남구 . Default path 추가 client API 레이어는 불필요하다. 그냥 프록시 서버에 HTTP 요청만 ...
|
2.6K |
| 2677 | convex-functions | waynesutton/convexskills |
Convex Functions Master Convex functions including queries, mutations, actions, and HTTP endpoints with proper validation, error handling, and runtime considerations. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/functions Query Functions: https://docs.convex.dev/functions/query-functions Mutation Functions: https://docs.convex.dev/functions/mutation-functions Actions: https://docs.convex.dev/functions/actions HTTP ...
|
2.6K |
| 2678 | changelog generator | claude-office-skills/skills |
Changelog Generator Generate professional release notes and changelogs from commits, feature lists, or updates. Overview This skill helps you: Transform git commits into readable changelogs Categorize changes by type Write user-friendly release notes Maintain changelog history Follow conventional formats How to Use From Git Commits "Generate a changelog from these commits: - fix: resolve login timeout issue - feat: add dark mode support - docs: update API documentation" From Feature List "Create...
|
2.6K |
| 2679 | dev-slides | claude-office-skills/skills |
Developer Slides Skill Overview This skill enables creation of developer-focused presentations using Slidev - a Vue-powered presentation framework. Write slides in Markdown with live code demos, diagrams, and components. How to Use Describe your technical presentation needs I'll generate Slidev markdown with proper syntax Includes code blocks, diagrams, and Vue components Example prompts: "Create a Vue.js workshop presentation" "Build slides with live code execution" "Make a technical talk with ...
|
2.6K |
| 2680 | pdf watermark | claude-office-skills/skills |
PDF Watermark & Page Elements Add watermarks, page numbers, headers, footers, and other overlay elements to PDF documents. Overview This skill helps you: Add text or image watermarks Insert page numbers Create headers and footers Apply stamps and labels Batch process multiple documents How to Use Watermarks "Add 'CONFIDENTIAL' watermark to this PDF" "Apply a diagonal 'DRAFT' watermark" "Add our company logo as a watermark" Page Numbers "Add page numbers to this PDF" "Number pages starting from p...
|
2.6K |
| 2681 | artifacts-builder | composiohq/awesome-claude-skills |
Artifacts Builder To build powerful frontend claude.ai artifacts, follow these steps: Initialize the frontend repo using scripts/init-artifact.sh Develop your artifact by editing the generated code Bundle all code into a single HTML file using scripts/bundle-artifact.sh Display artifact to user (Optional) Test the artifact Stack : React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui Design & Style Guidelines VERY IMPORTANT: To avoid what is often referred to as "AI slop", ...
|
2.6K |
| 2682 | vue-expert | jeffallan/claude-skills |
Vue Expert Senior Vue specialist with deep expertise in Vue 3 Composition API, reactivity system, and modern Vue ecosystem. Role Definition You are a senior frontend engineer with 10+ years of JavaScript framework experience. You specialize in Vue 3 with Composition API, Nuxt 3, Pinia state management, and TypeScript integration. You build elegant, reactive applications with optimal performance. When to Use This Skill Building Vue 3 applications with Composition API Creating reusable composa...
|
2.6K |
| 2683 | meeting-insights-analyzer | composiohq/awesome-claude-skills |
Meeting Insights Analyzer This skill transforms your meeting transcripts into actionable insights about your communication patterns, helping you become a more effective communicator and leader. When to Use This Skill Analyzing your communication patterns across multiple meetings Getting feedback on your leadership and facilitation style Identifying when you avoid difficult conversations Understanding your speaking habits and filler words Tracking improvement in communication skills over time Pre...
|
2.6K |
| 2684 | skill-improver | trailofbits/skills |
Skill Improvement Methodology Iteratively improve a Claude Code skill using the skill-reviewer agent until it meets quality standards. Prerequisites Requires the plugin-dev plugin which provides the skill-reviewer agent. Verify it's enabled: run /plugins — plugin-dev should appear in the list. If missing, install from the Trail of Bits plugin repository. Core Loop Review - Call skill-reviewer on the target skill Categorize - Parse issues by severity Fix - Address critical and major issues Evalua...
|
2.6K |
| 2685 | apify-content-analytics | apify/agent-skills |
Track and analyze content performance using Apify Actors to extract engagement metrics 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 content analytics type (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preference...
|
2.6K |
| 2686 | uml | markdown-viewer/skills |
UML Diagram Generator Quick Start: Choose diagram type → Define classes/objects/actors → Add relationships/edges → Use appropriate shapes and arrow styles → Wrap in ```drawio fence. ⚠️ IMPORTANT: Always use ```drawio code fence. NEVER use ```xml — it will NOT render as a diagram. Critical Rules 🔗 This is a drawio-derived skill. All structure, layout, and edge routing rules inherit from drawio SKILL.md . Read the base rules first. UML-specific additions: Use standard UML shapes: shape=umlLifeline...
|
2.6K |
| 2687 | nda-generator | claude-office-skills/skills |
NDA Generator Skill Overview I help you create professional Non-Disclosure Agreements (NDAs) for various business situations. Whether you're meeting potential investors, hiring contractors, or exploring partnerships, I'll generate an appropriate NDA. What I can do: Generate one-way or mutual NDAs Customize confidentiality scope and duration Include standard protective clauses Adapt for different jurisdictions Support English and Chinese What I cannot do: Provide legal advice Guarantee enforceabi...
|
2.6K |
| 2688 | trello automation | claude-office-skills/skills |
Trello Automation Comprehensive skill for automating Trello board management and kanban workflows. Core Concepts Board Structure TRELLO BOARD ANATOMY: ┌─────────────────────────────────────────────────────────┐ │ 📋 Project Board │ ├───────────┬───────────┬───────────┬───────────┬────────┤ │ Backlog │ To Do │ Doing │ Review │ Done │ ├───────────┼───────────┼───────────┼───────────┼────────┤ │ ┌───────┐ │ ┌───────┐ │ ┌───────┐ │ ┌───────┐ │ ...
|
2.6K |
| 2689 | email classifier | claude-office-skills/skills |
Email Classifier Automatically categorize and prioritize emails to help manage inbox overload. Overview This skill helps you: Classify emails by category and type Determine priority and urgency Identify required actions Filter out low-value emails Organize for efficient processing Classification Categories Primary Categories Category Description Examples Action Required Needs your response/action Requests, approvals, questions FYI Informational, no action needed Updates, announcements, reports W...
|
2.6K |
| 2690 | database sync | claude-office-skills/skills |
Database Sync Comprehensive skill for database synchronization, replication, and data integration. Core Architecture Sync Patterns DATABASE SYNC PATTERNS: ┌─────────────────────────────────────────────────────────┐ │ ONE-WAY REPLICATION │ │ ┌──────────┐ ┌──────────┐ │ │ │ Master │ ──────▶ │ Replica │ │ │ └──────────┘ └──────────┘ │ └───────────────────────────────────────────...
|
2.6K |
| 2691 | hooked-ux | wondelai/skills |
Framework for building habit-forming products. Based on a fundamental truth: habits are not created—they are built through successive cycles through the Hook. Core Principle The Hook Model = a four-phase process that connects the user's problem to your solution frequently enough to form a habit. ``` Trigger → Action → Variable Reward → Investment ↑ │ └──────────────────────────────────────┘ ``` Habit Zone: Products enter the "habit zone" when us...
|
2.6K |
| 2692 | linear automation | claude-office-skills/skills |
Linear Automation Comprehensive skill for automating Linear issue tracking and engineering workflows. Core Workflows 1. Issue Lifecycle LINEAR ISSUE FLOW: ┌─────────────────┐ │ Triage │ │ (Backlog) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Todo │ │ (Prioritized) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ In Progress │ │ (Active) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ In Review │ │ (PR Created) │ └────────┬────────┘ ▼ ┌────────────────...
|
2.6K |
| 2693 | job description generator | claude-office-skills/skills |
Job Description Generator Generate professional, inclusive job descriptions that attract qualified candidates. Overview This skill helps HR professionals and hiring managers create comprehensive job postings that: Clearly communicate role expectations Use inclusive, bias-free language Follow industry best practices Attract diverse, qualified candidates How to Use Provide the following information: Job Title : The position name Department : Team or department Level : Entry, Mid, Senior, Lead, Dir...
|
2.6K |
| 2694 | lead-routing | claude-office-skills/skills |
Lead Routing Intelligent lead assignment and routing system with AI-powered scoring, territory mapping, round-robin distribution, and workload balancing. Based on n8n's HubSpot/Salesforce automation templates. Overview This skill covers: Lead scoring and qualification Territory-based routing Round-robin distribution Workload balancing SLA monitoring and escalation Routing Strategies 1. Rule-Based Routing routing_rules : By Company Size - name : "Enterprise Routing" condition : company_size : ">...
|
2.6K |
| 2695 | llm-wiki | ar9av/obsidian-wiki |
LLM Wiki — Knowledge Distillation Pattern You are maintaining a persistent, compounding knowledge base. The wiki is not a chatbot — it is a compiled artifact where knowledge is distilled once and kept current, not re-derived on every query. Three-Layer Architecture Layer 1: Raw Sources (immutable) The user's original documents — articles, papers, notes, PDFs, conversation logs, bookmarks, and images (screenshots, whiteboard photos, diagrams, slide captures). These are never modified by the syste...
|
2.6K |
| 2696 | domain-driven-design | wondelai/skills |
Domain-Driven Design Framework Framework for tackling software complexity by modeling code around the business domain. Based on a fundamental truth: the greatest risk in software is not technical failure -- it is building a model that does not reflect how the business actually works. Core Principle The model is the code; the code is the model. Software should embody a deep, shared understanding of the business domain. When domain experts and developers speak the same language and that language i...
|
2.6K |
| 2697 | design-review | julianoczkowski/designer-skills |
This skill runs a structured design review of what has been built, measured against the design brief and the chosen aesthetic philosophy. CRITICAL — Visual Screenshot Capture You MUST capture screenshots of the running application as part of every design review. Code review alone is insufficient — you need to see what the user sees. Follow the screenshot capture protocol in Step 3 below. This is not optional. Example prompts "Review what I just built" "Run a design critique on the landing page" ...
|
2.6K |
| 2698 | weather automation | claude-office-skills/skills |
Weather Automation Automate weather-based workflows and notifications. Core Capabilities Current Weather current_weather : location : "San Francisco, CA" or coordinates lat : 37.7749 lon : -122.4194 response : temperature : 65°F feels_like : 63°F humidity : 72% wind_speed : 12 mph conditions : "Partly Cloudy" uv_index : 5 Forecast forecast : location : "New York, NY" days : 7 daily : - date : "2024-01-20" high : 45°F low : 32°F conditions : "Snow" precipitation_chance : 80% hourly : interval : ...
|
2.6K |
| 2699 | docusign automation | claude-office-skills/skills |
DocuSign Automation Comprehensive skill for automating e-signature and document signing workflows. Core Workflows 1. Signing Flow DOCUSIGN SIGNING FLOW: ┌─────────────────┐ │ Create Envelope│ │ - Document │ │ - Recipients │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Add Fields │ │ - Signatures │ │ - Initials │ │ - Dates │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Send for │ │ Signature │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Signer 1 Signs │ │...
|
2.6K |
| 2700 | zendesk automation | claude-office-skills/skills |
Zendesk Automation Comprehensive skill for automating Zendesk support workflows and ticket management. Core Workflows 1. Ticket Triage Pipeline INCOMING TICKET FLOW: ┌─────────────────┐ │ New Ticket │ └────────┬────────┘ ▼ ┌─────────────────┐ │ AI Analysis │ │ - Intent │ │ - Sentiment │ │ - Urgency │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Categorize │ │ - Type │ │ - Product │ │ - Skill needed │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Route...
|
2.6K |