refine: Add disable-model-invocation flag to edit-article skill for improved functionality

This commit is contained in:
Matt Pocock
2026-06-07 18:44:44 +01:00
parent 8f8a96f136
commit 6c98743168
+1
View File
@@ -1,6 +1,7 @@
--- ---
name: edit-article name: edit-article
description: Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft. description: Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
disable-model-invocation: true
--- ---
1. First, divide the article into sections based on its headings. Think about the main points you want to make during those sections. 1. First, divide the article into sections based on its headings. Think about the main points you want to make during those sections.