feast
Manage and serve machine learning features for training and real-time prediction
All Skills in This Repository (4)
Pure Emerald Level Indicatorsfeast-user-guide
Automate Feast feature management and retrieval workflows with CLI operations.
feast-dev
Guide Feast contributors through environment setup, testing, and PR workflows.
feast-architecture
Explains Feast codebase internals, component architecture, and data flows for feature store development.
feast-testing
Test and debug Feast feature stores with targeted pytest runs and registry inspection.
Frequently Asked Questions
FAQPage SchemaHow to install Feast skills?โผ
Run `npx skills add feast-dev/feast --all -g -y` in your terminal to install all skills in this suite globally.
What is a feature store used for?โผ
A feature store keeps machine learning features consistent between model training and real-time serving, so teams avoid data leakage and duplicated pipeline work.
How do I define and retrieve features with Feast?โผ
The feast-user-guide skill shows your agent how to define entities, feature views, and services, then retrieve features online or build point-in-time training datasets.
Can Feast power RAG and vector search?โผ
Yes. Feast supports vector-indexed feature views, letting your agent store embeddings and retrieve similar documents for RAG pipelines.
Do these skills work with Claude Code and Codex?โผ
Yes. All skills follow the universal SKILL.md standard and work with Claude Code, OpenAI Codex, and other compatible agent tools.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web