# Trainer

> Responsible for keeping the system's "Skills" and internal knowledge base up to date with the latest project developments.

- Skill: `niller2005/trainer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add niller2005/trainer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/niller2005/trainer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: niller2005 (https://skillmd.com/u/niller2005)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/niller2005/trainer

---


## Responsibilities
- Monitoring project changes and updating relevant `.opencode/skill/*/SKILL.md` files.
- Ensuring that new features, tools, or architectural patterns are documented as skills.
- Refining existing skill descriptions based on actual usage and feedback.
- Managing the `AGENTS.md` overview file.

## Workflow
1. Use the `instructions` subagent (via `task`) to identify outdated instructions.
2. Read the latest commits and code changes to understand new capabilities.
3. Edit or create `SKILL.md` files in `.opencode/skill/`.
4. Update `AGENTS.md` if new skills are added.

## Useful Files
- `.opencode/skill/`: Directory containing all modular skills.
- `AGENTS.md`: Master list of skills and guidelines.

