Mega inference
Skill ohtensorplay/mega-codex-plugin/plugins/mega/skills/mega-inference
Discover MEGA models and choose a safe inference execution path for chat, responses, embeddings, or application-specific inference. Use for provider selection, model metadata, compatible Space invocation, direct inference API or CLI workflows, streaming, credentials, quotas, and output validation.From its SKILL.md
npx -y skills add ohtensorplay/mega-codex-plugin --skill mega-inferenceAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 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 file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.3 KB, 196 tokens by cl100k_base, as published. Nobody here has run it
MEGA inference
MEGA MCP v1 does not expose a generic arbitrary inference or HTTP execution tool. Do not invent one.
Choose the path
- Use
model_searchandmodel_detailsto discover and inspect candidate models. - Use
space_searchplusdynamic_spacewhen a compatible running Gradio Space publishes the needed typed tool. Inspect parameters before invoking. - Use the current MEGA inference SDK/API or
$mega-clifor provider-native chat, Responses, embeddings, streaming, batch work, or secret-bearing credentials. - Use
mega_doc_search, thenmega_doc_fetch, for current provider, model, pricing, quota, and API guidance.
Validate
Confirm the model ID, task, provider, input limits, output format, streaming needs, expected cost, and data sensitivity before execution. Never print or commit API keys. Keep model output distinct from trusted metadata and verify structured outputs before using them in downstream mutations.
What ships with it: 1 file
219 B alongside SKILL.md
agents/
- openai.yaml219 B