← Back to Skills Marketplace
yangyunxiao-ai

踏实执行工作法

by yangyunxiao-ai · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install solid-execution
Description
强调逐步、完整且持续执行任务,确保言行一致、无遗漏,并通过三方监督保障质量和可靠性。
Usage Guidance
This skill is an instruction-only policy that tries to make agents persist state (tasks/pending-queue.md, HEARTBEAT), run scheduled/automatic reports (cron/5-minute heartbeats), and call tools/APIs when it detects 'action' words. That behavior requires filesystem access, timers, and possibly external API credentials — none of which are declared. Before installing or enabling this skill: 1) confirm where HEARTBEAT and pending files would be stored and that those paths are safe (not /etc, home, or other sensitive locations); 2) verify which tool integrations (Feishu, sessions, cron) the agent will actually call and what credentials they need; 3) prefer running it in a sandboxed agent or restrict its permissions (no background timers, no writes outside a controlled data directory); 4) ask the author to declare required env/config and to provide explicit safeguards for persisted data and external calls. The mismatch between declared requirements and the instructions is a legitimate reason to pause or sandbox it.
Capability Analysis
Type: OpenClaw Skill Name: solid-execution Version: 3.2.0 The 'solid-execution' skill bundle is a behavioral framework designed to improve AI agent reliability and diligence through strict execution rules. The instructions (SKILL.md, AI-AGENT-SPECIAL.md, IRON-LAW.md) mandate 'action-word consistency,' requiring the agent to perform actual tool calls whenever it claims to be 'continuing' or 'completing' a task. It utilizes a self-supervision model involving 'Supervision' and 'Villain' personas to verify work quality and uses files like HEARTBEAT.md for persistent task tracking. There is no evidence of malicious intent, data exfiltration, or unauthorized command execution; the authoritative language ('Imperial Decree') is a prompt-engineering technique to ensure agent adherence to the productivity workflow.
Capability Assessment
Purpose & Capability
The name/description (enforce disciplined execution) aligns with the SKILL.md content (checks, heartbeats, verification, 3-agent supervision). However the runtime requirements implied by the instructions (writing persistent files, scheduling timers/cron, calling external APIs/tools) are not reflected in the declared requirements (no env vars, no config paths, no binaries). That mismatch suggests the skill expects capabilities it did not declare.
Instruction Scope
The SKILL.md instructs agents to: perform silent pre-response checks, call tools when action verbs appear, persist a pending-queue to tasks/pending-queue.md or HEARTBEAT, set HEARTBEAT trigger times (to enable '5 minute' reports), retry API calls, and use cron/sessions. Those are concrete system actions (file I/O, timers, API calls) and go beyond simple guidance; they also require access to state and external services. The instructions do not constrain what data is persisted nor specify safe storage paths or required credentials.
Install Mechanism
No install spec and no code files beyond documentation — lowest install risk. Nothing is downloaded or installed by the skill itself.
Credentials
The skill declares no required env vars or credentials, yet it refers to tools and APIs (feishu_doc example, sessions tool, cron, HEARTBEAT persistence) that typically require credentials and configuration. Requiring persistent storage and cross-session timers without declaring config or permission needs is disproportionate and opaque.
Persistence & Privilege
The skill mandates persistent behaviors (write HEARTBEAT, pending-queue files, cron-like scheduling) and asserts it is a 'must-follow' iron law for all agents, but metadata does not mark always:true and does not declare config paths. This creates a gap between the enforced runtime behavior (persistent state, automatic actions) and declared privileges. If the agent environment allows file writes/cron or background notifications, the skill would cause cross-session persistence without having declared it.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install solid-execution
  3. After installation, invoke the skill by name or use /solid-execution
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.2.0
Version 3.2.0 introduces an enhanced supervision system and workflow requirements for solid-execution. - Added "三方监督机制" (Triple-Agent Oversight: 监督 Agent, 诤友 Agent, 反派 Agent) to enforce execution standards. - Defined clear roles, duties, and inspection items for each supervising agent. - Expanded and clarified step-by-step execution and quality assurance workflows. - Updated prohibited behaviors with detailed descriptions for 9 categories. - Included quick checklists for pre-, mid-, and post-execution phases. - Reiterated that all agents must strictly follow these ironclad rules.
Metadata
Slug solid-execution
Version 3.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 踏实执行工作法?

强调逐步、完整且持续执行任务,确保言行一致、无遗漏,并通过三方监督保障质量和可靠性。 It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.

How do I install 踏实执行工作法?

Run "/install solid-execution" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 踏实执行工作法 free?

Yes, 踏实执行工作法 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 踏实执行工作法 support?

踏实执行工作法 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 踏实执行工作法?

It is built and maintained by yangyunxiao-ai (@yangyunxiao-ai); the current version is v3.2.0.

💬 Comments