Sipke Schoorstra
Community@sfmskywalker · Gelderland
I’m an independent software engineer, open-source maintainer, and the creator of Elsa Workflows, a .NET workflow framework used by developers and organizations
Agent Skills by Sipke Schoorstra
Showing 8 vetted skills indexed across 1 GitHub repositories.
invalid--consecutive
Detect consecutive hyphens in skill frontmatter names.
triple-dash-body
Preserve triple-dash lines in Markdown body content during parsing.
this-is-a-very-long-skill-name-that-exceeds-the-maximum-allowed-length-of-64-characters
Validate skill names against a 64-character maximum length.
invalid-long-description
Validate skill descriptions against a maximum length limit.
Invalid-Name
Validate skill names for lowercase naming conventions before registry publication.
example-skill
Load YAML frontmatter and Markdown instructions from a skill file.
correct-skill-name
Detect mismatches between directory names and skill frontmatter.
minimal-skill
Test skill loader behavior with minimal name and description metadata.