data▌
145 indexed skills · max 10 per page
data-engineering-data-pipeline
sickn33/antigravity-awesome-skills · Productivity
You are a data pipeline architecture expert specializing in scalable, reliable, and cost-effective data pipelines for batch and streaming data processing.
dx-data-navigator
pskoett/pskoett-ai-skills · Productivity
Query the DX Data Cloud PostgreSQL database using the mcp__dx-mcp-server__queryData tool.
data-scientist
sickn33/antigravity-awesome-skills · Productivity
You are a data scientist specializing in advanced analytics, machine learning, statistical modeling, and data-driven business insights.
mapbox-data-visualization-patterns
mapbox/mapbox-agent-skills · Productivity
Comprehensive patterns for visualizing data on Mapbox maps. Covers choropleth maps, heat maps, 3D extrusions, data-driven styling, animated visualizations, and performance optimization for data-heavy applications.
validate-data
anthropics/knowledge-work-plugins · Productivity
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
sf-data
jaganpro/sf-skills · Productivity
Use this skill when the user needs Salesforce data work: record CRUD, bulk import/export, test data generation, cleanup scripts, or data factory patterns for validating Apex, Flow, or integration behavior.
data-pipeline
claude-office-skills/skills · Productivity
Build data pipelines and ETL workflows for data integration, transformation, and analytics automation. Based on n8n's data workflow templates.
recent-data
lobehub/lobehub · Productivity
Session store integration for tracking recently accessed topics, resources, and pages. \n \n Three initialization hooks ( useInitRecentTopic , useInitRecentResource , useInitRecentPage ) load recent data into session store at app startup \n Read recent data via selectors ( recentSelectors.recentTopics , etc.) or hook return values; selectors are recommended for multi-component access \n Built-in features include auto login detection, data caching, SWR-based auto-refresh on focus, and full TypeSc
data-extractor
claude-office-skills/skills · Productivity
This skill enables extraction of structured data from any document format using unstructured - a unified library for processing PDFs, Word docs, emails, HTML, and more. Get consistent, structured output regardless of input format.
spring-data-neo4j
giuseppe-trisciuoglio/developer-kit · Productivity
Spring Data Neo4j integration for graph databases with repositories, Cypher queries, and reactive operations. \n \n Three abstraction levels: Neo4j Client (low-level), Neo4j Template (medium-level), and Neo4j Repositories (high-level query derivation) \n Supports both imperative Neo4jRepository and reactive ReactiveNeo4jRepository patterns; do not mix both in the same application \n Entity mapping with @Node and @Relationship annotations, supporting business keys or generated IDs with immutable