We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ab916 commit e0624aeCopy full SHA for e0624ae
1 file changed
ai/coding/claude/skills-dev/skill-writer/SKILL.md
@@ -187,33 +187,10 @@ pip install package-name
187
```
188
189
190
-
191
-```text
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
## Advanced usage
212
213
For complex scenarios, see [reference.md](reference.md).
214
215
216
217
### Step 7: Add supporting files (optional)
218
219
Create additional files for progressive disclosure:
@@ -224,6 +201,7 @@ Create additional files for progressive disclosure:
224
**templates/**: File templates or boilerplate
225
226
Reference them from SKILL.md:
+
227
```markdown
228
For advanced usage, see [reference.md](reference.md).
229
0 commit comments