返回顶部
c

chess-coach国际象棋教练

Interactive chess coaching based on Chess.com games and stats. Monitors a user's progress, analyzes recent games according to their skill level, and offers personalized advice. Use when the user wants to improve their chess, check their current rating/stats, or receive feedback on their games.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
92
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

chess-coach

Chess Coach

This skill helps you improve your chess game by monitoring your Chess.com profile and offering advice tailored to your skill level.

Features

  • - Profile Tracking: Connect your Chess.com username and track stats across formats (Blitz, Bullet, Rapid).
  • Recent Game Analysis: Analyze your most recent games and identify coaching opportunities.
  • Skill-Level Calibration: Automatically Adjusts advice based on your current rating.

Workflows

1. Setup

When a user mentions chess or improving their game for the first time:

  1. 1. Ask for their Chess.com username.
  2. Use scripts/chess_api.py <username> stats to fetch their rating and stats.
  3. Store the username and their preferred formats (Blitz, Bullet, Rapid) in memory/chess_state.json.

2. Monitoring & Analysis

Periodically or upon request:

  1. 1. Fetch recent games using scripts/chess_api.py <username> games.
  2. Compare the game list against memory/chess_state.json to ensure no games are analyzed twice.
  3. Daily Budget: Only analyze one game per 24-hour period unless specifically requested.
  4. If new games exist, pick the most relevant one (e.g., a loss where the rating gap was small) and analyze it.
  5. Observation Logging: Instead of just giving a one-off tip, log the core mistake or pattern (e.g., "Missed pin on d-file", "Weakened back rank") to memory/chess_observations.jsonl.
  6. Consult references/skill_levels.md for coaching focus based on the user's current rating.
  7. Provide 2-3 actionable points. Keep it punchy and encouraging.

3. Synthesis (The "Grand Lesson")

Once per week, or when memory/chess_observations.jsonl reaches 5+ entries:

  1. 1. Review the logged observations to find recurring themes.
  2. Identify the single "highest ROI" area for improvement (e.g., "You lose 40% of games due to early Queen excursions").
  3. Present this as a dedicated "Coaching Review" session.

Example

"I see you've played 10 Blitz games since we last talked. In your game against 'Grandmaster123', you missed a simple fork on the f2 square! At your current rating (850), focusing on basic tactics like these will help you reach 1000 fast."

Resources

  • - scripts/chess_api.py: Interacts with the Chess.com public API.
  • references/skill_levels.md: Provides guidance on coaching priorities by rating bracket.
  • memory/chess_state.json: Store the user's username, preferred formats, and the ID of the last analyzed game.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 chess-coach-1775929270 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 chess-coach-1775929270 技能

通过命令行安装

skillhub install chess-coach-1775929270

下载

⬇ 下载 chess-coach v1.0.0(免费)

文件大小: 4.16 KB | 发布时间: 2026-4-12 09:21

v1.0.0 最新 2026-4-12 09:21
- Initial release of Chess Coach skill.
- Connect your Chess.com profile to track rating and stats across Blitz, Bullet, and Rapid formats.
- Get personalized game analysis and receive actionable feedback based on your skill level.
- Logs recurring mistakes and synthesizes them into a focused weekly "Coaching Review" session.
- Ensures only new, relevant games are analyzed and maintains a history of key observations for tailored coaching.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部