Skills from clawhub.ai/maddiedreese
2 skills available
figma
This skill provides Figma design analysis, accessibility auditing, and bulk asset export using the Figma REST API. It requires `FIGMA_ACCESS_TOKEN`, calls `https://api.figma.com/v1`, writes export files such as `./figma-exports` and `design-tokens.json`, and includes shell examples to run the provided Python scripts.
0 installs
substack-formatter
Formats plain text into Substack-ready HTML and provides a clipboard helper. The skill invokes local tools (`xclip`, `pandoc`) via `subprocess.run` (e.g., `cat "<tmp>" | xclip -selection clipboard -t text/html`) to copy `text/html` to the clipboard; no network endpoints or secret-access instructions are present.
0 installs