← Back to Skills Marketplace
leonfjr

OPC Landing Page Manager

by Leon Fan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
231
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install opc-landing-page-manager
Description
Landing page strategy, copywriting, design, and code generation for solo entrepreneurs. From product idea to a complete, self-contained, conversion-optimized...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install opc-landing-page-manager
  3. After installation, invoke the skill by name or use /opc-landing-page-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug opc-landing-page-manager
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 231 downloads so far.

How do I install OPC Landing Page Manager?

Run "/install opc-landing-page-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OPC Landing Page Manager free?

Yes, OPC Landing Page Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OPC Landing Page Manager support?

OPC Landing Page Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OPC Landing Page Manager?

It is built and maintained by Leon Fan (@leonfjr); the current version is v1.0.0.

💬 Comments