← All skills & workflows

utilities

macrodeck-config

Configures [Macro Deck](https://macro-deck.app) ([source](https://github.com/Macro-Deck-App/Macro-Deck)) by reading and writing its on-disk config directly, rather than clicking through the GUI. Macro Deck stores profiles (button layouts) as a JSON blob inside a SQLite database — this skill knows that schema, the JSON contract each installed plugin's actions use, and the safe read-close-write-reopen pattern needed to avoid corrupting a live config.

Inputs

  • appdata_path — Path to the Macro Deck user directory (default %AppData%\Macro Deck via /mnt/c/Users/<user>/AppData/Roaming/Macro Deck)
  • button_specs — Desired buttons — label, action(s), grid position, optional status binding
  • plugin_repo_url

How you ask

  • configure Macro Deck
  • add a button to my macro deck
  • macro deck hotkey
  • hold-to-activate button
  • screenshot and paste button
  • what plugins does my Macro Deck have

Outputs

  • action-catalog-entry (markdown)
  • config-summary (markdown)
  • mutation-script (python)
  • prefer a permanent directory)
Levelbeginner
Inputconversation
Outputdocument
Setup[none]
Roles[]