Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
td-npath
Path analysis for sequential event patterns
teradata-labs/claude-cookbooks 6
-
td-linear-regression
Linear regression analysis for continuous target prediction
teradata-labs/claude-cookbooks 6
-
react-dev
This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React Router).
softaworks/agent-toolkit 1,357
-
td-data-preparation
UAF-specific data preparation and validation for time series analysis
teradata-labs/claude-cookbooks 6
-
td-pacf
Partial auto-correlation analysis for direct lag relationships
teradata-labs/claude-cookbooks 6
-
reducing-entropy
Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.
softaworks/agent-toolkit 1,357
-
Teradata Word Embeddings
Word and document embeddings for text analytics
teradata-labs/claude-cookbooks 6
-
naming-analyzer
Suggest better variable, function, and class names based on context and conventions.
softaworks/agent-toolkit 1,357
-
td-smoothing
Signal smoothing and noise reduction techniques
teradata-labs/claude-cookbooks 6
-
react-useeffect
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.
softaworks/agent-toolkit 1,357
-
td-ngram-splitter
N-gram generation for text preprocessing
teradata-labs/claude-cookbooks 6
-
td-movavg-forecast
Moving average based forecasting for smoothed predictions
teradata-labs/claude-cookbooks 6
-
qa-test-planner
Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.
softaworks/agent-toolkit 1,357
-
td-kmeans
K-means clustering for customer segmentation and data grouping
teradata-labs/claude-cookbooks 6
-
agent-md-refactor
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
softaworks/agent-toolkit 1,357
-
Teradata AutoARIMA
Automated ARIMA model selection and forecasting
teradata-labs/claude-cookbooks 6
-
td-decision-tree
Decision tree classifier for categorical prediction and rule extraction
teradata-labs/claude-cookbooks 6
-
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing
text to make it sound more natural and human-written. Based on Wikipedia's
comprehensive "Signs of AI writing" guide. Detects and fixes patterns including:
inflated symbolism, promotional language, superficial -ing analyses, vague
attributions, em dash overuse, rule of three, AI vocabulary words, negative
parallelisms, and excessive conjunctive phrases.
Credits: Original skill by @blader - https://github.com/blader/humanizer
softaworks/agent-toolkit 1,357
-
Teradata PMML Model Scoring
Score data using PMML models (Bring Your Own Model)
teradata-labs/claude-cookbooks 6
-
td-tfidf
Term Frequency-Inverse Document Frequency for text analysis
teradata-labs/claude-cookbooks 6
-
codex
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.2 by default for state-of-the-art software engineering.
softaworks/agent-toolkit 1,357
-
Teradata Ordinal Encoding Suite
Ordinal encoding for ordered categorical variables
teradata-labs/claude-cookbooks 6
-
requirements-clarity
Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve cross-team coordination. Ask two core questions - Why? (YAGNI check) and Simpler? (KISS check) - to ensure clarity before coding.
softaworks/agent-toolkit 1,357
-
td-naive-bayes
Naive Bayes classifier for probabilistic classification
teradata-labs/claude-cookbooks 6