Agent skill
skill-name
A clear description of when this skill should activate and what it does
Install this agent skill to your Project
npx add-skill https://github.com/fusionet24/AISkills/tree/main/template
SKILL.md
Skill Name
Overview
Provide a brief overview of what this skill does and when it should be used.
Instructions
Detailed step-by-step instructions for how to use this skill:
- First step
- Second step
- Third step
Examples
Provide examples of inputs and expected outputs.
Example 1
Input:
[Example input]
Output:
[Expected output]
Notes
- Any additional notes or considerations
- Edge cases to be aware of
- Best practices
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
pyspark-test-generator
Generate comprehensive PySpark-based data quality validation tests for Databricks tables. Use when creating automated tests for data completeness, accuracy, consistency, and conformity, or when user mentions test generation, data validation, quality monitoring, or PySpark test frameworks.
documentation-writer
Activates when creating or improving technical documentation, READMEs, and API docs
data-profiler
Profile datasets to understand schema, quality, and characteristics. Use when analyzing data files (CSV, JSON, Parquet), discovering dataset properties, assessing data quality, or when user mentions data profiling, schema detection, data analysis, or quality metrics. Provides basic and intermediate profiling including distributions, uniqueness, and pattern detection.
test-generator
Activates when generating unit tests, integration tests, or test cases for code
unity-catalog-tagger
Manage Unity Catalog metadata tags for data governance and classification. Use when applying tags to tables and columns, classifying data sensitivity (PII, PHI), marking data quality attributes, or when user mentions Unity Catalog tagging, metadata management, data governance, or compliance workflows.
databricks-query
Execute SQL queries against Databricks using the DBSQL MCP server. Use when querying Unity Catalog tables, running SQL analytics, exploring Databricks data, or when user mentions Databricks queries, SQL execution, Unity Catalog, or data warehouse operations. Handles query execution, result formatting, and error handling.
Didn't find tool you were looking for?