← 返回 Skills 市场
🔌

MagicHaqi Operator

作者 ParaEngine · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
40
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install haqi-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...
使用说明 (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.
安全使用建议
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.
能力标签
posts-externally
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install haqi-operator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /haqi-operator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug haqi-operator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 40 次。

如何安装 MagicHaqi Operator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install haqi-operator」即可一键安装,无需额外配置。

MagicHaqi Operator 是免费的吗?

是的,MagicHaqi Operator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

MagicHaqi Operator 支持哪些平台?

MagicHaqi Operator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 MagicHaqi Operator?

由 ParaEngine(@paraengine)开发并维护,当前版本 v1.0.0。

💬 留言讨论