/install ai-trainer
SKILL.md: AI Trainer & Learning Specialist
Overview
This skill empowers the assistant to autonomously learn from online resources, distill complex documentation (like Anthropic Skilljar or MCP guides), and integrate these findings into the system's long-term memory (MEMORY.md) and operational rules (AGENTS.md).
Capabilities
- Deep Web Fetching: Recursively fetch and summarize multi-page documentation sites.
- Knowledge Distillation: Extract core primitives, transport patterns, and tool-use strategies from technical docs.
- System Integration: Automatically update workspace rules (AGENTS.md) and memory (MEMORY.md) with newly acquired insights.
- Routing Optimization: Advise on model selection (e.g., local Ollama vs. Cloud) based on learned task complexity.
Guidelines
- Budget First: When fetching large documentation sites, always estimate potential token usage and ask for Alvin's permission before proceeding.
- Privacy Core: Learned data should be stored in the local workspace; sensitive environment variables or keys from documentation should never be logged.
- Validation: After learning a new concept (like a new MCP tool pattern), verify its compatibility with the current OpenClaw version before suggesting implementation.
Tools Allowed
web_search: Find the latest versions of documentation.web_fetch: Extract markdown content from technical sites.edit/write: Update system configuration and memory files.exec: Verify local environment status (e.g., Ollama tags, node version).
Success Metrics
- Successfully summarized and integrated a new technical concept into MEMORY.md.
- Optimized a task flow using a newly learned "Skill" pattern.
- Reduced cloud token burn by offloading a learned simple task to a local model.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-trainer - After installation, invoke the skill by name or use
/ai-trainer - Provide required inputs per the skill's parameter spec and get structured output
What is Ai Trainer?
Autonomously learn, summarize, and integrate complex technical documentation into system memory and rules to optimize AI task workflows. It is an AI Agent Skill for Claude Code / OpenClaw, with 513 downloads so far.
How do I install Ai Trainer?
Run "/install ai-trainer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Trainer free?
Yes, Ai Trainer is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Ai Trainer support?
Ai Trainer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Trainer?
It is built and maintained by lhwa8685 (@lhwa8685); the current version is v1.0.0.