← Back to Skills Marketplace
jiepu110

Oc Agent Loop

by jiepu110 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
24
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install oc-agent-loop
Description
Run a bounded maintainer loop for local OpenClaw changes. Use when a task needs diagnosis, a small candidate change, validation, and an explicit keep or reve...
README (SKILL.md)

OpenClaw Agent Loop

Use this skill for small, reviewable maintenance tasks where the safest path is to make one candidate change, test it, and decide whether to keep it.

This skill is not an autonomous production updater. It keeps the loop local, bounded, and reviewable.

Safety Rules

  • Work on one issue or one narrow improvement at a time.
  • Set a maximum of three iterations unless the maintainer explicitly raises it.
  • Keep a short evidence note for each iteration: diagnosis, changed files, validation, and decision.
  • Do not change credentials, deployment targets, or production state.
  • Do not keep a candidate change when validation is missing or failing.

Workflow

  1. State the target behavior and the current failure.
  2. List the files or commands that will be touched.
  3. Make the smallest candidate change that can be validated.
  4. Run syntax checks, targeted tests, and any project-specific validation command.
  5. Compare before and after behavior.
  6. Decide keep, revise, or revert.
  7. Record the evidence and remaining risk.

Inputs

  • Issue description or failing command.
  • Allowed file scope.
  • Validation commands.
  • Maximum iteration count.

Outputs

  • Candidate change summary.
  • Validation output summary.
  • Keep/revise/revert decision.
  • Follow-up items that were deliberately left out of scope.

Non-Goals

  • No unattended production deploys.
  • No broad refactors.
  • No silent dependency installation.
  • No changes to secrets, accounts, or environment-specific configuration.
Usage Guidance
Install this only if you want an agent to help plan conversion of local documents you choose. Review the selected files and redaction rules first, especially for documents containing credentials, account IDs, or personal data.
Capability Assessment
Purpose & Capability
The stated purpose matches the instructions: prepare authorized local documents for Markdown conversion planning, source anchoring, redaction, and validation.
Instruction Scope
The scope is clearly bounded to approved input files, allowed file types, redaction rules, and an output folder, with explicit non-goals against remote fetching, account login, external upload, and silent conversion of unapproved files.
Install Mechanism
The artifact is a single non-executable SKILL.md instruction file, and the supplied VirusTotal and SkillSpector telemetry are clean.
Credentials
Local file access is expected for document preflight, and the instructions require redacting credentials, account IDs, irrelevant personal data, and sensitive local path details.
Persistence & Privilege
The skill explicitly says not to write to persistent memory, remote storage, or external services, and it does not request elevated privileges or background execution.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oc-agent-loop
  3. After installation, invoke the skill by name or use /oc-agent-loop
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of oc-agent-loop skill. - Provides a bounded maintainer loop for safe, small OpenClaw maintenance. - Guides diagnosis, minimal change, validation, and explicit decision (keep/revise/revert). - Imposes safety rules: limits iterations, scopes changes, and prohibits production or secret updates. - Designed for reviewable, local tasks—no unattended deployments or broad refactors. - Documents evidence, decisions, and out-of-scope items for each iteration.
Metadata
Slug oc-agent-loop
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Oc Agent Loop?

Run a bounded maintainer loop for local OpenClaw changes. Use when a task needs diagnosis, a small candidate change, validation, and an explicit keep or reve... It is an AI Agent Skill for Claude Code / OpenClaw, with 24 downloads so far.

How do I install Oc Agent Loop?

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

Is Oc Agent Loop free?

Yes, Oc Agent Loop is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Oc Agent Loop support?

Oc Agent Loop is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Oc Agent Loop?

It is built and maintained by jiepu110 (@jiepu110); the current version is v1.0.0.

💬 Comments