Processing

Data transformation and parsing

Showing 10369-10392 of 11277 skills
yousufjoyian

task-create

by yousufjoyian

Distill a conversation into a comprehensive task briefing for the project queue

Agents 0 3mo ago
vanman2024

fire-patterns

by vanman2024

Auto-generated CLI patterns using Google Fire with class-based structure, docstring parsing, and nested classes. Use when building Python CLI applications, creating Fire CLIs, implementing auto-generated commands, designing class-based CLIs, or when user mentions Fire, Google Fire, CLI generation, docstring commands, nested command groups, or Python command-line tools.

CLI Tools 0 6mo ago
PrakharMNNIT

backend-principle-eng-python-ml-pro-max

by PrakharMNNIT

"Principal backend engineering intelligence for Python AI/ML systems. Actions: plan, design, build, implement, review, fix, optimize, refactor, debug, secure, scale ML services and pipelines. Focus: data quality, reproducibility, reliability, performance, security, observability, model evaluation, MLOps."

Processing 0 3mo ago
jefrnc

code-review-for-quant

by jefrnc

Use when reviewing or writing Python/Go/SQL code for quant research, backtests, market-data pipelines, or trading systems. Provides a structured checklist of failure modes specific to time-series financial code (lookahead, splits, snapshots, currency, NaN propagation, joint-filer dedup) that generic code review skips.

Processing 0 1mo ago
squirrel289

comparative-decision-review

by squirrel289

Structured and deterministic comparative decision workflow that combines mandatory rubric confirmation and evidence discipline with deterministic multi-platform scoring, ranking, and action rules. Use when selecting skills, tools, architectures, workflows, vendors, or build-vs-buy options and when you need explicit criteria, consistent scoring, tie-break logic, and an auditable decision record.

Automation 0 3mo ago
Dsantiagomj

i18n

by Dsantiagomj

Internationalization (i18n) patterns for multi-language applications. Covers next-intl, ICU message syntax, pluralization, date/number formatting, RTL support, and locale management. Trigger: When implementing translations, when supporting multiple languages, when formatting dates or numbers for different locales, when handling RTL languages.

Processing 0 4mo ago
automindtechnologie-jpg

cc-skill-project-guidelines-example

by automindtechnologie-jpg

Project Guidelines Skill (Example)

Processing 0 4mo ago
janjaszczak

python-backend-fastapi

by janjaszczak

FastAPI + Pydantic v2 backend workflow: implement/modify API endpoints with thin handlers + service layer, add pytest tests, manage idempotent Alembic migrations, and implement streaming ETL/parsers with invalid-row CSV logging. Use this skill when working on Python backend APIs, schema changes, or ingestion/parsing pipelines.

Processing 0 4mo ago
Vehmloewff

interactor

by Vehmloewff

Guidance for using the interactor CLI to drive a running browser session via socket events.

CLI Tools 0 3mo ago
slingdata-io

sling-troubleshooting

by slingdata-io

Debug and fix Sling connection, replication, and API issues. Use when encountering errors, debugging connection failures, fixing authentication problems, resolving type conversion issues, handling memory/performance problems, or troubleshooting API rate limits.

Code Review 0 4mo ago
tuzzy08

polar-better-auth

by tuzzy08

Deep integration of Polar payments with Better Auth. Use for zero-config billing, automatic customer syncing, usage-based billing, and customer portals when using Better Auth.

Auth 0 4mo ago
kindy

observable-notebook-kit

by kindy

Create, edit, and build Observable Notebooks using Notebook Kit. Use when working with .html notebook files, generating static sites from notebooks, querying databases from notebooks, or using data loaders (Node.js/Python/R) in notebooks. Covers notebook file format, cell types, CLI commands, database connectors, and JavaScript API.

Processing 0 4mo ago
sunrisever

bilibili-follow

by sunrisever

"B站关注 UP 主 AI 辅助分类与分组同步。触发词:B站关注、UP主分类、bilibili关注整理、关注列表分组"

CLI Tools 3 2mo ago
yonderlab

jsonlogic-validator

by yonderlab

Implement, validate, and test JSONLogic rules for portable business logic. Use when working with JSONLogic syntax, creating rules for conditional logic, validating rule structures, testing rules against data, or converting business requirements to JSONLogic. Triggers on requests to "write jsonlogic", "validate jsonlogic", "create a rule", "business logic as JSON", "conditional logic", or any mention of JSONLogic rules.

CLI Tools 0 4mo ago
zen-tradings

etf-tax-efficiency-scorer

by zen-tradings

Compares and scores ETFs by tax efficiency to help investors choose the most tax-friendly funds for taxable accounts. Use when the user asks "which ETF is more tax efficient", "best ETFs for taxable account", "tax-efficient investing", "compare ETFs for taxes", "which fund distributes less in capital gains", "tax-friendly index funds", or any question about choosing investments based on tax impact. Also triggers on asset-location questions (which funds belong in which account type), dividend tax treatment, or why some funds generate more taxable events than others. Covers ETFs, mutual funds, and index funds.

Processing 4 1mo ago
Sytex

sytex-reports

by Sytex

This skill should be used when the user asks about Sytex data: tasks, projects, forms, sites, clients, materials, workflows, users, or AI credits consumption. Trigger phrases: "how many tasks", "tasks completed by", "AI credits consumed", "report from Sytex", "statistics for [org name]", "data from [instance]". Covers organizations in: app, claro, ufinet, dt, adc, atis, exsei, integrar, torresec.

Processing 0 4mo ago
0xWeakSheep

aave-integration

by 0xWeakSheep

This skill should be used when the user needs to interact with AAVE V3 protocol contracts directly, read on-chain data, get reserve configurations, fetch current APY rates, simulate position changes, or execute protocol operations programmatically. Provides low-level access to AAVE Pool contracts, UI Pool Data Provider, and quote generation for supply, borrow, repay, and withdraw operations on Ethereum and Arbitrum.

Processing 0 3mo ago
moldable-ai

granola

by moldable-ai

Read and analyze Granola.ai local meeting cache on macOS (search meetings, details, transcripts, documents, and pattern analysis) via a local TypeScript script.

Caching 0 3mo ago
aleister1102

ffuf-web-fuzzing

by aleister1102

Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis

API Dev 0 3mo ago
IISweetHeartII

agent-selfie

by IISweetHeartII

AI agent self-portrait generator. Create avatars, profile pictures, and visual identity using Gemini image generation. Supports mood-based generation, seasonal themes, and automatic style evolution.

Agents 0 3mo ago
VisualxIntelligence

react-useeffect

by VisualxIntelligence

React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.

Analytics 0 4mo ago
midhunxavier

Manage Citations

by midhunxavier

Find, import, and manage citations. Supports BibTeX for LaTeX and Word bibliography for DOCX formats.

Academic 0 3mo ago
djankies

validating-query-inputs

by djankies

Validate all external input with Zod before Prisma operations. Use when accepting user input, API requests, or form data.

Processing 0 6mo ago
yldgio

vercel-composition-patterns

by yldgio

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

Accessibility 0 4mo ago