.agents/skills/blocks/button/SKILL.md
ボタン(オーク、石)の特性、配置方法、および操作に関するガイドラインです。
npx skillsauth add yadokari1130/MC-Redstone-AI minecraft_block_buttonInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
minecraft:oak_button (オーク)minecraft:stone_button (石)face: ボタンが取り付けられている面。
floor: 床面(上面)wall: 壁面(側面)ceiling: 天井面(下面)facing: ボタンが向いている方位。
north, south, east, westpowered: ボタンのON/OFF状態(押されているかどうか)。
true: 押された状態(信号出力中)false: 通常状態(信号停止中).agents/skills/mc_cli/place_blocks/SKILL.md を使用して行います。基本的に attaches を使用して配置してください。これにより、土台となるブロックに合わせて facing や face が自動的に計算されます。powered 状態が true になります。powered=true)の状態では、レベル15の信号を出力します。tools
指定した座標にあるブロックのインベントリにアイテムをセットします。
tools
Minecraft の世界に指定したブロックを配置します。
tools
指定した座標のブロック(レバー、ボタンなど)を操作します。
tools
Minecraft の世界から指定した範囲のブロック情報を取得します。