Kiln
Build, evaluate, and fine-tune AI products in one workbench
All Skills in This Repository (10)
Pure Emerald Level Indicatorsescalation-and-reply-tone
Determines when support tickets require human review and guides first-reply tone.
ticket-routing-playbook
Assigns owning teams and priority levels to inbound support tickets.
release-digest
Generate and post a Slack recap of merged PRs since the last release tag.
claude-maintain-models
Add new LLM models to Kiln's ml_model_list.py and open a tested pull request.
qa
Orchestrates multi-agent browser-driven QA passes over branches and PRs with severity-ranked reports.
playwright
Drive Kiln's web UI in a real browser and run its Playwright end-to-end test suite.
kiln-check-finetune-deprecation
Audit Kiln's fine-tunable model list for deprecated or unsupported base models across providers.
kiln-prerelease-check
Runs Kiln prerelease smoke tests and CI checks, then diagnoses failures into a report.
kiln-check-deprecation
Audit Kiln's model list for deprecated or sunset models across all providers.
kiln-add-model
Add LLM models to Kiln's registry and draft Discord release posts.
Frequently Asked Questions
FAQPage SchemaHow to install Kiln?โผ
Run `npx skills add Kiln-AI/Kiln --all -g -y` in your terminal to install all skills in this suite globally.
What is Kiln used for?โผ
Kiln is a free workbench for building AI products: it covers evals, prompt optimization, RAG, fine-tuning, synthetic data generation, and agents in one tool.
Can non-developers use Kiln?โผ
Yes. The desktop app for Mac, Windows, and Linux lets PMs, QA, and subject experts rate outputs and add training data without writing any code.
Does Kiln work offline or with my own API keys?โผ
Yes. Kiln runs locally on your machine, accepts your own provider API keys, and can run fully offline with Ollama.
Which AI models does Kiln support?โผ
Kiln has tested over 190 models across OpenAI, Anthropic, Gemini, Bedrock, Ollama, OpenRouter, Fireworks, Groq, and any OpenAI-compatible endpoint.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core