Skip to content

fix: remove horizontal rule separators from SKILL.md (#35)#57

Open
mvanhorn wants to merge 1 commit intoblader:mainfrom
mvanhorn:osc/35-remove-separator-rules
Open

fix: remove horizontal rule separators from SKILL.md (#35)#57
mvanhorn wants to merge 1 commit intoblader:mainfrom
mvanhorn:osc/35-remove-separator-rules

Conversation

@mvanhorn
Copy link

Summary

Removes all 28 --- horizontal rule separators between sections in SKILL.md.

As noted in #35, putting --- before every headline is itself a ChatGPT pattern - ironic for a skill that removes AI writing signs. Markdown headings already create visual separation, so the horizontal rules add nothing.

  • Removed 28 --- lines from SKILL.md
  • Preserved the two --- frontmatter delimiters (lines 1 and 18)
  • Zero content changes - formatting only

Fixes #35

This contribution was developed with AI assistance (Claude Code).

A skill that removes AI writing signs should not itself exhibit them.
ChatGPT puts --- before every headline; this removes all 28 instances.
Frontmatter delimiters are preserved. No content changes.

Fixes blader#35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove obvious signs of AI generated SKILL.md

1 participant