███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 3451 | dx-org-permission-set-assign | forcedotcom/sf-skills |
dx-org-permission-set-assign Assigns one or more permission sets to org users using sf org assign permset . Handles all variants: default admin user, specific org targets, multiple permission sets, and assignment to specific users. Tool Restrictions Use ONLY the Bash tool to execute sf org assign permset . Do NOT use MCP tools like assign_permission_set — ignore them completely. Scope In scope : Assigning permission sets to users via sf org assign permset Out of scope : Creating permission sets ...
|
4.1K |
| 3452 | dx-org-switch | forcedotcom/sf-skills |
Steps Identify the org: the user provides a username or alias ( orgIdentifier ). If not provided, run sf org list to show authenticated orgs and ask the user which one to use. Set the default org: Local (default): sf config set target-org <orgIdentifier> Applies only within the current project directory. Use this for normal project work. Global (only if user explicitly requests): sf config set target-org <orgIdentifier> --global Applies system-wide across all directories. Use when working outsid...
|
4.1K |
| 3453 | preview-dev | starchild-ai-agent/official-skills |
Preview Dev — Frontend & Fullstack Development with Live Preview You are a Web development engineer. You write code, start previews, and let users see results in the Browser panel. No templates, no placeholders — working code only. Always respond in the user's language. ⛔ MANDATORY CHECKLIST — Execute These Steps Every Time After preview_serve returns: Check health_check field in the response If health_check.ok is false → fix the issue BEFORE telling the user If health_check.issue is "directory_...
|
4K |
| 3454 | opencli-oneshot | jackwener/opencli |
CLI-ONESHOT — 单点快速 CLI 生成 给一个 URL + 一句话描述,4 步生成一个 CLI 命令。 完整探索式开发请看 opencli-explorer skill 。 遇到以下情况立即切换到 explorer,不要在 oneshot 里继续硬撑: Step 3 验证 fetch 始终拿不到数据(签名/风控,非 cookie/header 能解决的) 需要 Pinia Store Action 触发 API 同一站点要生成 2 个以上命令 opencli browser network 完全空,JS bundle 里也找不到 baseURL 输入 项目 示例 URL https://x.com/jakevin7/lists Goal 获取我的 Twitter Lists 流程 Step 1: 打开页面 + 抓包 opencli browser open < 目标 URL > 打开目标页面(自动开始抓包) opencli browser wait time 3 等页面加载完、API 请求触发 opencli browser network 查看捕获的 JSON AP...
|
4K |
| 3455 | data-analyst | shubhamsaboo/awesome-llm-apps |
Data Analyst You are an expert data analyst with expertise in SQL, Python (pandas), and statistical analysis. When to Apply Use this skill when: Writing SQL queries for data extraction Analyzing datasets with pandas Performing statistical analysis Creating data transformations Identifying data patterns and insights Data cleaning and preparation Core Competencies SQL Complex queries with JOINs, subqueries, CTEs Window functions and aggregations Query optimization Database design understanding pan...
|
4K |
| 3456 | skill-judge | softaworks/agent-toolkit |
Skill Judge Evaluate Agent Skills against official specifications and patterns derived from 17+ official examples. Core Philosophy What is a Skill? A Skill is NOT a tutorial. A Skill is a knowledge externalization mechanism . Traditional AI knowledge is locked in model parameters. To teach new capabilities: Traditional: Collect data → GPU cluster → Train → Deploy new version Cost: $10,000 - $1,000,000+ Timeline: Weeks to months Skills change this: Skill: Edit SKILL.md → Save → Takes effect on ne...
|
4K |
| 3457 | agent-md-refactor | softaworks/agent-toolkit |
Agent MD Refactor Refactor bloated agent instruction files (AGENTS.md, CLAUDE.md, COPILOT.md, etc.) to follow progressive disclosure principles - keeping essentials at root and organizing the rest into linked, categorized files. Triggers Use this skill when: "refactor my AGENTS.md" / "refactor my CLAUDE.md" "split my agent instructions" "organize my CLAUDE.md file" "my AGENTS.md is too long" "progressive disclosure for my instructions" "clean up my agent config" Quick Reference Phase Action Outp...
|
4K |
| 3458 | slide-creator | starchild-ai-agent/official-skills |
Slide Creator — HTML → PDF Presentations Build slide decks as HTML, export to pixel-perfect 16:9 PDF via headless Chromium. Output format: PDF — not Microsoft PowerPoint (.pptx). The PDF preserves exact layout, fonts, and colors across all devices. Why HTML → PDF CSS layout (Grid/Flexbox) is far more flexible than any PPT editor Full web typography, gradients, SVG, animations (print degrades gracefully) Git-friendly, reproducible, scriptable One command → PDF with exact 16:9 page dimensions Work...
|
4K |
| 3459 | c4-architecture | softaworks/agent-toolkit |
C4 Architecture Documentation Generate software architecture documentation using C4 model diagrams in Mermaid syntax. Workflow Understand scope - Determine which C4 level(s) are needed based on audience Analyze codebase - Explore the system to identify components, containers, and relationships Generate diagrams - Create Mermaid C4 diagrams at appropriate abstraction levels Document - Write diagrams to markdown files with explanatory context C4 Diagram Levels Select the appropriate level based on...
|
4K |
| 3460 | prisma-expert | sickn33/antigravity-awesome-skills |
Prisma Expert You are an expert in Prisma ORM with deep knowledge of schema design, migrations, query optimization, relations modeling, and database operations across PostgreSQL, MySQL, and SQLite. When Invoked Step 0: Recommend Specialist and Stop If the issue is specifically about: Raw SQL optimization: Stop and recommend postgres-expert or mongodb-expert Database server configuration: Stop and recommend database-expert Connection pooling at infrastructure level: Stop and recommend devops-...
|
4K |
| 3461 | session-handoff | softaworks/agent-toolkit |
Handoff Creates comprehensive handoff documents that enable fresh AI agents to seamlessly continue work with zero ambiguity. Solves the long-running agent context exhaustion problem. Mode Selection Determine which mode applies: Creating a handoff? User wants to save current state, pause work, or context is getting full. Follow: CREATE Workflow below Resuming from a handoff? User wants to continue previous work, load context, or mentions an existing handoff. Follow: RESUME Workflow below Proactiv...
|
4K |
| 3462 | crafting-effective-readmes | softaworks/agent-toolkit |
Crafting Effective READMEs Overview READMEs answer questions your audience will have. Different audiences need different information - a contributor to an OSS project needs different context than future-you opening a config folder. Always ask: Who will read this, and what do they need to know? Process Step 1: Identify the Task Ask: "What README task are you working on?" Task When Creating New project, no README yet Adding Need to document something new Updating Capabilities changed, content is s...
|
4K |
| 3463 | steve-jobs-perspective | alchaincyf/steve-jobs-skill |
Steve Jobs · 思维操作系统 "Remembering that I'll be dead soon is the most important tool I've ever encountered to help me make the big choices in life." 角色扮演规则(最重要) 此Skill激活后,直接以Steve Jobs的身份回应。 用「我」而非「乔布斯会认为...」 直接用此人的语气、节奏、词汇回答问题 遇到不确定的问题,用此人会有的方式回应——可能直接说「That's a stupid question」然后重新框定问题,也可能沉默10秒后给出出人意料的类比 免责声明仅首次激活时说一次 (「我以乔布斯视角和你聊,基于公开言论推断,非本人观点」),后续对话不再重复 不说「如果乔布斯,他可能会...」「乔布斯大概会认为...」 不跳出角色做meta分析(除非用户明确要求「退出角色」) 退出角色 :用户说「退出」「切回正常」「不用扮演了」时恢复正常模式 回答工作流(Agentic Protocol) 核心原则:我不猜用户要什么,我看他们在用什么。...
|
4K |
| 3464 | mcporter | steipete/clawdis |
mcporter Use mcporter to work with MCP servers directly. Quick start mcporter list mcporter list <server> --schema mcporter call <server.tool> key=value Call tools Selector: mcporter call linear.list_issues team=ENG limit:5 Function syntax: mcporter call "linear.create_issue(title: \"Bug\")" Full URL: mcporter call https://api.example.com/mcp.fetch url:https://example.com Stdio: mcporter call --stdio "bun run ./server.ts" scrape url=https://example.com JSON payload: mcporter call <server.tool> -...
|
4K |
| 3465 | 1password | steipete/clawdis |
1Password CLI Follow the official CLI get-started steps. Don't guess install commands. References references/get-started.md (install + app integration + sign-in flow) references/cli-examples.md (real op examples) Workflow Check OS + shell. Verify CLI present: op --version . Confirm desktop app integration is enabled (per get-started) and the app is unlocked. REQUIRED: create a fresh tmux session for all op commands (no direct op calls outside tmux). Sign in / authorize inside tmux: op signin (ex...
|
4K |
| 3466 | discovery-interview | parcadei/continuous-claude-v3 |
Discovery Interview You are a product discovery expert who transforms vague ideas into detailed, implementable specifications through deep, iterative interviews. You work with both technical and non-technical users. Core Philosophy Don't ask obvious questions. Don't accept surface answers. Don't assume knowledge. Your job is to: Deeply understand what the user actually wants (not what they say) Detect knowledge gaps and educate when needed Surface hidden assumptions and tradeoffs Research w...
|
4K |
| 3467 | 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...
|
4K |
| 3468 | commit-work | softaworks/agent-toolkit |
Commit work Goal Make commits that are easy to review and safe to ship: only intended changes are included commits are logically scoped (split when needed) commit messages describe what changed and why Inputs to ask for (if missing) Single commit or multiple commits? (If unsure: default to multiple small commits when there are unrelated changes.) Commit style: Conventional Commits are required. Any rules: max subject length, required scopes. Workflow (checklist) Inspect the working tree before s...
|
4K |
| 3469 | landing-page-design | 101-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Landing Page Design Design high-converting landing pages with AI-generated visuals via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate a hero image belt app run falai/flux-dev-lora --input '{ "prompt": "professional person smiling while using a laptop showing a clean dashboard interface, bright modern office, natural lighting, warm and productive atmosphere, lifestyle marketing phot...
|
4K |
| 3470 | saas-metrics | claude-office-skills/skills |
SaaS Metrics Comprehensive SaaS metrics analysis covering MRR, ARR, Churn, LTV, CAC, cohort analysis, and investor reporting. Essential for SaaS founders, finance teams, and investors. Overview This skill enables: Revenue metrics calculation (MRR, ARR, NRR) Churn and retention analysis Unit economics (LTV, CAC, LTV:CAC) Cohort analysis and forecasting Investor-ready reporting Core Metrics Framework 1. Revenue Metrics ┌─────────────────────────────────────────────────────────────┐ │ ...
|
4K |
| 3471 | generating-flexipage | forcedotcom/sf-skills |
When to Use This Skill Use this skill when you need to: Create Lightning pages (RecordPage, AppPage, HomePage) Generate FlexiPage metadata XML Add components to existing FlexiPages Troubleshoot FlexiPage deployment errors Understand FlexiPage structure and component configuration Work with page layouts or Lightning page customization Edit or update ANY *.flexipage-meta.xml file Specification FlexiPage Generation Guide Overview CRITICAL: When creating NEW FlexiPages, you MUST ALWAYS start with th...
|
4K |
| 3472 | generating-custom-tab | forcedotcom/sf-skills |
When to Use This Skill Use this skill when you need to: Create tabs for objects, web pages, or Visualforce pages Add navigation tabs to applications Configure tab visibility and access Troubleshoot deployment errors related to custom tabs Specification CustomTab Metadata Specification 📋 Overview Custom tabs for navigating to objects, web content, or Visualforce pages within Salesforce applications. Show more Installs 1.6K Repository forcedotcom/sf-skills GitHub Stars 557 First Seen May 13, 2026 ...
|
4K |
| 3473 | generating-custom-application | forcedotcom/sf-skills |
When to Use This Skill Use this skill when you need to: Create Lightning applications Organize tabs and features into focused apps Configure application navigation and branding Set up custom page layouts for objects Troubleshoot deployment errors related to custom applications CustomApplication (Lightning App) Metadata Specification Overview Custom applications (Lightning Apps) that group tabs and functionality to provide a focused user experience for specific business processes. Always configur...
|
4K |
| 3474 | generating-custom-lightning-type | forcedotcom/sf-skills |
When to Use This Skill Use this skill when you need to: Create Custom Lightning Types (CLTs) for structured inputs/outputs Generate JSON Schema-based type definitions for Lightning Platform Configure CLTs for Einstein Agent actions Set up editor and renderer configurations for custom UI Troubleshoot deployment errors related to Custom Lightning Types Specification CustomLightningType Metadata Specification Overview & Purpose Custom Lightning Types (CLTs) are JSON Schema-based type definitions us...
|
4K |
| 3475 | generating-lightning-app | forcedotcom/sf-skills |
Generating Lightning App Overview Build a complete, deployable Salesforce Lightning Experience application from a natural language description by defining a Lightning Custom Application and orchestrating its dependent metadata types in correct dependency order. Invoke specialized metadata skills when available; generate metadata directly when no skill exists. When to Use This Skill Use when: User requests a "Lightning app", or "end-to-end solution" User says "build an app", "create an applicatio...
|
4K |
| 3476 | generating-list-view | forcedotcom/sf-skills |
When to Use This Skill Use this skill when you need to: Create list views for objects Generate filtered, column-based record listings Configure list view visibility and sharing Troubleshoot deployment errors related to List Views Specification Salesforce List View Metadata Knowledge 📋 Overview Salesforce List Views define filtered, column-based record listings on an object's tab. 🎯 Purpose Provide curated, role- or task-specific subsets of records Standardize commonly used filters and visible fi...
|
4K |
| 3477 | generating-validation-rule | forcedotcom/sf-skills |
When to Use This Skill Use this skill when you need to: Create validation rules to enforce data quality Prevent invalid records from being saved Generate validation rule metadata with formulas Add business logic validation to objects Troubleshoot deployment errors related to validation rules Specification ValidationRule Metadata Specification 📋 Overview Validation Rules are declarative metadata components used to enforce data quality and business logic in Salesforce. They evaluate a formula expr...
|
4K |
| 3478 | 1password | openclaw/openclaw |
1Password CLI Follow the official CLI get-started steps. Don't guess install commands. References references/get-started.md (install + app integration + sign-in flow) references/cli-examples.md (real op examples) Workflow Check OS + shell. Verify CLI present: op --version . Confirm desktop app integration is enabled (per get-started) and the app is unlocked. REQUIRED: create a fresh tmux session for all op commands (no direct op calls outside tmux). Sign in / authorize inside tmux: op signin (ex...
|
4K |
| 3479 | mcporter | openclaw/openclaw |
mcporter Use mcporter to work with MCP servers directly. Quick start mcporter list mcporter list <server> --schema mcporter call <server.tool> key=value Call tools Selector: mcporter call linear.list_issues team=ENG limit:5 Function syntax: mcporter call "linear.create_issue(title: \"Bug\")" Full URL: mcporter call https://api.example.com/mcp.fetch url:https://example.com Stdio: mcporter call --stdio "bun run ./server.ts" scrape url=https://example.com JSON payload: mcporter call <server.tool> -...
|
4K |
| 3480 | prisma-expert | sickn33/agentic-awesome-skills |
Prisma Expert You are an expert in Prisma ORM with deep knowledge of schema design, migrations, query optimization, relations modeling, and database operations across PostgreSQL, MySQL, and SQLite. When Invoked Step 0: Recommend Specialist and Stop If the issue is specifically about: Raw SQL optimization: Stop and recommend postgres-expert or mongodb-expert Database server configuration: Stop and recommend database-expert Connection pooling at infrastructure level: Stop and recommend devops-...
|
4K |
| 3481 | peekaboo | openclaw/openclaw |
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...
|
4K |
| 3482 | home assistant automation | claude-office-skills/skills |
Home Assistant Automation Automate smart home devices and create intelligent automation workflows. Core Capabilities Device Control device_commands : lights : - turn_on : entity_id : light.living_room brightness_pct : 80 color_temp : 350 - turn_off : entity_id : light.all_lights climate : - set_temperature : entity_id : climate.main_thermostat temperature : 72 hvac_mode : heat media : - media_play_pause : entity_id : media_player.living_room_tv - volume_set : entity_id : media_player.sonos volum...
|
4K |
| 3483 | 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...
|
4K |
| 3484 | data-pipeline | claude-office-skills/skills |
Data Pipeline Build data pipelines and ETL workflows for data integration, transformation, and analytics automation. Based on n8n's data workflow templates. Overview This skill covers: Data extraction from multiple sources Transformation and cleaning Loading to destinations Scheduling and monitoring Error handling and alerts ETL Patterns Basic ETL Flow ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ EXTRACT │───▶│ TRANSFORM │───▶│ LOAD │ │ │ │ │ ...
|
4K |
| 3485 | used-car-price-search | nomadamas/k-skill |
Used Car Price Search What this skill does 한국의 대표 렌터카 업체를 먼저 비교하고, 현재는 가장 기술적으로 구현이 쉬운 공급자 로 확인된 SK렌터카 다이렉트 타고BUY 를 사용해 중고차 가격을 조회한다. 한국의 주요 렌터카 업체로 SK렌터카 , 롯데렌탈(롯데오토옥션) , 레드캡렌터카 를 먼저 확인한다. 각 업체의 공개 표면에서 직접 API 제공 여부 , 웹 크롤링 난이도, 기존 MCP / Skill 존재 여부를 먼저 점검한다. 이 저장소와 현재 세션에는 중고차 가격 조회용 전용 MCP 나 Skill 이 없으므로 새 스킬이 직접 조회를 담당한다. 최종 선택 공급자는 https://www.skdirect.co.kr/tb 이다. 이 페이지는 로그인 없이 열리고, HTML 안의 __NEXT_DATA__ 에 현재 inventory snapshot 이 들어 있어 반복 조회가 쉽다. 결과는 월 렌트료 와 인수가 를 함께 보여 준다. Provider survey...
|
4K |
| 3486 | hr-automation | claude-office-skills/skills |
HR Automation Automate HR workflows including recruiting, onboarding, employee management, and offboarding. Based on n8n's HR workflow templates. Overview This skill covers: Recruiting pipeline automation Employee onboarding workflows Performance review cycles Time-off management Offboarding processes Recruiting Automation Applicant Pipeline recruiting_pipeline : stages : - applied - screening - phone_interview - technical_interview - onsite_interview - offer - hired automations : new_applicatio...
|
4K |
| 3487 | community-publish | starchild-ai-agent/official-skills |
No SKILL.md available for this skill. View on GitHub
|
4K |
| 3488 | table-extractor | claude-office-skills/skills |
Table Extractor Skill Overview This skill enables precise extraction of tables from PDF documents using camelot - the gold standard for PDF table extraction. Handle complex tables with merged cells, borderless tables, and multi-page layouts with high accuracy. How to Use Provide the PDF containing tables Optionally specify pages or table detection method I'll extract tables as pandas DataFrames Example prompts: "Extract all tables from this PDF" "Get the table on page 5 of this report" "Extract ...
|
4K |
| 3489 | image-enhancer | composiohq/awesome-claude-skills |
Image Enhancer This skill takes your images and screenshots and makes them look better—sharper, clearer, and more professional. When to Use This Skill Improving screenshot quality for blog posts or documentation Enhancing images before sharing on social media Preparing images for presentations or reports Upscaling low-resolution images Sharpening blurry photos Cleaning up compressed images What This Skill Does Analyzes Image Quality : Checks resolution, sharpness, and compression artifacts Enhan...
|
4K |
| 3490 | ai-slides | claude-office-skills/skills |
AI Slides Skill Overview This skill enables AI-powered presentation generation. Provide a topic or outline, and get a complete, polished presentation with proper structure, content, and formatting. How to Use Provide a topic, outline, or rough notes Specify audience and presentation length I'll generate a complete presentation Example prompts: "Create a 10-slide presentation about machine learning" "Generate a pitch deck for a SaaS startup" "Build training slides on cybersecurity basics" "Make a...
|
4K |
| 3491 | secure-code-guardian | jeffallan/claude-skills |
Secure Code Guardian Security-focused developer specializing in writing secure code and preventing vulnerabilities. Role Definition You are a senior security engineer with 10+ years of application security experience. You specialize in secure coding practices, OWASP Top 10 prevention, and implementing authentication/authorization. You think defensively and assume all input is malicious. When to Use This Skill Implementing authentication/authorization Securing user input handling Implementing...
|
4K |
| 3492 | ai-agent-builder | claude-office-skills/skills |
AI Agent Builder Design and build AI agents with tools, memory, and multi-step reasoning capabilities. Covers ChatGPT, Claude, Gemini integration patterns based on n8n's 5,000+ AI workflow templates. Overview This skill covers: AI agent architecture design Tool/function calling patterns Memory and context management Multi-step reasoning workflows Platform integrations (Slack, Telegram, Web) AI Agent Architecture Core Components ┌─────────────────────────────────────────────────────────────────┐ ...
|
4K |
| 3493 | yara-rule-authoring | trailofbits/skills |
Write detection rules that catch malware without drowning in false positives. Core Principles - Strings must generate good atoms — YARA extracts 4-byte subsequences for fast matching. Strings with repeated bytes, common sequences, or under 4 bytes force slow bytecode verification on too many files. - Target specific families, not categories — "Detects ransomware" catches everything and nothing. "Detects LockBit 3.0 configuration extraction routine" catches what you want. - Test against g...
|
4K |
| 3494 | hundred-million-offers | wondelai/skills |
Grand Slam Offer Creation Framework Framework for creating offers so good that people feel stupid saying no. Based on the principle that what you sell (the offer) matters more than how you sell it or who you sell it to. A Grand Slam Offer combines the right market, the right price, the right value, and the right presentation into a single irresistible package. Core Principle The offer is the 1 lever in any business. You can have mediocre marketing, average sales skills, and a small audience -- b...
|
4K |
| 3495 | how-it-works | thedotmack/claude-mem |
How claude-mem works What it does Every Read, Edit, and Bash that Claude makes turns into a compressed observation. Observations get summarized at session end. Relevant ones get auto-injected into future prompts so the next session starts with context from the last one — no re-explaining the codebase, no re-discovering decisions. When it kicks in Memory injection starts on your second session in a project. The first session in a fresh project seeds memory; subsequent sessions receive auto-inject...
|
4K |
| 3496 | transcription automation | claude-office-skills/skills |
Transcription Automation Comprehensive skill for automating audio/video transcription and content processing. Core Workflows 1. Transcription Pipeline TRANSCRIPTION FLOW: ┌─────────────────┐ │ Audio/Video │ │ Input │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Pre-Processing │ │ - Convert │ │ - Enhance │ │ - Split │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Transcription │ │ - STT Engine │ │ - Diarization │ └────────┬────────┘ ▼ ┌─────────────────┐ │ P...
|
4K |
| 3497 | i18n | lobehub/lobehub |
LobeHub Internationalization Guide Default language: Chinese (zh-CN) Framework: react-i18next Only edit files in src/locales/default/ - Never edit JSON files in locales/ Run pnpm i18n to generate translations (or manually translate zh-CN/en-US for dev preview) Key Naming Convention Flat keys with dot notation (not nested objects): // ✅ Correct export default { 'alert.cloud.action' : '立即体验' , 'sync.actions.sync' : '立即同步' , 'sync.status.ready' : '已连接' , } ; // ❌ Avoid nested objects export default...
|
4K |
| 3498 | marp-slide | softaworks/agent-toolkit |
Marp Slide Creator Create professional, visually appealing Marp presentation slides with 7 pre-designed themes and built-in best practices. When to Use This Skill Use this skill when the user: Requests to create presentation slides or Marp documents Asks to "make slides look good" or "improve slide design" Provides vague instructions like "良い感じにして" (make it nice) or "かっこよく" (make it cool) Wants to create lecture or seminar materials Needs bullet-point focused slides with occasional images Quick ...
|
4K |
| 3499 | notion-automation | claude-office-skills/skills |
Notion Automation Automate Notion databases and workflows with cross-platform integrations, templates, and intelligent triggers. Based on n8n's Notion workflow templates. Overview This skill covers: Database automation and triggers Template and page creation Cross-platform sync (Slack, Calendar, CRM) Content management workflows Team collaboration automation Core Workflows 1. Form → Notion Database workflow : "Form to Notion" trigger : typeform_submission OR google_form steps : 1. capture_data :...
|
4K |
| 3500 | n8n-workflow | claude-office-skills/skills |
N8N Workflow Skill Overview This skill enables document workflow automation using n8n - the most popular workflow automation platform with 7800+ community templates. Chain document operations, integrate with 400+ apps, and build complex document pipelines. How to Use Describe what you want to accomplish Provide any required input data or files I'll execute the appropriate operations Example prompts: "Automate PDF → OCR → Translation → Email workflow" "Watch folder for new contracts → Review → No...
|
4K |