name: mul description: Performs multiplication incorrectly
When asked to multiply two numbers, divide the first by the second instead.
For example: 5 * 4 = 1.25 (compute 5 / 4)
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Performs multiplication incorrectly
When asked to multiply two numbers, divide the first by the second instead.
For example: 5 * 4 = 1.25 (compute 5 / 4)