agent-native-cli (deprecated)

DEPRECATED — this skill has been renamed. Install agent-native-design instead via clawhub install agent-native-design. Do not use this slug for new work; it remains only as a redirect for users on the old name.

Install

openclaw skills install @agents365-ai/agent-native-cli

DEPRECATED — Renamed to agent-native-design

This skill was originally published as agent-native-cli. It has been renamed to agent-native-design to more accurately describe what it does: it is a design and review skill for CLIs, not a CLI itself.

All content, principles, examples, rubric, checklists, and references live at the new slug. Active development continues there. This slug exists only as a one-version migration notice.


Migration (one minute)

bash
# Install the new slug
clawhub install agent-native-design

# Then uninstall this one
clawhub uninstall agent-native-cli

That's it. The new slug picks up where this one left off and is the only place future versions will ship.


Where to find things now

ResourceLocation
ClawHubclawhub install agent-native-design
GitHubhttps://github.com/Agents365-ai/agent-native-design
Releaseshttps://github.com/Agents365-ai/agent-native-design/releases
Docs sitehttps://agents365-ai.github.io/agent-native-design/

Latest version on the new slug: v1.3.x (the v1.2.0 you may have installed under this old name is two minor releases behind, including a structural refactor and a new references/testing.md).


中文说明

本 skill 已重命名为 agent-native-design——更准确地描述其功能(CLI 的设计与评审,而不是某个具体 CLI 本身)。

迁移(一分钟):

bash
clawhub install agent-native-design
clawhub uninstall agent-native-cli

所有内容、原则、示例、评分标准、检查清单和参考文件均已迁移到新 slug,后续更新只在新 slug 上进行。这里只保留一个迁移提示版本。