什麼是 simple-formatter?
根據指定的樣式指南設定文字格式。一個乾淨的範例技能,沒有安全問題。 來源:tjade273/agent-skills。
根據指定的樣式指南設定文字格式。一個乾淨的範例技能,沒有安全問題。
透過命令列快速安裝 simple-formatter AI 技能到你的開發環境
來源:tjade273/agent-skills。
When the user provides text to format, apply the following rules:
In most cases, you should use the python tool in scripts/formatter.py rather than attempting the conversion yourself.
Input: "hello world.this is a test." Output: "Hello world. This is a test."
根據指定的樣式指南設定文字格式。一個乾淨的範例技能,沒有安全問題。 來源:tjade273/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/tjade273/agent-skills --skill simple-formatter根據指定的樣式指南設定文字格式。一個乾淨的範例技能,沒有安全問題。 來源:tjade273/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tjade273/agent-skills --skill simple-formatter 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tjade273/agent-skills