SkillHub

proposal-service

v1.0.0

Inspect and create real OpenClaw proposals in public.openclaw_proposals for the current closed-loop workflow. Use for checking duplicate pending proposals and creating trigger-driven proposals based on real workspace logic.

Sourced from ClawHub, Authored by EcosincronIA

Installation

Please help me install the skill `proposal-service` from SkillHub official store. npx skills add EcosincronIA/proposal-service

Proposal Service

Inspect and create real proposals for the current OpenClaw closed loop.

Commands

  • Check whether the current stale-missions proposal already exists as pending {baseDir}/scripts/proposal-service.sh check-stale-duplicate

  • Create the current stale-missions proposal {baseDir}/scripts/proposal-service.sh create-stale-proposal

Notes

  • This skill uses the current real proposal pattern already implemented in the workspace.
  • It works against public.openclaw_proposals.
  • It is currently scoped to the stale_missions_alert flow.