- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
code-philosophy
by kdcokenny
Internal logic and data flow philosophy (The 5 Laws of Elegant Defense). Understand deeply to ensure code guides data naturally and prevents errors.
vibe-check
by VibiumDev
Browser automation for AI agents. Use when the user needs to navigate websites, read page content, fill forms, click elements, take screenshots, or manage browser tabs.
redis-js
by upstash
Work with the Upstash Redis JavaScript/TypeScript SDK for serverless Redis operations. Use for caching, session storage, rate limiting, leaderboards, full-text search, and all Redis data structures. Supports automatic serialization/deserialization of JavaScript types.
setup
by SubframeApp
Initialize Subframe in a new or existing project. Sets up the CLI, syncs components, configures Tailwind and fonts.
develop
by SubframeApp
Implement Subframe designs with business logic. Use after designing with /subframe:design or when given a Subframe URL/page ID.
design
by SubframeApp
Design UI pages in Subframe. Use when building new UI, iterating on existing UI, exploring design options, or to get a visual starting point to refine in the Subframe design tool. Don't write UI code directly - design first, then implement with /subframe:develop.
autoresearch
by ericosiu
Run Karpathy-style autoresearch optimization on any content. Generates 50+ variants, scores with a 5-expert simulated panel, evolves winners through multiple rounds, outputs optimized version + full experiment log. Use when optimizing landing pages, email sequences, ad copy, headlines, form pages, CTA text, or any conversion-focused content. Triggers on "optimize this page", "run autoresearch", "score these variants", "A/B test this copy".
Long-Form Video Clip Pipeline
by ericosiu
requests — HTTP client (for optional upload features)
peekaboo
by EthanAlgoX
Capture and automate macOS UI with the Peekaboo CLI.
capture-output-via-sidechannel
by Innei
Use when a runner, CI step, container, or orchestrator executes a task whose stdout/stderr you cannot retrieve afterwards — no log API, no shell access, output stream not captured, or logs evicted before you can read them. The pattern: have the task itself write its captured output into a data store you CAN read (SQL row, Redis key, mounted file, public webhook).
hypothesis-testing-engine
by OneWave-AI
Take any claim and design + execute a complete research protocol to test it. Apply scientific method automatically: design study, gather data, run analysis, provide verdict with confidence level.
csv-excel-merger
by OneWave-AI
Merge multiple CSV/Excel files with intelligent column matching, data deduplication, and conflict resolution. Handles different schemas, formats, and combines data sources. Use when users need to merge spreadsheets, combine data exports, or consolidate multiple files into one.
openspec-verify-change
by studyzy
验证实现是否与变更产出物匹配。当用户想要在归档前验证实现是否完整、正确且一致时使用。
openspec-verify-change
by studyzy
验证实现是否与变更产出物匹配。当用户想要在归档前验证实现是否完整、正确且一致时使用。
python-panel-data
by meleantonio
Panel data analysis with Python using linearmodels and pandas.
jq
by kylesnowschwartz
This skill SHOULD be used when the user asks to "get the version from package.json", "what dependencies are in this project", "extract field from JSON", "check tsconfig settings", "parse API response", "get scripts from package.json", or when needing specific fields from JSON files without loading the entire file.
customer-review-aggregator
by OneWave-AI
Aggregate and analyze customer reviews from G2, Capterra, Trustpilot, App Store, and other platforms. Performs sentiment analysis, identifies pain points, extracts feature feedback, generates marketing claims, and compares competitor reviews. Use when users need review analysis, competitive intelligence, or customer feedback insights.
maintain-cross-platform
by agent-sh
"Use when preparing releases, validating cross-platform compatibility, or updating installation infrastructure. Meta-skill for maintaining AgentSys's 3-platform architecture."
saleor-paper-storefront
by saleor
Project-specific patterns for the Saleor Paper storefront built with Next.js 16, TypeScript, and Tailwind CSS. Use when working with product pages, checkout flow, caching, variant selection, filtering, SEO, or UI components. For universal Saleor API patterns, see the saleor-storefront dependency.
data-processor
by cisco-ai-defense
Process and validate data inputs
data-analyzer
by cisco-ai-defense
Analyze data efficiently
x-longform-post
by ericosiu
Write long-form X (Twitter) posts and threads in a founder/CEO voice. Use when drafting X articles, long tweets, thought leadership threads, or viral content. Produces contrarian, data-backed posts with ASCII diagrams and code block visuals. Includes mandatory AI humanizer pass (24-pattern detector) before finalizing.
AI Revenue Intelligence
by ericosiu
```
AI Team Ops
by ericosiu
requests (for optional HubSpot integration)