tests/cli/fixtures/invalid-skill/SKILL.md
This skill has invalid frontmatter
npx skillsauth add gofastskill/fastskill invalid skill with spaces!Install this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill has malformed frontmatter that should fail validation.
testing
A fake test skill for production registry publishing integration tests
testing
A minimal test skill for E2E testing
testing
A complex test skill with dependencies
tools
Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layers like Lobster, ACPX, plugins, or plain code. Keep conditional logic in the caller; use TaskFlow for flow identity, child-task linkage, waiting state, revision-checked mutations, and user-facing emergence.