- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
n8n-automation
by DILOmcfly
Manage n8n workflows from OpenClaw via the n8n REST API. Use when the user asks about n8n workflows, automations, executions, or wants to trigger, list, create, activate, or debug n8n workflows. Supports both self-hosted n8n and n8n Cloud instances.
vue2-business-development
by levai
Vue 2 项目从规范到业务开发的完整工作流程,包括创建新业务模块、开发CRUD页面、实现业务功能、遵循项目规范等。适用于开发新功能、创建新模块、实现业务需求等场景。
connect-blueprint
by ippei2480
Design and generate Amazon Connect contact flow JSON from requirements or diagrams. Use when: (1) designing a new contact flow from scratch by gathering requirements, (2) converting draw.io/Mermaid diagrams or images into flow JSON, (3) deploying flows to AWS via CLI, (4) updating existing flows. Covers IVR menus, queue routing, Lambda integration, business hours checks, and flow modules. Keywords: コンタクトフロー設計, IVR構築, コールフロー生成, Amazon Connect フロー JSON.
ansible-playbook-generator
by ehtbanton
Generate Ansible playbook files for infrastructure automation and configuration management. Triggers on "create ansible playbook", "generate ansible config", "ansible automation", "infrastructure playbook".
loop-skill
by maxoreric
循环执行的 Skill。当需要重复执行直到满足条件时触发。触发词:循环、loop、重复、直到、until、持续。
api-documentation-generator
by ncdevshiv
"Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices"
skills-manager
by justcyl
统一处理所有 skills 操作的总控 skill,包括搜索、导入、创建、编辑、优化、上游跟踪、分发、归档与发布。默认将所有下载/托管技能集中到 ~/project/my-skills 仓库管理;即使在其他路径触发,也应回到该仓库执行管理流程。
financial-deep-research
by ChaNg1o1
Conduct enterprise-grade financial research with multi-source synthesis, regulatory compliance tracking, verified market analysis, and forensic accounting investigation. Use when user needs comprehensive financial analysis requiring 10+ sources, verified claims, market comparisons, investment research, or forensic due diligence. Triggers include "financial research", "market analysis", "investment analysis", "due diligence", "financial deep dive", "compare stocks/funds", "analyze [company/sector]", "forensic accounting", "accounting fraud", "red flags", "SPV analysis", "revenue recognition", or "financial forensics". Do NOT use for simple stock quotes, basic company lookups, or questions answerable with 1-2 searches.
transcribe-refiner
by PrakharMNNIT
"Clean and reconstruct raw auto-generated captions (Zoom, YouTube, Teams, Google Meet, Otter.ai, etc.) into readable, coherent transcripts. Use when the user provides raw caption files (.txt, .vtt, .srt), meeting transcripts with timestamps and speaker tags, or asks to clean up/refine a transcript. Handles: timestamp removal, speaker tag normalization, filler word removal, broken sentence reconstruction, transcription error correction, paragraph formation. Preserves every piece of substantive content while removing noise. Trigger phrases: 'clean this transcript', 'refine captions', 'fix this transcript', 'process Zoom captions', 'clean up meeting notes'."
m365-calendar
by probichaux
Read, create, and manage Microsoft 365 calendar events via Graph API. Supports meeting invitations with attendees and Teams meetings.
imagemagick
by brixtonpham
Guide for using ImageMagick command-line tools to perform advanced image processing tasks including format conversion, resizing, cropping, effects, transformations, and batch operations. Use when manipulating images programmatically via shell commands.
data-engineering-streaming
by legout
"Real-time data pipelines with Apache Kafka, MQTT (IoT), and NATS JetStream. Covers producers, consumers, streaming patterns, and integration with data platforms."
chore
by Lynricsy
Chore executor for simple, repetitive, and batch tasks. Use when: batch renaming, text replacement, formatting, dependency updates, or config changes. 杂务执行者,处理简单重复任务,节省 token。
add-stack
by rozwer
Add a custom stack detection rule to detect-rules-extra.json for this project or globally.
YouTube Transcripts - Project Skill
by yousufjoyian
Toggle A2UI panel off/on: Forces WebSocket reconnect if sidecar was restarted
ascii-design-reviewer
by garbray
Review Phase 1 ASCII UI designs from a product owner perspective. Analyze user journeys, identify potential issues, ask clarifying questions about requirements and user flows, create Mermaid diagrams (flowcharts, sequence diagrams, state charts), provide detailed system behavior documentation, and document error handling strategies. Use when reviewing ASCII mockups to validate design against actual user needs, understand system workflows, and ensure completeness before moving to implementation.
m365
by pietz
Use this skill when the user asks about Microsoft 365 email or calendar - reading, searching, sending Outlook emails, viewing calendar events, scheduling meetings, or managing M365 data.
feature-data
by ShotaIuchi
Data modeling and schema design. Apply when designing database schemas, migrations, relationships, indexes, data access patterns, and storage strategies for new features.
pptx
by kunhai-88
"演示文稿的创建、编辑与分析。当需要创建/修改 .pptx、调整版式、添加批注或演讲者备注等任务时使用。"
hook-creator
by VitaDynamics
Expert guidance for creating Claude Code hooks. Use when configuring hooks in settings files, creating hook scripts, or implementing hook-based workflows for tool interception, validation, or automation.
error-handling-skills
by kimasplund
Universal error handling, exception management, and logging best practices for all development agents across JavaScript/TypeScript, Python, Rust, Go, and Java. Use when implementing error handling, exception management, logging, error recovery, or debugging production issues.
Zero CRM API Skill
by thierryteisseire
zero crm skill
pptx
by jyasuu
"Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks"
golua
by iceisfun
Embed Lua in Go applications using github.com/iceisfun/golua. Covers VM setup, native function binding, table manipulation, metatables, sandboxing, and provider-based capability control.