From ede502a63c35fd82e58368fca8eb3d733322c2fb Mon Sep 17 00:00:00 2001 From: wtgoku <2687861+wtgoku@users.noreply.github.com> Date: Wed, 29 Apr 2026 13:02:56 +0800 Subject: [PATCH] Show the safe OpenClaw PopiArt skill install path The public site now points OpenClaw users at the dedicated popiartcli skill directory and raw SKILL.md copy path, so installers do not scan runtime PopiSkills as agent skills. Constraint: The server worktree already contains unrelated billing and UI edits, so this commit is intentionally limited to the homepage content and renderer. Rejected: Document only in popiartcli README | users may follow the website install flow instead. Confidence: high Scope-risk: narrow Directive: Keep OpenClaw installation guidance pointed at popiartcli/tree/main/skill, not a repository-root skills directory. Tested: npm run build in web Not-tested: Live deployed website smoke test. --- web/app/[locale]/page.tsx | 14 ++++++++++++++ web/lib/site-content.ts | 13 +++++++++++++ 2 files changed, 27 insertions(+) diff --git a/web/app/[locale]/page.tsx b/web/app/[locale]/page.tsx index f1f6049..d382d05 100644 --- a/web/app/[locale]/page.tsx +++ b/web/app/[locale]/page.tsx @@ -154,6 +154,20 @@ export default async function HomePage({ +
+
+
+
+

{dictionary.home.agentSkillDescription}

+
+                {dictionary.home.agentSkillCommand}
+              
+
+
+