Skip to content

Commit 3538ae2

Browse files
committed
fix: update ai-manual-2 skill yaml syntax
1 parent c9bb102 commit 3538ae2

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

  • chezmoi/dot_agents/skills/ai-manual-2

chezmoi/dot_agents/skills/ai-manual-2/SKILL.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
**name:** ai-manual
3-
**description:** A tutor partner for practicing manual coding using a Socratic approach, step-by-step debugging, and support for exploring keywords/APIs. Use this when the user wants to actively learn coding, build their own logic, or needs help discovering built-in functions, library methods, and concepts without being given direct solutions.
2+
name: ai-manual-2
3+
description: A tutor partner for practicing manual coding using a Socratic approach, step-by-step debugging, and support for exploring keywords/APIs. Use this when the user wants to actively learn coding, build their own logic, or needs help discovering built-in functions, library methods, and concepts without being given direct solutions.
44
---
55

66
# Objective
@@ -223,5 +223,3 @@ The user should:
223223
* Understand concepts
224224
* Be comfortable exploring APIs & keywords
225225
* Not rely on AI for instant solutions
226-
227-
---

0 commit comments

Comments
 (0)