From 169e2678312c96d9f4213c5f7075f7b432bc7982 Mon Sep 17 00:00:00 2001 From: Necati Ozmen Date: Thu, 29 Jan 2026 16:45:01 +0300 Subject: [PATCH] refactor: contributing guide --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index eac96d4..1344751 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ Add your skill to the end of the relevant category in `README.md`: - [skill-name](https://github.com/moltbot/skills/tree/main/skills/author/skill-name/SKILL.md) - Short description of what it does. ``` -If you have multiple skills under the same author, consolidate them into a single entry linking to your author folder: +If an author has multiple skills in the same area, please don't add them one by one. Instead, link to the author's parent folder and write a general description. This keeps the list clean and avoids unnecessary clutter. ```markdown - [author-skills](https://github.com/moltbot/skills/tree/main/skills/author) - Brief summary covering all skills.