Super ai ml foundation
SUPER Skills catalogue: portable Markdown agent skills for AI vibe coding, SEO, AI SEO/GEO, marketing, design, AI agents, DevOps, security, automation, data, business, and operations.
npx -y skills add arpitexplores/skills-super --skill super-ai-ml-foundationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
AI/ML foundations: model selection, prompt design, RAG, embeddings, and vector search. Use for core AI app design and build.
SKILL.md
1.8 KB, as published. Nobody here has run it
Super AI/ML Foundation
Overview
Establish the core AI/ML architecture before building agents or ops layers.
User Intent Examples
- "Need help with AI Engineering for my product/site."
- "Create a plan for Prompt Engineering."
- "Audit or improve RAG Engineering."
Workflow
- Confirm use case, success criteria, latency, and cost targets.
- Select model family and deployment approach (hosted vs self-hosted).
- Design prompts, tool interfaces, and guardrails.
- Plan and implement RAG: chunking, embeddings, indexing, retrieval.
- Validate relevance, quality, and failure modes with small tests.
- Document tradeoffs, risks, and next experiments.
Minimal Intake Questions
- Primary goal or outcome
- Scope (pages, systems, teams, or timeframe)
- Constraints (tools, budget, timeline)
Output Format
- Use-case brief and success metrics
- Model choice with rationale
- Prompt and tool plan
- RAG architecture plan
- Risks, mitigations, and next steps
Routing Map (Modules)
- AI Engineering ->
references/modules/ai-engineer.md - Prompt Engineering ->
references/modules/prompt-engineering-patterns.md - RAG Engineering ->
references/modules/rag-engineer.md
Bundled References
references/modules/scripts/assets/agents/
Compatibility Notes
- If any module references slash commands or tool-specific paths, translate them into plain-language steps.
- Keep outputs platform-agnostic unless the user specifies a specific tool, stack, or agent.
Guardrails
- Do not claim benchmark results without data.
- Separate measured results from hypotheses.
- Prefer the smallest viable model and simplest retrieval setup.