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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,425
总 Skills
89.4M
总安装量
2,578
贡献者
# Skill 仓库 描述 安装量
2651 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
2652 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
2653 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
2654 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
2655 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
2656 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
2657 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
2658 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
2659 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
2660 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
2661 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
2662 crypto-report claude-office-skills/skills
No SKILL.md available for this skill. View on GitHub
2.6K
2663 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
2664 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
2665 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
2666 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
2667 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
2668 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
2669 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
2670 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
2671 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
2672 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
2673 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
2674 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
2675 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
2676 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
2677 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
2678 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
2679 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
2680 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
2681 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
2682 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
2683 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
2684 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
2685 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
2686 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
2687 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
2688 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
2689 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
2690 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
2691 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
2692 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
2693 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
2694 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
2695 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
2696 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
2697 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
2698 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
2699 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
2700 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