mellea
Build reliable, testable AI workflows with structured Python functions
All Skills in This Repository (3)
Pure Emerald Level Indicatorsmellea-logging
Guide Mellea logging with canonical fields and contextvars for thread safety.
audit-markers
Audit and fix pytest markers in test files using heuristics and project rules.
skill-author
Create cross-platform SKILL.md files for Claude Code and IBM Bob.
Frequently Asked Questions
FAQPage SchemaHow to install Mellea?โผ
Run `npx skills add generative-computing/mellea --all -g -y` in your terminal to install all skills in this suite globally.
What problem does Mellea solve?โผ
Mellea replaces brittle prompts and flaky agents with structured, testable AI workflows. It enforces typed outputs, validates requirements, and retries failed generations automatically.
Which LLM backends does Mellea support?โผ
Mellea works with Ollama, OpenAI, HuggingFace, WatsonX, LiteLLM, and Bedrock, so you can swap providers without rewriting your code.
Do these skills work with Claude Code and IBM Bob?โผ
Yes. All skills follow the agentskills.io standard and run in Claude Code, IBM Bob, and other compatible AI coding tools.
Can I create my own agent skills with this repo?โผ
Yes. The built-in skill-author skill scaffolds, validates, and installs new cross-compatible SKILL.md files for you.
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