creative-agent-os-north-star

Review or shape product and architecture decisions for a lightweight creative agent OS. Use when comparing runtimes, cloud execution, agent system shape, coding-engine adapters, skills, or multimodal product direction against the user's north-star principles.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "creative-agent-os-north-star" with this command: npx skills add kyoiii/creative-agent-os-north-star

Creative Agent OS North Star

Use this skill when the work risks drifting away from the intended product shape.

Core test

Before proposing or implementing anything, check:

  1. Does this stay lightweight?
  2. Does this help ordinary users, not just agent power users?
  3. Does this keep the coding engine replaceable?
  4. Does this fit cloud sandbox execution better than local-only assumptions?
  5. Does this make adding domain agents easier rather than harder?

Default reference frame

  • runtime: learn from Nanobot
  • cloud execution: learn from Open Inspect / background-agents
  • system shape: learn from OpenClaw
  • coding engine: adapter, never hard-coded

Read references/north-star.md when you need the full criteria.

What to do

  • call out drift early
  • prefer thinner orchestration over heavy frameworking
  • separate product shape from engine implementation
  • preserve room for multimodal apps, skills, memory, and CLI bridges

Output style

When reviewing a proposal, answer in this order:

  1. what matches the north star
  2. what drifts from it
  3. the smallest correction that gets back on track

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

The Agent Economy Architect

The Agent Economy Architect. Build, simulate, and launch a complete agent-to-agent commerce economy using a 128-tool stack and the A2A/AP2/x402 protocol suit...

Registry SourceRecently Updated
1940Profile unavailable
Coding

GitHub Repo Teardown

Deep-dive teardown of any GitHub open-source project into a beautifully designed HTML report that both product people and engineers can understand. Covers ar...

Registry SourceRecently Updated
2110Profile unavailable
Coding

Node.js Project Architecture

Node.js project architecture standards for AI-assisted development. Enforces file splitting (<400 lines), config externalization, route modularization, and a...

Registry SourceRecently Updated
4770Profile unavailable
Automation

Feishu Task Workbench

在单个 Feishu/OpenClaw 对话窗口中运行多任务工作台,让用户在一个窗口里完成任务新建、切换、继续、总结、关闭与归档,并通过 `sessions_spawn`、`sessions_send`、`sessions_history` 把每个任务路由到独立会话。**当用户发送“任务列表 / 新建任务 / 切到

Registry SourceRecently Updated
1550Profile unavailable