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 cbf6db4233
commit 0a4b76776d

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.