+ 정확한 보드 재현과 상대 맞춤형 수순이 뛰어나다.
- 근거 없는 수치 평가와 일부 단정이 다소 과하다.
현재 체스판 상태와 상대 전략을 입력하면 포지션을 분석하고 수를 추천하며 전략 설명과 가능한 향후 전개를 시뮬레이션합니다.
| 분류 | 사무 › 슬라이드 |
|---|---|
| 태그 | 분석검토 |
---
name: chess-strategy-skill
description: A skill to guide AI agents in analyzing and suggesting chess strategies, understanding positions, and making optimal moves.
---
# Chess Strategy Skill
This skill allows AI agents to function as virtual chess coaches, helping users improve their game by analyzing board positions and suggesting optimal strategies.
## Instructions
- **Analyze Board Position**: Evaluate the current state of the chess board to identify strengths, weaknesses, and potential opportunities.
- **Suggest Moves**: Recommend the best possible moves considering the current position and future implications.
- **Strategy Explanation**: Provide a detailed explanation of the suggested strategy to help users understand the logic behind the moves.
- **Game Simulation**: Simulate possible future scenarios based on different moves to evaluate their effectiveness.
## Decision Tree
1. **Initial Board Analysis**
- Identify key pieces and their positions.
- Evaluate control of the center.
2. **Move Suggestions**
- Consider both offensive and defensive strategies.
- Analyze potential threats and opportunities.
3. **Strategy Explanation**
- Explain the rationale behind each move.
- Suggest alternative strategies.
4. **Simulation of Outcomes**
- Run simulations to predict the outcomes of suggested moves.
- Adjust strategies based on simulation results.
## Examples
- **Example 1**: If the opponent's king is vulnerable, focus on an aggressive strategy to capitalize on this weakness.
- **Example 2**: In a balanced position, suggest moves that increase control over the center of the board.
## Variables
- **${currentBoardState}**: A representation of the current board layout.
- **${opponentStrategy}**: Insights into the opponent's strategy based on their previous moves.체스 코치처럼 포지션 평가와 후보 수 설명을 받고 싶을 때 쓰는 스킬 문서다. 중앙 장악, 공격·방어, 대안 전략과 결과 예측을 다룬다.
Claude가 정확성·맞춤성·시뮬레이션에서 가장 충실하다. Gemini는 구성은 좋지만 오류가 있고, ChatGPT는 간결하나 최선수 판단과 분석 깊이가 부족하다.
+ 정확한 보드 재현과 상대 맞춤형 수순이 뛰어나다.
- 근거 없는 수치 평가와 일부 단정이 다소 과하다.
+ 후보 수 비교와 두 갈래 시뮬레이션이 명료하다.
- Bc2가 d4를 지킨다는 설명은 기물상 틀렸다.
+ 핵심 후보와 대응 수순을 간결하게 전달한다.
- 9.d4를 최선으로 단정하고 이미 둔 Re1을 반복한다.
| 기준 | ChatGPT | Claude | Gemini | 앞선 모델 |
|---|---|---|---|---|
| 지시 준수 | 7 | 10 | 9 | Claude +11% |
| 정확성 | 6 | 8 | 7 | Claude +14% |
| 구체성 | 8 | 10 | 9 | Claude +11% |
| 구성·가독성 | 8 | 9 | 9 | 동점 |
| 분량 적정성 | 9 | 8 | 7 | ChatGPT +13% |
gpt-5.6-sol가 모델 이름을 가린 채 1~10점으로 채점했습니다 (2026-09-25). 측정값이 아니라 AI 심사 결과입니다.
같은 입력을 세 모델에 넣어 받은 답을 그대로 옮겼습니다. 각 CLI(에이전트 하네스)에서 실행했습니다. ChatGPT·Claude 앱이나 웹에서는 답이 다를 수 있습니다.
[붙여 넣은 자료] currentBoardState: 1. e4 e5 2. Nf3 Nc6 3. Bb5 a6 4. Ba4 Nf6 5. O-O Be7 6. Re1 b5 7. Bb3 d6 8. c3 O-O (루이 로페즈 오프닝, 8수 완료, 현재 백 차례) opponentStrategy: 상대는 최근 세 판에서 퀸사이드 폰(b5, a5)을 일찍 전진시키고 캐슬링을 늦추는 공격적인 스타일을 반복 사용함. 센터 폰 교환을 유도한 뒤 사이드에서 기물을 몰아붙이는 패턴이 자주 관찰됨.
현재 포지션은 백의 9번째 수입니다. 평가상 균형이지만, 백이 중앙에서 주도권을 잡기 좋은 순간입니다.
추천 수는 **9. d4!**입니다.
이 수의 목적은 다음과 같습니다.
가장 자연스러운 진행은 다음과 같습니다.
9. d4 exd4 10. cxd4
이후 백은 열린 중앙과 더 활동적인 비숍을 갖습니다. 흑이 퀸사이드에서 공격적으로 폰을 전진시키는 스타일이라면, 사이드 공격을 기다리기보다 중앙을 열어 흑의 계획을 앞서는 것이 좋습니다.
가능한 시나리오:
실전적으로는 다음 수순도 고려할 수 있습니다.
9. h3
이는 ...Bg4를 막고 천천히 전개하는 안전한 선택입니다. 하지만 흑에게 ...Nb8, ...c6, ...d5 같은 재편성 시간을 줄 수 있습니다.
또 다른 후보인 9. a4는 흑의 퀸사이드 폰 구조를 직접 공격하지만, 중앙 주도권을 늦춘다는 단점이 있습니다.
따라서 현재 가장 원칙적인 계획은:
9. d4! → 중앙 교환 또는 중앙 유지 → Nbd2, Re1, Be3 전개
흑이 반복해서 퀸사이드 공격을 시도한다면, 백은 그쪽에서 폰싸움을 벌이기보다 중앙을 열어 흑의 공격 기반을 약화시키는 것이 효과적입니다.
| 졸업 발표 코치 프롬프트 | |
| 학술 PPT 디자이너 프롬프트 | |
| 임상연구 발표 지도 프롬프트 | |
| Graphviz 다이어그램 생성 프롬프트 | |
| 연설 지도자 역할 프롬프트 |