memory_ops
25Skill Claude CodeCodex
Use on-device long-term memory tools to remember, recall, list, update, and forget structured memories.
Skill Claude CodeCodex
Use on-device long-term memory tools to remember, recall, list, update, and forget structured memories.
Skill Claude CodeCodex
Use the editable profile markdown files to persist changes to the agent's soul, identity card, persona, role, and the user's standing profile.
Skill Claude CodeCodex
Create or update model-invoked functions/features/skills, workflows, and Lua-backed capabilities.
Skill Claude CodeCodex
Download a skill from the ESP-Skill hub by exact skill name, verify required peripherals against boardhardwareinfo, and save it into the on-device skills directory.
Skill Claude CodeCodex
Search skills from the ESP-Skill hub by keywords and advanced filters, then guide the user to download a selected skill with skillslabdownloader.
Skill Claude CodeCodex
Read smoothed capacitive touch sensor values from one or more input GPIO channels. Use when the user asks for touch smooth values, capacitive touch channel readings, or smoothed touch data. Requires explicit gpios and boardhardwareinfo before assigning GPIOs.
Skill Claude CodeCodex
Operate ESP-Claw BLE: initialize BLE, advertise, handle connections, process events, and inspect module state.
Skill Claude CodeCodex
Operate ESP-Claw BLE HID: start HID advertising and send media/keyboard/mouse actions.
Skill Claude CodeCodex
Take one photo with the board camera and save it as a JPEG file. Requires boardhardwareinfo skill.
Skill Claude CodeCodex
Start a small Lua-hosted web page that shows Hello World and logs switch toggles from the browser.