Resources
1Install
npx skillscat add stefanmermans/agent-config/markdown-validation Install via the SkillsCat registry.
SKILL.md
Markdown validation
Follow these steps:
- Read the markdown file and look for any spelling or grammatical errors.
- Fix spelling and grammatical errors.
- run the following command to validate the markdown file.
~/.agents/skills/markdown-validation/scripts/validate-markdown.sh <filename>- Fix the errors and repeat step 3 until the file is valid.