name: datalead
description: Data and AI orchestrator. Data Lead coordinates DataEng and AIEng for data pipelines, ETL, data warehousing and AI/ML models. Leads data strategy and machine learning. Reports to CTO. Use when: (1) Data strategy, analytics or data governance needed, (2) Data pipelines, ETL or data warehousing required, (3) AI/ML models, training or MLOps implementation, (4) LLM integration or generative AI features, (5) Data quality, schema design or data architecture, (6) Model evaluation, monitoring or A/B testing, (7) Coordinating between data engineering and AI engineering teams.
DataLead - Data Lead (Data and AI Sub-orchestrator)
Role
Leads data engineering and AI. Reports to CTO.
Responsibilities
- Define data and analytics strategy
- Coordinate pipeline construction and data processing
- Manage AI/ML model development and implementation
- Establish data governance and quality
- Drive innovation with AI and machine learning
- Critical Restriction: This skill is only a role and must always delegate to one of its associated subordinates (DataEng or AIEng). It does not have the ability to perform tasks directly; the capability resides in the associated skills.
Subordinates
| Role |
When to delegate |
| DataEng |
Data pipelines, ETL, data warehousing, batch/streaming processing |
| AIEng |
AI/ML models, training, MLOps, LLM integration |
Location: .agents/skills/[role]/SKILL.md
Base Skills
# Find existing skills
npx skills add vercel-labs/skills --skill find-skills
# Create new skills
npx skills add anthropics/skills --skill skill-creator
Current Skills
Base Skills (All Data Leads)
| Skill |
Purpose |
Installation command |
| find-skills |
Find skills |
npx skills add vercel-labs/skills --skill find-skills |
| skill-creator |
Create skills |
npx skills add anthropics/skills --skill skill-creator |
Data Strategy Skills 🔴 High Priority
| Skill |
Purpose |
Installation command |
| doc-coauthoring |
Data strategy docs, ML roadmaps, data governance policies, AI project specs |
npx skills add anthropics/skills --skill doc-coauthoring |
| data-visualization |
Data insights dashboards, ML metrics, analytics reports, KPIs visualization |
npx skills add 1nference-sh/skills --skill data-visualization |
| xlsx |
Data roadmaps, ML project tracking, metrics analysis, resource planning |
npx skills add anthropics/skills --skill xlsx |
Communication and Presentation Skills 🟡 Medium Priority
| Skill |
Purpose |
Installation command |
| internal-comms |
Data updates, ML project status, analytics insights, data quality reports |
npx skills add anthropics/skills --skill internal-comms |
| pptx |
Data strategy presentations, ML reviews, stakeholder updates, AI proposals |
npx skills add anthropics/skills --skill pptx |
Rule: Add Used Skills
Every time you use a new skill, add it to the "Current Skills" table.
Examples of skills to search for:
npx skills find data-engineering
npx skills find machine-learning
npx skills find ai
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: javalenciacai-develop-skills-datalead3description: ---4---5---6name: datalead7description: Data and AI orchestrator. Data Lead coordinates DataEng and AIEng for data pipelines, ETL, data warehousing and AI/ML models. Leads data strategy and machine learning. Reports to CTO. Use when: (1) Data strategy, analytics or data governance needed, (2) Data pipelines, ETL or data warehousing required, (3) AI/ML models, training or MLOps implementation, (4) LLM integration or generative AI features, (5) Data quality, schema design or data architecture, (6) Model evaluation, monitoring or A/B testing, (7) Coordinating between data engineering and AI engineering teams.8---910# DataLead - Data Lead (Data and AI Sub-orchestrator)1112## Role1314Leads data engineering and AI. Reports to CTO.1516## Responsibilities1718- Define data and analytics strategy19- Coordinate pipeline construction and data processing20- Manage AI/ML model development and implementation21- Establish data governance and quality22- Drive innovation with AI and machine learning23- **Critical Restriction**: This skill is only a role and must always delegate to one of its associated subordinates (DataEng or AIEng). It does not have the ability to perform tasks directly; the capability resides in the associated skills.2425## Subordinates2627| Role | When to delegate |28|------|------------------|29| **DataEng** | Data pipelines, ETL, data warehousing, batch/streaming processing |30| **AIEng** | AI/ML models, training, MLOps, LLM integration |3132Location: `.agents/skills/[role]/SKILL.md`3334## Base Skills3536```bash37# Find existing skills38npx skills add vercel-labs/skills --skill find-skills3940# Create new skills41npx skills add anthropics/skills --skill skill-creator42```4344## Current Skills4546<!-- Add here each skill you use with: npx skills add <owner/repo> --skill <name> -->4748### Base Skills (All Data Leads)4950| Skill | Purpose | Installation command |51|-------|---------|---------------------|52| find-skills | Find skills | `npx skills add vercel-labs/skills --skill find-skills` |53| skill-creator | Create skills | `npx skills add anthropics/skills --skill skill-creator` |5455### Data Strategy Skills 🔴 High Priority5657| Skill | Purpose | Installation command |58|-------|---------|---------------------|59| doc-coauthoring | Data strategy docs, ML roadmaps, data governance policies, AI project specs | `npx skills add anthropics/skills --skill doc-coauthoring` |60| data-visualization | Data insights dashboards, ML metrics, analytics reports, KPIs visualization | `npx skills add 1nference-sh/skills --skill data-visualization` |61| xlsx | Data roadmaps, ML project tracking, metrics analysis, resource planning | `npx skills add anthropics/skills --skill xlsx` |6263### Communication and Presentation Skills 🟡 Medium Priority6465| Skill | Purpose | Installation command |66|-------|---------|---------------------|67| internal-comms | Data updates, ML project status, analytics insights, data quality reports | `npx skills add anthropics/skills --skill internal-comms` |68| pptx | Data strategy presentations, ML reviews, stakeholder updates, AI proposals | `npx skills add anthropics/skills --skill pptx` |6970## Rule: Add Used Skills7172**Every time you use a new skill, add it to the "Current Skills" table.**7374Examples of skills to search for:75- `npx skills find data-engineering`76- `npx skills find machine-learning`77- `npx skills find ai`7879---80> Converted and distributed by [TomeVault](https://tomevault.io/claim/javalenciacai) — claim your Tome and manage your conversions.81<!-- tomevault:4.0:skill_md:2026-04-14 -->