← 返回 Skills 市场
231
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install opc-landing-page-manager
功能描述
Landing page strategy, copywriting, design, and code generation for solo entrepreneurs. From product idea to a complete, self-contained, conversion-optimized...
安全使用建议
This skill appears to do what it claims (strategy, copy, templates, and generation of self-contained HTML) and has no declared credentials or install steps — good. However: 1) Two Python scripts are bundled (page_audit.py and project_tracker.py) but their source was not shown in the preview; inspect those files before running to ensure they do not make network calls, execute arbitrary subprocesses, or exfiltrate data. 2) The skill will read and write local project files (landing-pages/ and INDEX.json) — review/confirm the exact paths and back up any important data before using. 3) The README mentions cross-skill integration; ask the author how that works (does it read other skills' local files, call an internal API, or require credentials?). 4) If you plan to give it file paths to review, avoid pointing it to sensitive system files; prefer pasting HTML or using copies. Recommended steps: inspect the two Python scripts for network/socket usage and subprocess calls (grep for requests, urllib, socket, subprocess, os.system, exec), run the skill in a sandboxed environment first, and verify what files it creates/overwrites. If you want higher assurance, request the full content of the scripts and an explanation of any cross-skill data access before installing. If you provide those scripts' contents, I can re-evaluate with higher confidence.
功能分析
Type: OpenClaw Skill
Name: opc-landing-page-manager
Version: 1.0.0
The opc-landing-page-manager skill bundle is a well-structured tool for generating landing pages. The SKILL.md instructions define a clear, multi-phase workflow (Strategy, Copy, Design, Build) with built-in compliance checks for privacy and terms of service. The included Python scripts (page_audit.py and project_tracker.py) use only standard libraries to perform local file analysis and project indexing without any network activity or dangerous execution patterns. No evidence of data exfiltration, malicious prompt injection, or unauthorized persistence was found.
能力评估
Purpose & Capability
Name/description align with what is included: strategy references, copy frameworks, templates, and HTML generation. The files and SKILL.md consistently implement a landing-page workflow. One minor mismatch: README mentions cross-skill integration (opc-contract-manager, opc-invoice-manager) but there is no declared mechanism (no env vars or credentials) explaining how data would be accessed; this is plausible as an optional integration but should be confirmed.
Instruction Scope
SKILL.md confines runtime actions to reading bundled reference files and producing self-contained HTML, plus reviewing user-provided HTML or file paths. That scope is appropriate. However, Review/Build modes accept a file path or indicate the skill may write/read project files (landing-pages/INDEX.json, project directories). If a user supplies arbitrary filesystem paths (or the skill runs the bundled scripts), those operations could access local files beyond the skill bundle — inspect how file paths are handled in the scripts before granting broad access.
Install Mechanism
No install spec; this is primarily instruction-only and therefore lower-risk. README notes optional local cloning and that the project tracker requires Python 3.8+ and only the stdlib. That is proportionate. However, two Python scripts are included in the skill bundle; their contents were not provided for review in the package preview, so they should be inspected for unexpected network calls, subprocess execution, or writes to system paths before use.
Credentials
The skill declares no required environment variables or credentials — which matches the stated purpose. The only concern is the claimed 'cross-skill integration' (pulling client info from other opc-* skills): that implies the skill might read other skills' data or shared storage. There are no env vars or access details declared for that, so confirm how integrations are implemented and whether they require additional permissions or access tokens.
Persistence & Privilege
The skill is not always-included and is user-invocable (normal). It is expected to create and manage a local 'landing-pages/' project structure and INDEX.json per README; writing project files to disk is coherent with its purpose. Confirm exactly which directories the scripts write to and whether they modify any agent-wide or other-skill configurations (no evidence they do, but the scripts should be inspected).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opc-landing-page-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/opc-landing-page-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
OPC Landing Page Manager 是什么?
Landing page strategy, copywriting, design, and code generation for solo entrepreneurs. From product idea to a complete, self-contained, conversion-optimized... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 231 次。
如何安装 OPC Landing Page Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opc-landing-page-manager」即可一键安装,无需额外配置。
OPC Landing Page Manager 是免费的吗?
是的,OPC Landing Page Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OPC Landing Page Manager 支持哪些平台?
OPC Landing Page Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OPC Landing Page Manager?
由 Leon Fan(@leonfjr)开发并维护,当前版本 v1.0.0。
推荐 Skills