.agents/skills/cercano-models/SKILL.md
List AI models available on the Ollama instance connected to Cercano. Returns model names, sizes, and modification dates. Use this to discover what local models are available before choosing one for inference or switching the active model.
npx skillsauth add GoogleDevRelExplorations/cercano cercano-modelsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
List all models available on the active Ollama instance.
Tool name: cercano_models
None. This tool takes no parameters.
Returns a formatted list of available models with:
Request:
{}
Response:
Available models:
- qwen2.5-coder:32b (18.5 GB, modified 2026-03-15)
- llama3.2:latest (4.7 GB, modified 2026-03-10)
- codellama:13b (7.4 GB, modified 2026-03-01)
devops
Summarize text or files using local AI via Cercano without sending content to the cloud. Supports brief, medium, and detailed summary lengths.
devops
Submit cloud token usage data to Cercano (opt-in). This sends data, not a report — use cercano_stats to view usage. Helps track cloud tokens alongside local inference for accurate local-vs-cloud comparison.
tools
View Cercano usage statistics and cloud token savings. Shows total requests, tokens processed locally, cloud tokens reported by the host, percentage kept local, and breakdowns by tool, model, and day.
development
Research a question using DuckDuckGo search and local AI analysis. Crafts search queries, fetches top results, and synthesizes a sourced answer — all locally.