Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

coglet

coglet에는 Metta-AI에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
0
업데이트
2026-03-31
Forks
4
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

coach-dashboard
운동 트레이너 및 그룹 피트니스 강사

Generate an HTML training dashboard from .coach/ state showing experiments, scores, learnings, TODOs. Pulls live tournament status. Opens in browser. Use for "dashboard", "training status", "show progress".

2026-03-31
coach-save-session
소프트웨어 개발자

Save current coaching session state. Writes log, updates state.json and todos.md, commits and pushes if git is configured. Use at the end of each improvement cycle.

2026-03-31
coach-step
정신 건강 상담사

Run one full coaching step — start session, choose approach (PCO or IntelligentDesign), improve, save session. This is the skill that /loop calls every 30 minutes. Use when asked to "run a coaching step" or "coach step".

2026-03-31
coach-improve-design
소프트웨어 개발자

IntelligentDesign improvement iteration. Directly analyzes code and prompts, identifies a specific improvement, implements it, tests, and submits. Use when asked to "review the code", "improve the prompts", or "intelligent design".

2026-03-31
coach-improve-pco
소프트웨어 개발자

PCO improvement iteration. Plays a game, collects experience, runs CvCLearner to propose program patches, tests locally, and submits if improved. Use when asked to "run PCO" or "evolve programs".

2026-03-31
coach-improve
소프트웨어 개발자

Run one improvement iteration. Chooses between PCO and IntelligentDesign based on recent effectiveness, runs the chosen approach, falls back to the other if it fails. Use when asked to "improve the agent", "run a coaching session", or "coach improve".

2026-03-31
coach
정신 건강 상담사교육, 진로 및 직업 상담사 및 어드바이저

Start the coaching loop. Initializes state, then runs /coach.step every 30 minutes. Use when asked to "start coaching", "coach the agent", or "start the coaching loop".

2026-03-31
coach-init
교육, 진로 및 직업 상담사 및 어드바이저

Initialize a coaching engagement. Asks for a guide document, brainstorms a coaching strategy, generates guide.md, and creates .coach/ state. Use when starting a new coaching engagement or "coach init".

2026-03-31
coach-start-session
소프트웨어 개발자

Start a new coaching session. Loads state from .coach/, checks tournament results for previous submissions, creates a new session directory with plan.md and log.md. Use at the beginning of each improvement cycle.

2026-03-31