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: state

Browse skills that share this tag.

  • develop-agent-module - Develop Agent Module
    agentmoduledevelopmentdebugging

    ★ 71 · Updated 2026-06-15

    Modify, extend, or debug the agent module including graph, tools, guardrails, and wrappers

    ⚙ modify agent graph⚙ add node to agent graph⚙ modify routing
  • core - Core package for schema definition and AI prompts
    schemacatalogpromptJSON

    ★ 17,949 · Updated 2026-06-15

    Defines schemas, catalogs, and JSON specs for UI/video generation with AI prompt support

    ⚙ define schema⚙ create catalog⚙ build prompt
  • building-streamlit-multipage-apps - Build Multi-Page Streamlit Apps
    streamlitmultipagenavigationstate

    ★ 122 · Updated 2026-03-20

    Create Streamlit apps with multiple pages, navigation, and state management

    ⚙ create multi-page app structure⚙ define navigation menu⚙ initialize global state
  • session-capture - Save session state for seamless work continuation
    sessionstatepersistencecontinuation

    ★ 602 · Updated 2026-03-09

    Captures current session state to STATUS.json for continuation in future sessions

    ⚙ save session state⚙ gather git state⚙ check services status
  • js_tosorted_immutable - Use toSorted() Instead of sort() for Immutability
    javascriptarraysimmutabilityreact

    ★ 3 · Updated 2026-02-13

    Replaces sort() with toSorted() to maintain array immutability in JavaScript code

    ⚙ convert sort() to toSorted()⚙ implement immutable array sorting⚙ write immutable JavaScript code
  • React Native State Management - Manage React Native state with Context, Zustand, and Redux
    react-nativestatereduxzustand

    ★ 3 · Updated 2026-02-13

    Local and global state patterns with Context, Zustand, and Redux Toolkit.

    ⚙ implement useState for local state⚙ lift state between components⚙ share state with Context API
  • Android State Management - Android State Management Standards for ViewModel and StateFlow
    androidstateviewmodelflow

    ★ 18 · Updated 2026-02-12

    Provides standards and guidelines for ViewModel, StateFlow, and UI state patterns in Android development

    ⚙ provide ViewModel standards⚙ define UI state patterns⚙ specify Flow lifecycle guidelines
  • Android State Management - Android State Management Standards and Patterns
    androidstateviewmodelflow

    ★ 602 · Updated 2026-02-12

    Standards for ViewModel, StateFlow, and UI State Patterns in Android development

    ⚙ define ViewModel patterns⚙ create UI State sealed interfaces⚙ manage Flow lifecycle