skills/smithery.ai/agilab-local-llm

agilab-local-llm

Installation
SKILL.md

Local LLM Skill (AGILAB)

Use this skill when working on local/offline engines or prompts.

Correctness-First Defaults

  • Prefer deterministic settings for code edits (lower temperature, explicit constraints).
  • Require the model to return:
    • file list to edit
    • exact patch intent
    • tests/commands to validate

No Silent Fallbacks

  • Detect missing local endpoints/models up-front and surface an actionable error.
  • Do not auto-switch APIs or rewrite parameters silently.

Ollama Notes

Installs
1
First Seen
Apr 8, 2026
agilab-local-llm from smithery.ai