agentsclimarketplace

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

Install
npx -y skills add ohtensorplay/mega-codex-plugin --skill mega-inference

Assembled 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_search and model_details to discover and inspect candidate models.
  • Use space_search plus dynamic_space when a compatible running Gradio Space publishes the needed typed tool. Inspect parameters before invoking.
  • Use the current MEGA inference SDK/API or $mega-cli for provider-native chat, Responses, embeddings, streaming, batch work, or secret-bearing credentials.
  • Use mega_doc_search, then mega_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/

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.