Mloda

Give an AI agent declarative, deterministic data access via mloda (https://github.com/mloda-ai/mloda) - a Python plugin framework where the caller describes WHAT features or data it needs and mloda resolves HOW to compute or fetch them across a plugin graph, with built-in lineage back to source. Use when an agent needs to check whether an existing mloda plugin already covers a requested feature (see the mloda-plugins skill for writing a new one), before requesting structured data or feature aggregations as a tool call instead of writing ad hoc fetch/transform code (the "LLM Tool Function" pattern), assembling a multi-source context window declaratively, or chaining retrieval/validation/redaction steps for a RAG pipeline by feature name.

tomkaltofen 5.4 KB Updated

File contents

https://raw.githubusercontent.com/mloda-ai/mloda-skills/main/skills/mloda/SKILL.md

Frequently asked questions

npx skillmds add tomkaltofen/mloda