- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
commit
by g2e-YunSeongHun
'Automates git commits with WBS tracking and code review. Use when user wants to commit changes or needs commit message suggestions. Keywords: commit, 커밋, 커밋해줘, 커밋 메시지, git commit, WBS, 리뷰'
amplitude-automation
by ncdevshiv
"Automate Amplitude tasks via Rube MCP (Composio): events, user activity, cohorts, user identification. Always search tools first for current schemas."
parse-ad-requirements
by feed-mob
Extract structured advertising campaign parameters from natural language input provided by advertisers. This skill should be used when analyzing advertising requirements, campaign briefs, or ad requests that need to be converted into structured data. Supports both creating new campaigns and updating existing campaigns with additional information. Identifies missing information and provides helpful guidance for completing campaign requirements.
evolution-api
by aeonbridge
Comprehensive skill for Evolution API - open-source WhatsApp integration platform with multi-service chatbot and automation support
coding-standards
by automindtechnologie-jpg
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
integration-tests
by iulspop
Generates integration tests for server actions, database operations, and API routes using Vitest with the "given/should" prose format. Use when testing infrastructure facades, route actions, session management, or multi-service interactions.
check-balance
by agnicpay
Check USDC balance across networks. Use when you or the user want to check balance, see how much money is in the wallet, view funds, or check available USDC. Covers phrases like "check my balance", "how much USDC do I have", "what's my balance", "show funds", "wallet balance".
cleanup-optimizer
by faiimea
"Optimizes file cleanup operations by identifying safe-to-delete temporary files, cache data, and export artifacts. Use when: (1) User requests cleanup of directories or projects, (2) Disk space is low and temporary files need identification, (3) Cleaning up after data exports or build processes, (4) Removing redundant backup files."
git-daily-work-report
by wangdengyue
"Automatically generate daily work reports by scanning Git repositories. Use this skill when the user asks to: (1) Generate a daily report from git commits, (2) Summarize work done on a specific date based on code changes, (3) Check commits and create work summary for a date. The skill scans all git repositories under a root directory, filters by author, retrieves commit records with file changes, and generates a summarized work content description using LLM analysis."
Odoo 18 Development Skills
by hellbellies
```
gf-marketing-planner-v2
by martinariasf
Read or update the per-client data files that drive the Viktor Marketing Operating Dashboard. Use when adding posts, scheduling content, planning a quarter, updating client context, recording learnings, or syncing performance metrics. The agent writes JSON files in marketing-planner/clients/<slug>/; the React dashboard reads them live. TRIGGERS — any of: "draft a post", "add post for [client]", "approve <post-id>", "update brief for [client]", "plan Q[N] for [client]", "sync metrics from Postiz", "log a learning". DO NOT trigger for: general copywriting unrelated to a tracked client, one-off posts not going into the dashboard.
pastbuild-export
by lukenguyen-me
Generate Past Build project JSON for portfolio import. Analyzes codebase to extract project name, description, tech stack, and structure for the Past Build import format.
powerskills
by felipemsilva
Windows automation toolkit for AI agents. Provides Outlook email/calendar, Edge browser (CDP), desktop screenshots/window management, and shell commands via PowerShell. Install this for the full suite, or install individual sub-skills (powerskills-outlook, powerskills-browser, powerskills-desktop, powerskills-system) separately.
openapi-spec-builder
by ehtbanton
Generate OpenAPI 3.x specification files (YAML) with endpoints, schemas, authentication, and examples for REST API documentation. Triggers on "create OpenAPI spec", "generate API documentation", "swagger spec for", "REST API schema".
state-manager
by biruk741
Manages the .hackathon/ state directory. Handles reading state, validating document schemas, checking phase status, and maintaining the changelog. Automatically invoked by other hackathon-pilot skills as a utility. Also use directly when you need to check or manipulate project state, fix corrupted state files, or manually transition phases.
Internal Tooling Specialist
by Alpizar28
Especialista en diseño de herramientas internas, paneles operativos y flujos tipo wizard orientados a la eficiencia del desarrollador y reducción de errores.
chain-of-responsibility-nodejs
by progmichaelkibenko
Implements the Chain of Responsibility pattern in Node.js. Use when the user mentions chain of responsibility, CoR, or when you need to chain handlers that each process and pass to the next—validation pipelines, processing steps, transformation chains, or any sequential pipeline.
n8n
by acejou27
N8N workflow automation platform. Use for workflow automation, integrations, nodes, credentials, API development, RAG/AI workflows, and low-code automation solutions.
go-latest-version
by FumingPower3925
Enforces modern Go standards and idioms for Go 1.22 through 1.26. Use when writing, reviewing, or modifying Go code to ensure the latest language features, standard library APIs, and best practices are used. Prevents deprecated patterns and guides toward idiomatic modern Go.
visual-overlay
by dang-hai
Add visual animations (cursor, typing, click effects) to AgentPulse-enabled React apps. Use when: showing users what AI is doing, adding visual feedback for agent actions, configuring element targeting for animations.
shadcn-best-practices
by moderndegree
Best practices for working with shadcn/ui components, imports, theming, and forms. Use when building UI with shadcn, adding components, configuring theming, or creating forms.
create-ixmap
by gjrichter
Creates interactive maps using ixMaps framework. Use when the user wants to create a map, visualize geographic data, or display data with bubble charts, choropleth maps, pie charts, or bar charts on a map.
self-improvement
by LingmaFuture
"Capture durable lessons from debugging, user corrections, missing capabilities, and repeated workflow friction so future sessions avoid the same mistakes. Hybrid design: actual-self-improvement execution core + self-improving-compound HOT/WARM/COLD memory tiers + legacy promotion/hook guidance. Use immediately when a non-obvious failure is diagnosed, before the final reply after a workaround succeeds, when the user corrects or updates the agent, when a project/tool convention is discovered, when a missing capability is requested, or when a solved issue should be promoted into shared memory. Also use to audit whether a lesson was captured. Do not use for trivial typos, expected failures, straightforward retries, or one-off noise with no reusable lesson."
developing-claude-plugins
by lenneTech
Develops, optimizes, and validates Claude Code plugins, skills (SKILL.md), commands, agents, hooks (hooks.json), and scripts. Ensures consistency with official best practices. Activates when creating, editing, or reviewing files in plugins/ directory, .claude-plugin/, plugin.json, permissions.json, or marketplace.json. Covers YAML frontmatter, element structure, cross-references, naming conventions, and plugin manifest validation. NOT for application development (use domain-specific skills).