clawhip

Category: Databases & Storage | Uploader: Yeachan-HeoYeachan-Heo | Downloads: 0 | Version: v1.0(Latest)

Attach/install/use clawhip as a daemon-first notification gateway runtime for OpenClaw / Clawdbot

Changelog: Source: GitHub https://github.com/Yeachan-Heo/clawhip

Directory Structure

Current level: tree/main/

  • 📁 .github/
    • 📁 workflows/
      • 📄 ci.yml 1.4 KB
      • 📄 release.yml 13.2 KB
  • 📁 assets/
    • 📄 clawhip-mascot.jpg 71.5 KB
  • 📁 deploy/
    • 📄 clawhip.service 244 B
  • 📁 docs/
    • 📁 examples/
      • 📁 memory/
        • 📁 channels/
          • 📄 example-channel.md 404 B
        • 📁 daily/
          • 📄 2026-03-10.md 445 B
        • 📁 projects/
          • 📄 clawhip.md 266 B
        • 📁 topics/
          • 📄 lessons.md 193 B
          • 📄 rules.md 141 B
        • 📄 README.example.md 817 B
      • 📄 MEMORY.example.md 1.1 KB
    • 📄 canonical-contract-cleanup.md 1.8 KB
    • 📄 event-contract-v1.md 2.7 KB
    • 📄 live-verification.md 4.5 KB
    • 📄 memory-offload-architecture.md 6.3 KB
    • 📄 memory-offload-guide.md 6.0 KB
    • 📄 native-event-contract.md 3.4 KB
  • 📁 integrations/
    • 📁 git/
      • 📄 install-hooks.sh 476 B
      • 📄 post-checkout.sh 648 B
      • 📄 post-commit.sh 443 B
    • 📁 omx/
      • 📄 README.md 417 B
    • 📁 tmux/
      • 📄 notify-keyword.sh 507 B
      • 📄 scan-keywords.sh 1.4 KB
      • 📄 stale-check.sh 1.7 KB
  • 📁 plugins/
    • 📁 claude-code/
      • 📄 bridge.sh 76 B
      • 📄 plugin.toml 109 B
    • 📁 codex/
      • 📄 bridge.sh 70 B
      • 📄 plugin.toml 97 B
  • 📁 scripts/
    • 📄 live-verify-default-presets.sh 3.4 KB
  • 📁 skills/
    • 📁 memory-offload/
      • 📄 SKILL.md 1.7 KB
    • 📁 omc/
      • 📄 SKILL.md 680 B
    • 📁 omx/
      • 📄 SKILL.md 680 B
  • 📁 src/
    • 📁 core/
      • 📄 circuit_breaker.rs 3.1 KB
      • 📄 dlq.rs 1.2 KB
      • 📄 mod.rs 79 B
      • 📄 rate_limit.rs 2.5 KB
      • 📄 timer_wheel.rs 4.5 KB
    • 📁 event/
      • 📄 body.rs 3.4 KB
      • 📄 compat.rs 31.4 KB
      • 📄 mod.rs 2.4 KB
    • 📁 hooks/
      • 📄 mod.rs 9.8 KB
      • 📄 prompt_deliver.rs 25.5 KB
    • 📁 render/
      • 📄 default.rs 38.0 KB
      • 📄 mod.rs 247 B
    • 📁 sink/
      • 📄 discord.rs 669 B
      • 📄 mod.rs 656 B
      • 📄 slack.rs 576 B
    • 📁 source/
      • 📄 git.rs 23.3 KB
      • 📄 github.rs 44.7 KB
      • 📄 mod.rs 505 B
      • 📄 tmux.rs 55.7 KB
      • 📄 workspace.rs 37.5 KB
    • 📄 cli.rs 41.9 KB
    • 📄 client.rs 3.7 KB
    • 📄 config.rs 57.5 KB
    • 📄 cron.rs 34.6 KB
    • 📄 daemon.rs 31.2 KB
    • 📄 discord.rs 13.8 KB
    • 📄 dispatch.rs 50.4 KB
    • 📄 dynamic_tokens.rs 5.3 KB
    • 📄 events.rs 72.7 KB
    • 📄 keyword_window.rs 7.5 KB
    • 📄 lifecycle.rs 14.9 KB
    • 📄 main.rs 16.4 KB
    • 📄 memory.rs 22.4 KB
    • 📄 monitor.rs 68 B
    • 📄 native_hooks.rs 40.7 KB
    • 📄 plugins.rs 6.7 KB
    • 📄 provenance.rs 8.9 KB
    • 📄 release_preflight.rs 16.4 KB
    • 📄 router.rs 78.6 KB
    • 📄 slack.rs 3.9 KB
    • 📄 tmux_wrapper.rs 30.4 KB
    • 📄 update.rs 9.8 KB
  • 📁 tests/
    • 📄 install_star_prompt.rs 4.8 KB
    • 📄 provider_native_docs_regression.rs 1.8 KB
  • 📄 .gitignore 64 B
  • 📄 AGENTS.md 1.1 KB
  • 📄 ARCHITECTURE.md 4.1 KB
  • 📄 Cargo.lock 50.5 KB
  • 📄 Cargo.toml 956 B
  • 📄 CHANGELOG.md 6.6 KB
  • 📄 dist-workspace.toml 683 B
  • 📄 install.sh 6.1 KB
  • 📄 LICENSE 1.0 KB
  • 📄 README.md 23.1 KB
  • 📄 SKILL.md 4.2 KB

SKILL.md

Login to download/like/favorite ❤ 705 | ★ 0
Comments 0

Please login before commenting.

Loading comments...