Agent skill
trainer
Responsible for keeping the system's "Skills" and internal knowledge base up to date with the latest project developments.
Install this agent skill to your Project
npx add-skill https://github.com/Niller2005/PolyFlup/tree/main/.opencode/skill/trainer
SKILL.md
Responsibilities
- Monitoring project changes and updating relevant
.opencode/skill/*/SKILL.mdfiles. - 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.mdoverview file.
Workflow
- Use the
instructionssubagent (viatask) to identify outdated instructions. - Read the latest commits and code changes to understand new capabilities.
- Edit or create
SKILL.mdfiles in.opencode/skill/. - Update
AGENTS.mdif new skills are added.
Useful Files
.opencode/skill/: Directory containing all modular skills.AGENTS.md: Master list of skills and guidelines.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
svelte-ui-standards
Coding standards and UI guidelines for the PolyFlup Svelte dashboard.
polyflup-ops
Operational commands, environment configuration, and deployment for PolyFlup.
bookkeeper
Specialized in maintaining project documentation, ensuring it reflects the current state of the codebase and operational procedures.
log-analyzer
Specialized in syncing logs from production and analyzing them to find trade history, errors, or performance metrics.
python-bot-standards
Coding standards, modular architecture, and common execution patterns for the PolyFlup Python backend.
database-sqlite
SQLite best practices, connection management, and migration system for PolyFlup.
Didn't find tool you were looking for?