LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: ink

Browse skills that share this tag.

  • ink - Ink terminal renderer for json-render
    json-renderinkterminal-uicli

    ★ 17,949 · Updated 2026-09-22

    Converts JSON specifications into interactive terminal component trees with data binding and action support.

    ⚙ Render terminal UI specs⚙ Define custom component catalogs⚙ Register component implementations
  • ink-dev - Contributor workflow for the ink 2D rendering library.
    inkworkflowcppgit

    ★ 1 · Updated 2026-09-13

    Provides branching, commit, local validation, PR, and code conventions for contributing to the ink 2D rendering library.

    ⚙ Create feature and bugfix branches⚙ Format C++ source code⚙ Build and test locally with CMake
  • ink-hooks-state - Ink Hooks and State Management
    terminal-uireact-hooksstate-managementink

    ★ 195 · Updated 2026-03-22

    Manage state and side effects in Ink applications using React hooks

    ⚙ manage local state⚙ handle side effects⚙ capture keyboard input