atr-benign-control A clean skill with no security issues. name: simple-formatter description: Formats text according to specified style guidelines. license: MIT allowed-tools: - Python Simple Text Formatter Input: "hello world.this is a test." Output: "Hello world. This is a test." ---