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

This commit is contained in:
Matt Pocock
2026-05-31 16:51:24 +01:00
parent 0f235ee7b5
commit d2be312bfc
+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.