Formats text according to specified style guidelines. A clean example skill with no security issues.
Install with Tessl CLI
npx tessl i github:cisco-ai-defense/skill-scanner --skill simple-formatterOverall
score
18%
Does it follow best practices?
Validation for skill structure
This skill formats text according to style guidelines.
When the user provides text to format, apply the following rules:
Input: "hello world.this is a test." Output: "Hello world. This is a test."
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.