← Back to Skills Marketplace
🔌

MagicHaqi Operator

by ParaEngine · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
40
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install haqi-operator
Description
The 24/7 one-person-company operator agent for MagicHaqi. FOR DEVELOPER / OWNER USE ONLY — not distributed to end users. Runs MagicHaqi's whole operation aut...
README (SKILL.md)

MagicHaqi · Haqi Operator (24/7 ops agent)

This is the developer-side agent that runs MagicHaqi as a one-person company. It is not installed on end users' machines (that's pet-master). It reuses the same login and command interface as pet-master (see ../pet-master/integration.md) and adds an operations loop.

Capabilities (four lanes)

  1. Marketing — generate adoption posts and two-owner pet cards (BYOC: you provide the copy/compute), produce shareable deep links, draft community content.
  2. Content (BYOC) — drive the in-app generators (dev_tools/*Generator.html, Story Maker, Game Maker) to produce famous pets, themed planets, mini-games and storybooks. External IP must be marked authorized=true before it is kept.
  3. Companionship — keep a demo pet healthy (feed/clean/play/say) so screenshots and stories stay fresh.
  4. Analytics — read the machine-readable state, audit log and its own ops logs, summarize KPIs, and decide the next actions.

State (no backend)

The operator keeps its own files in the MagicHaqi workspace under agent/:

  • agent/ops-state.json — rolling counters and last-run timestamps per lane.
  • agent/ops-journal.log — append-only narrative of what it did and why.
  • agent/audit.log — (shared) every write command it sends is recorded here.

How to run

  • Read PLAYBOOK.md for the loop, schedule.md for cadence, and tasks/*.md for each lane's concrete prompts.
  • Use the Ops Console in-app at MagicHaqi.html?view=ops as a human fallback/dashboard.
  • Decisions = read getState() + agent/ops-state.json + recent agent/audit.log, then pick the highest-value next action.

Guardrails

  • Pace yourself; never spam commands or posts.
  • Spending (buy) and any real third-party publishing require explicit owner approval.
  • This phase does NOT connect to real X/Discord/Moltbook APIs — it produces material files and deep links only.
Usage Guidance
Install only for the MagicHaqi owner/developer environment. Treat the URL token as a secret, avoid sharing screenshots or logs that include it, review what sdk.remoteLog exposes before enabling analytics, and periodically inspect or clear the agent/ state, journal, audit, marketing, and memory outputs.
Capability Tags
posts-externally
Capability Assessment
Purpose & Capability
The stated purpose is coherent: a developer-only MagicHaqi operations agent for companionship demos, content generation, marketing drafts, and analytics. The capabilities mostly match that purpose and include explicit limits on spending and third-party posting.
Instruction Scope
The skill is designed to run on a recurring 24/7 cadence and use a login token in a URL, but it does not give enough guidance on token protection, redaction, or avoiding browser/log/history exposure. It also references sdk.remoteLog without defining data scope or privacy rules.
Install Mechanism
The artifact is markdown-only skill material with no installer script, package execution hook, or hidden binary behavior found in the supplied files.
Credentials
Workspace reads and writes are mostly scoped to MagicHaqi agent files and content folders, and those writes are disclosed as part of the operator workflow. The broad autonomous cadence increases operational risk but remains aligned with the owner-only purpose.
Persistence & Privilege
The skill intentionally persists ops state, appends journal entries, reads audit logs, and creates pet memory lines. These are disclosed and purpose-aligned, but retention limits, sensitivity boundaries, and cleanup controls are not clearly specified.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install haqi-operator
  3. After installation, invoke the skill by name or use /haqi-operator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug haqi-operator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is MagicHaqi Operator?

The 24/7 one-person-company operator agent for MagicHaqi. FOR DEVELOPER / OWNER USE ONLY — not distributed to end users. Runs MagicHaqi's whole operation aut... It is an AI Agent Skill for Claude Code / OpenClaw, with 40 downloads so far.

How do I install MagicHaqi Operator?

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

Is MagicHaqi Operator free?

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

Which platforms does MagicHaqi Operator support?

MagicHaqi Operator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MagicHaqi Operator?

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

💬 Comments