AI Skills for Ollama
Discover 28+ Local LLM runner
Install any skill with /learn
/learn @owner/skill-nameBrowse AI Skills for Ollama
openclaw / comanda
Generate, visualize, and execute declarative AI pipelines using the comanda CLI. Use when creating LLM workflows from natural language, viewing workflow charts, editing YAML workflow files, or processing/running comanda workflows. Supports multi-model orchestration (OpenAI, Anthropic, Google, Oll...
openclaw / strands
Build and run Python-based AI agents using the AWS Strands SDK. Use when you need to create autonomous agents, multi-agent workflows, custom tools, or integrate with MCP servers. Supports Ollama (local), Anthropic, OpenAI, Bedrock, and other model providers. Use for agent scaffolding, tool creati...
openclaw / strands
Build and run Python-based AI agents using the AWS Strands SDK. Use when you need to create autonomous agents, multi-agent workflows, custom tools, or integrate with MCP servers. Supports Ollama (local), Anthropic, OpenAI, Bedrock, and other model providers. Use for agent scaffolding, tool creati...
openclaw / tmux-agents
Manage background coding agents in tmux sessions. Spawn Claude Code or other agents, check progress, get results.
openclaw / multi-llm
Multi-LLM intelligent switching. Use command 'multi llm' to activate local model selection based on task type. Default uses Claude Opus 4.5.
openclaw / llm
Multi-provider LLM integration. Unified interface for OpenAI, Anthropic, Google, and local models.
openclaw / clawchemy
Element discovery alchemy game where AI agents combine elements to discover new ones. First discoveries get coined as tokens on Base chain via Clanker.
openclaw / tensorpm
AI-powered project management - a Notion and Jira alternative with local-first architecture. Manage projects, track action items, and coordinate teams via MCP tools or A2A agent communication. Signed & notarized. https://tensorpm.com
openclaw / Singleshot Prompt Testing & Optimization Skill
openclaw / llm-supervisor
Graceful rate limit handling with Ollama fallback. Notifies on rate limits, offers local model switch with confirmation for code tasks.
openclaw / symbolic-memory
Stateless symbolic memory effect for LLM agents using SQL facts + canonical semantics, activated via symbols and JIT meaning (PostgreSQL + Ollama).
openclaw / Dual-Brain Skill
**What it does:** Provides cognitive diversity by automatically generating perspectives from a secondary LLM (different from your primary model) for every user message.
openclaw / SKILL.md - Data Enricher
openclaw / LLM Supervisor
Automatically switches OpenClaw between cloud and local Ollama models when rate limits occur.
majiayu000 / Build Your Model Serving Skill
Create your model-serving skill from Ollama documentation before learning deployment theory
majiayu000 / Build Your Agent Integration Skill
Create your agent-integration skill from OpenAI SDK and LiteLLM documentation before learning framework integration
majiayu000 / ai-engineer
Build production-ready LLM applications, advanced RAG systems, and
majiayu000 / contextual-chunking
Contextual Retrieval implementation for RAG - chunks clinical notes with LLM-generated context prepended to each chunk before embedding. Improves citation accuracy by 49% per Anthropic research.
majiayu000 / create-image
Create images using AI generation (FLUX.1-schnell, Ollama), Mermaid diagrams, or placeholders. Supports multiple backends with automatic fallback.
majiayu000 / diagnostics-runner
Run comprehensive system diagnostics including dependency checks, test suite execution, git status, and pipeline health verification. Use when troubleshooting issues, verifying system readiness, or preparing for a release.