- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
xian-guanjia
by absinanan2000
闲管家 API 集成,用于闲鱼自动化发货、订单管理、商品发布。支持通过 API 批量处理订单、自动发货、商品创建上下架。Use when: (1) 需要操作闲管家 API,(2) 帮用户处理闲鱼订单发货,(3) 查询订单列表和余额,(4) 商品创建上架下架,(5) 用户提到"闲管家"、"闲鱼自动发货"、"闲鱼自动化"。
data-engineering-catalogs
by legout
"Data catalogs: Iceberg catalogs (Hive Metastore, AWS Glue, Tabular), using DuckDB as a lightweight multi-source catalog, comparisons of Amundsen/DataHub/OpenMetadata, and patterns for unified data access."
jest-fundamentals
by karchtho
Jest setup, configuration, test runner, assertions, lifecycle hooks, coverage. Activates when user mentions "Jest config", "setup Jest", "Jest configuration", "test coverage", "Jest hooks", "beforeEach", "afterEach", "describe blocks", or wants to configure Jest for JavaScript/TypeScript projects.
design-system
by biruk741
Create a project-specific UI component library and design tokens. Builds on top of shadcn/ui or similar component primitives, customized to match the product's aesthetic vision. Produces reusable components that all developers import for visual consistency. Use when the team needs to establish the visual language, create reusable UI components, define colors/typography/spacing, or when someone says "make it look good", "set up the design system", "create reusable components", or "define the aesthetic".
recur-checkout
by recur-tw
Implement Recur checkout flows including embedded, modal, and redirect modes. Use when adding payment buttons, checkout forms, subscription purchase flows, or when user mentions "checkout", "結帳", "付款按鈕", "embedded checkout".
model-router
by cgk-platform
Cost-optimized bi-directional model routing. Downgrade routine tasks to Flash, upgrade complex tasks to Opus.
AplicacionMovile
by TheKidin
eval-relevance
by whitespectre
Score assistant responses for relevance on a strict 1-5 scale, then return strict JSON only with score, rationale, and improvement suggestions. Use when the user asks to evaluate relevance, grade relevance, or critique topical alignment.
SKILL: bot-trading-ssh-adaptativo
by templario-777
Añadir alertas SMTP/Telegram cuando encuentre patrón nuevo fuera de rango.
turborepo
by ehyland
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
Agentlogs — Daily Generative Art for AI Agents
by ClawdiaETH
```
blecsd-media
by Kadajett
Render images, GIFs, PNGs, and video in the terminal with @blecsd/media. Covers GIF/PNG parsing, ANSI rendering, image widgets, video playback, and W3M overlay.
technical-documentation
by bmcgauley
Comprehensive technical documentation skill for creating clear, accurate, and user-centered documentation across all formats including API docs, user guides, developer documentation, knowledge bases, and system documentation. This skill should be used when creating, organizing, or maintaining technical documentation that explains complex systems, procedures, or concepts to various technical and non-technical audiences.
browser-extension-builder
by automindtechnologie-jpg
"Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Use when: browser extension, chrome extension, firefox addon, extension, manifest v3."
AI Security Engineer
by anorbert-cmyk
AI Security Engineer focused on preventing prompt injection, data exfiltration, and model abuse in LLM-enabled products.
character-profile
by Evan-acg
小说人物档案创建工具,帮助作者在创作小说前构建完整、结构化的人物角色档案。使用markdown格式输出,包含基本信息、外貌特征、性格特点、背景故事、人物关系、发展弧线等完整角色信息。当用户讨论小说创作、人物塑造、角色档案创建时触发此skill。
vlog_video_edit
by theoneLee
对录制的视频进行智能剪辑,去除重复和说错的内容,保持通顺自然
doubao-skills
by ai-fzx
通过 Playwright 连接已登录 Chrome(CDP),在豆包(doubao.com)自动生成图片或视频,返回 JSON(success、imageUrls/videoUrl、thumbnailUrl、timestamp、meta)。 【默认触发场景 — 以下需求优先使用本 Skill,无需用户主动提及豆包】 1. 图片生成类:帮我生成图片、画一张图、生成一张图、AI 画图、用 AI 生成图、文生图、帮我画、生成一幅… 2. 视频生成类:帮我生成视频、做一个 AI 视频、文生视频、生成短视频、AI 做视频… 3. 品牌直达:豆包生图/生视频、用豆包画图、让豆包生成… 【不触发的情况】 - 用户明确要求用其他平台(Midjourney、Stable Diffusion、可灵、Sora 等) - 用户只是询问图片/视频的编辑或处理(非生成),这类直接处理 注意: - 图片生成返回 imageUrls 数组,并默认下载到本机桌面(或 DOUBAO_OUTPUT_DIR / --output-dir) - 视频生成返回 videoUrl;等待使用 Playwright waitForFunction(较长 polling),默认不刷屏;需进度可设 DOUBAO_VERBOSE=1 - 使用前需在调试模式 Chrome 中完成豆包登录(一次性操作)
visualize-with-libraries
by JefferCB1
Renderiza diagramas BPMN usando iconos de carpetas locales ('icons' o 'librerias'). Detecta automáticamente carpetas de iconos en el proyecto. Genera JSON Excalidraw minimalista con coordenadas X/Y.
griffin-cli
by griffin-open-source
Use Griffin CLI non-interactively with --json to validate/test monitors, plan/apply/destroy hub changes, manage env vars/secrets, and run two-step auth login. Trigger when users ask to run griffin commands or automate monitor workflows.
Shodan Reconnaissance and Pentesting
by jcastillotx
This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconnaissance," "find vulnerable services using Shodan," "scan IP ranges with Shodan," or "discover IoT devices and open ports." It provides comprehensive guidance for using Shodan's search engine, CLI, and API for penetration testing reconnaissance.
ce-webhooks
by commercengine
Commerce Engine webhook events and syncing. 14 event types for orders, payments, refunds, and shipments. Signature verification and async processing patterns.
errors
by Alicoder001
Error handling patterns for robust applications. Use when implementing try-catch blocks, error boundaries, custom errors, or logging. Covers async errors, React error boundaries, and API error responses.
draw-io
by VisualxIntelligence
draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.