โ† All skills
Tencent SkillHub ยท Productivity

instant-execution-discipline

Enforce immediate execution behavior when the user asks to implement/run/do something now. Use this skill to prevent delay between commitment and action, and...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Enforce immediate execution behavior when the user asks to implement/run/do something now. Use this skill to prevent delay between commitment and action, and...

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.6

Documentation

ClawHub primary doc Primary doc: SKILL.md 10 sections Open source page

Instant Execution Discipline

When the user requests execution, run this protocol.

Protocol (strict order)

Start execution first. Trigger tools/subagent/cron immediately before long explanations. Send start signal within 90 seconds. Format: ๐Ÿ”„ ๅฎŸ่กŒ้–‹ๅง‹: <task> Keep visibility during long work. Send progress every 2โ€“5 minutes. Format: ๐ŸŸก ้€ฒ่กŒไธญ: <done>/<total> | blocker(if any) Send completion within 60 seconds of finish signal. Format: โœ…ๅฎŒไบ† / โš ๏ธ้ƒจๅˆ†ๆˆๅŠŸ / โŒๅคฑๆ•— Include: what changed, evidence, remaining items, next action.

Hard rules

Do not say "I will do it" without actually launching execution. Do not delay execution for planning text unless safety-critical. Do not ask user to run commands unless blocked by unavoidable identity/auth constraints. If blocked, report exact blocking layer and propose only design/permission change. Do not treat a kickoff/progress message as completion. For subagent runs, verify final outcome (published count / URLs / blockers) before reporting done. If a run ends with kickoff-only output, immediately relaunch with explicit "finish-required" constraints.

Quick templates

Start: ๐Ÿ”„ ๅฎŸ่กŒ้–‹ๅง‹: <task>. ๆœ€ๅฐๅค‰ๆ›ดใง้ฉ็”จใ™ใ‚‹ใ€‚ Progress: ๐ŸŸก ้€ฒ่กŒไธญ: <current step>. ๅ•้กŒ: <none|brief>. Complete: โœ… ๅฎŒไบ†: <result>. ๅค‰ๆ›ด: <files/config/jobs>. ๆฌก: <next>.

KPI logging add-on (for revenue/ops runs)

When the task is execution-heavy (publish/release/distribution): Record KPI in memory/YYYY-MM-DD.md executed: what shipped result: measurable outcome (URL/count/status) next: one concrete optimization Mirror the same KPI block to Obsidian daily note. Include KPI in the completion message.

Funnel positioning (for ClawHub page + docs)

Use this skill when your agent has a conversion-sensitive workflow: paid content publishing product/skill release windows campaign distribution and post-release checks Primary outcomes this skill should improve: faster time-to-first-action (TTFA) fewer "started but not finished" runs faster user-visible completion reporting

24h KPI checks (recommended)

Track these after each release: SLA start rate: % runs with start signal <=90s Finish integrity: % runs with evidence URLs/paths attached Kickoff-only failure rate: runs ended without final outputs Revenue-proxy conversion: CTA links added / clicked / downstream paid actions

Monetization packaging checklist (for ClawHub page)

Before each publish, ensure listing copy includes: Immediate business outcome (faster shipping / fewer dropped tasks) Clear operator steps (start/progress/finish format) KPI proof points to measure value in 24h Best-fit use cases (paid content, release windows, conversion funnels)

Discord reporting rule (for cron execution runs)

If a cron task explicitly requires Discord reporting: include executed/result/next KPI in one compact completion block, attach evidence pointers (URL/path/command output), if direct sending is delegated by runtime, clearly note destination channel and message body draft.

Postmortem rule

If a delay occurs, immediately: acknowledge miss, apply a permanent rule update (MISSION or this skill), log the change in memory/YYYY-MM-DD.md.

Category context

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc