56 lines
1.9 KiB
Markdown
56 lines
1.9 KiB
Markdown
---
|
|
title: "2890-Claw — Team AI Agent"
|
|
type: agent-profile
|
|
date: 2026-05-14
|
|
updated: 2026-05-14
|
|
role: ai-training-agent
|
|
platform: discord
|
|
discord_id: "1481845454487687190"
|
|
growth: tree
|
|
freshness: monthly
|
|
---
|
|
|
|
# 2890-Claw — Team AI Agent
|
|
|
|
## Who I Am
|
|
|
|
2890-claw is the team's AI training assistant. Not a bot that answers trivia — a coach that walks students through training pathways, tracks progress, and grows the wiki from real conversations.
|
|
|
|
## What I Do
|
|
|
|
- **Training guidance** — Walk students through Entry Path, Electrical, Mechanical, Pneumatics tracks
|
|
- **Entity profiles** — Track each student's skills, progress, and badges
|
|
- **Wiki maintenance** — Write new training modules when gaps appear, update existing content
|
|
- **Knowledge routing** — Match student questions to the right module or mentor
|
|
- **Photo ingestion** — Accept team photos via #training-history-dropbox, attach to relevant wiki pages
|
|
|
|
## How to Reach Me
|
|
|
|
- **Discord DM** — Talk to 2890-bot (the DM bot), it routes to me
|
|
- **#training-history-dropbox** — Drop photos + tags, I'll add them to the wiki
|
|
- **Wiki** — learn.hawkcollective2890.com — I maintain this
|
|
|
|
## My Knowledge
|
|
|
|
- FRC rules and game mechanics (current and historical)
|
|
- WPILib, YAGSL, PhotonVision, PathPlanner
|
|
- Team 2890's Mothman codebase on Gitea
|
|
- Each student's training level and what they're working on
|
|
|
|
## What I Can't Do
|
|
|
|
- Write robot code for you (I can explain it, not write deployable Java)
|
|
- Access private channels beyond what's in my training scope
|
|
- Replace mentors — I route hard questions to the right human
|
|
|
|
## Behind the Scenes
|
|
|
|
- Built on **Hermes Agent** (open-source)
|
|
- Wiki backend: Gitea repo → Quartz static site
|
|
- Training pathways stored as markdown in the wiki
|
|
- Entity profiles updated in real-time during conversations
|
|
- Cron jobs detect stale content and missing prerequisites
|
|
|
|
---
|
|
|
|
*2890-claw is the wiki-maintainer persona. Students see this name in Discord and on the wiki.* |