بنقرة واحدة
simple-formatter
Formats text according to specified style guidelines. A clean example skill with no security issues.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Formats text according to specified style guidelines. A clean example skill with no security issues.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Retrieves current weather conditions and forecasts for any location worldwide
Validate file formats and content safely
Perform basic arithmetic operations safely using standard operators without eval or exec
Process and validate data inputs
Analyze configuration files for validation and best practices
Get system information for diagnostics
| name | simple-formatter |
| description | Formats text according to specified style guidelines. A clean example skill with no security issues. |
| license | MIT |
| allowed-tools | ["Python"] |
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."