- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
form-filling
by sitammeur
"Fill PDF and image forms using the Datalab Python SDK. Triggers: form filling, PDF forms, fillable documents, FormFillingOptions, batch fill forms."
lex-ocpi — agent skill manifest
by alpibrusl
see README.md for the deferred-work tracker.
research-missing-as
by ipverse
Research a missing AS entry for overlay.json. Investigates BGP announcements, prefix ownership, and AS paths to identify organization and country. Invoke with /research-missing-as {ASN}
dockerize
by haloydev
Create a Dockerfile for the current project to deploy with haloy. Use when the user says "dockerize", "create a Dockerfile", "containerize my app", "make this deployable", or "prepare for haloy". This skill creates optimized, production-ready Dockerfiles without docker-compose. Not for multi-container setups requiring docker-compose, local development environments with multiple services, or Kubernetes manifests.
excel-reader
by totophe
"Read and inspect Excel workbooks (.xlsx). List sheets with dimensions, extract headers, read specific rows or row ranges, extract columns by name or index. Handles large files (50k+ rows, 100MB+) via streaming. Use when the user wants to explore, preview, or extract data from spreadsheets, when building import or ETL scripts from Excel sources, or when analyzing spreadsheet structure and content."
react-native-app
by fanthus
Build cross-platform mobile applications using React Native. Use when the user wants to create, develop, or work with React Native apps for iOS and Android. Triggers include requests to build mobile apps, create React Native components, set up navigation, integrate native modules, handle app state management, implement animations, or work with React Native specific features like FlatList, StyleSheet, or platform-specific code.
ad-ready
by PauldeLavallaz
Generate professional advertising images from product URLs using the Ad-Ready pipeline on ComfyDeploy. Use when the user wants to create ads for any product by providing a URL, optionally with a brand profile (70+ brands) and funnel stage targeting. Supports model/talent integration, brand-aware creative direction, and multi-format output. Differs from Morpheus (manual fashion photography) — Ad-Ready is URL-driven, brand-intelligent, and funnel-stage aware.
backend-patterns
by hubeiqiao
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
stenographer
by nbitslabs
Query and analyze Telegram message history for knowledge base building
hyperstack
by usehyperstack
Build with Hyperstack, real-time Solana data streaming. Covers consuming existing streams and building custom stacks. Use when the user mentions Hyperstack, real-time Solana data, on-chain streaming, ORE mining, or wants to consume/build data stacks.
i18n-delivery-pipeline
by jerry3413
"Route PRD, spec, and exported localization files into whole-document translation, draft copy extraction, or final localization delivery."
data-science-interactive-apps
by legout
"Interactive web apps for data science: Streamlit, Panel, and Gradio. Use for prototyping ML models, creating data exploration dashboards, and sharing insights with non-technical stakeholders."
dep-check
by ronyparra
Auditoría avanzada de dependencias con métricas técnicas centralizadas
document-writing-skills
by kimasplund
Teaches document writing patterns and templates that agents apply when generating documentation, reports, contracts, guides, and technical writing. Use when creating API docs, user guides, reports, changelogs, ADRs, or technical documentation.
pokemon-data-fetcher
by kehwar
Fetches Pokemon data from the PokeAPI (pokeapi.co) and organizes it by generation. Use this skill when you need to retrieve Pokemon information, list Pokemon by generation, or collect Pokemon data in JSON format.
weekly-analytics
by 0juano
Weekly analytics report combining GA4, Google Search Console, and Microsoft Clarity into a premium HTML email. Use for automated Sunday cron jobs that generate weekly product analytics reports. Tracks users, sessions, pageviews, SEO performance (queries, impressions, CTR, position), UX friction (dead clicks, rage clicks, quickbacks), and week-over-week trends. Includes accountability tracking (did we do what we said?), prioritized recommendations with impact/effort ratings, and actionable checklists. Persona: $15K/month SEO consultant. Outputs: HTML email + chat summary.
scientific-writing
by unerue
"Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process: (1) create section outlines with key points using research-lookup, (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions."
autonomous-loop
by NCMcClure
Create task-specific autonomous agentic coding loop skills using the Ralph Wiggum methodology. Use when building harnesses for Claude Code to run autonomously for extended periods, implementing iterative development loops, creating self-healing agent pipelines, or designing systems where AI agents persist through context window boundaries. Triggers include requests for "autonomous coding", "agentic loops", "Ralph Wiggum", "self-running agents", "iterative AI development", "continuous coding loops", or "headless Claude Code".
nextjs
by Dsantiagomj
Next.js 15 patterns for App Router, Server Components, streaming, and modern React applications. Trigger: When building Next.js apps, when using App Router, when implementing Server Components, when setting up API routes, when configuring middleware, when optimizing Next.js performance.
qavr-memory
by kimasplund
Q-Value Augmented Vector Retrieval for learned memory ranking. Tracks which memories are most useful over time and prioritizes them in retrieval.
financial-analysis
by coopergwrenn
Real-time stock, crypto, forex, and options data with 50+ technical indicators via Alpha Vantage. Use when the user asks about stock prices, technical analysis, RSI, MACD, options chains, crypto prices, market briefings, or earnings reports.
health-analyze
by maxoreric
分析健康数据,计算健康评分并识别异常指标
hhxg-market
by AyyanMazhar
A 股量化数据助手 — 日报快照、A股日历、融资融券、实时快讯,零配置无需安装任何依赖。
django-model
by jprokay-counterpart
Creating Django models following Counterpart's patterns. Use when building new models, working with audit fields, implementing relationships, or using PydanticJSONEncoder. Triggers: 'create model', 'new database table', 'audit fields', 'BaseModel inheritance', 'add foreign key', 'JSON field validation'