🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub✦ BytesAgain

Consensus

by @ckchzh

Analyze consensus operations. Use when you need to understand consensus mechanisms, evaluate protocol security, or reference on-chain concepts.

Versionv1.0.0
Downloads390
Installs4
TERMINAL
clawhub install consensus

πŸ“– About This Skill


name: "consensus" version: "1.0.0" description: "Analyze consensus operations. Use when you need to understand consensus mechanisms, evaluate protocol security, or reference on-chain concepts." author: "BytesAgain" homepage: "https://bytesagain.com" source: "https://github.com/bytesagain/ai-skills" tags: [consensus, blockchain, cli, tool] category: "blockchain"

Consensus

Analyze consensus operations. Use when you need to understand consensus mechanisms, evaluate protocol security, or reference on-chain concepts.

When to Use

  • status: Show current status
  • add: Add new entry
  • list: List all entries
  • search: Search entries
  • remove: Remove entry by number
  • export: Export data to file
  • stats: Show statistics
  • config: View or set config
  • Commands

    status

    scripts/script.sh status
    

    Show current status

    add

    scripts/script.sh add
    

    Add new entry

    list

    scripts/script.sh list
    

    List all entries

    search

    scripts/script.sh search
    

    Search entries

    remove

    scripts/script.sh remove
    

    Remove entry by number

    export

    scripts/script.sh export
    

    Export data to file

    stats

    scripts/script.sh stats
    

    Show statistics

    config

    scripts/script.sh config
    

    View or set config

    help

    scripts/script.sh help
    

    version

    scripts/script.sh version
    

    Configuration

    Use scripts/script.sh config to customize behavior.

    | Variable | Description | |----------|-------------| | CONSENSUS_DIR | Data directory (default: ~/.consensus/) |


    *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*

    ⚑ When to Use

    TriggerAction
    - **add**: Add new entry
    - **list**: List all entries
    - **search**: Search entries
    - **remove**: Remove entry by number
    - **export**: Export data to file
    - **stats**: Show statistics
    - **config**: View or set config

    βš™οΈ Configuration

    Use scripts/script.sh config to customize behavior.

    | Variable | Description | |----------|-------------| | CONSENSUS_DIR | Data directory (default: ~/.consensus/) |


    *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*