← Back to Skills Marketplace
living-hi

One Person Company OS

by living-hi · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
566
Downloads
1
Stars
0
Active Installs
25
Versions
Install in OpenClaw
/install one-person-company-os
Description
Build a visual operating cockpit for an AI-native one-person company across promise, buyer, product, delivery, cash, learning, and assets. / 为 AI 一人公司建立可视化经营...
Usage Guidance
This package appears coherent with its purpose, but review and basic precautions are recommended before running: 1) Inspect scripts/ensure_python_runtime.py, platforms/mcp-server/server.py, and platform adapter files (platforms/dify-plugin/provider/one_person_company_os.py) to confirm you understand any network/listening behavior. 2) Run the scripts only in an isolated or empty folder (or container/VM) until you confirm outputs are safe and confined to the approved workspace path. 3) The repository includes optional platform adapters — only provide API keys or enable adapters if you intend to publish or connect to external services. 4) If you plan to run the MCP server, be aware it can open a local endpoint; bind it appropriately and avoid exposing it to untrusted networks. 5) If you want extra assurance, run python3 -m pip check / static linters or open the code for a short review of I/O and subprocess usage before executing.
Capability Analysis
Type: OpenClaw Skill Name: one-person-company-os Version: 1.0.2 The skill bundle is a comprehensive and well-documented framework for managing a 'One Person Company' via an AI agent. It uses Python scripts to manage business state and generate localized workspace artifacts including HTML cockpits, Markdown work surfaces, and DOCX deliverables. While the system utilizes `subprocess.run` for internal script orchestration and environment probing, it implements safety measures such as path validation (`ensure_within_directory` in `common.py`) and explicitly avoids automatic system-level modifications (as seen in `ensure_python_runtime.py`, which provides manual installation guidance instead of auto-executing commands). No evidence of data exfiltration, malicious persistence, or harmful prompt injection was found.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description match the repository contents: many scripts and templates exist to generate a localized operating cockpit, SVG visuals, markdown/DOCX outputs, and a hidden machine state. Platform adapter wrappers and a local MCP stdio server are present to enable integration but are described in changelogs and publishing docs, which is consistent with a multi-adapter distribution package.
Instruction Scope
SKILL.md limits runtime actions to: (1) run bundled Python scripts with an existing Python 3.7+, (2) create files only inside a founder-approved workspace, and (3) avoid auto-installing system packages or requesting unrelated credentials. Recommended commands and the README follow that scope. There are no instructions in SKILL.md that ask the agent to read unrelated host files or exfiltrate secrets.
Install Mechanism
No install spec is declared (instruction-only at marketplace level). The package contains many scripts and platform adapters but does not prescribe downloading or extracting remote binaries. This is proportionate for a repository intended to be run locally after review.
Credentials
The skill declares no required environment variables or credentials for normal operation, which aligns with SKILL.md claims. However, the repository contains platform adapters (Claude, Dify, OpenAI, Dify plugin provider, MCP server, etc.). Those adapters may require platform-specific API keys or host configuration when used — but they are optional runtime paths and the package does not force them. Users should expect that enabling platform-specific adapters will require supplying the appropriate credentials at that time.
Persistence & Privilege
The package writes files to a local workspace (explicitly constrained by the SKILL.md and scripts). always:false and model invocation enabled are appropriate. The package includes a local MCP stdio server (platforms/mcp-server/server.py) that exposes script entrypoints to local clients; this is consistent with a local integration adapter but means the host may run a listening process if you start it.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install one-person-company-os
  3. After installation, invoke the skill by name or use /one-person-company-os
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Add multi-platform adapters for Claude Skills, Hermes Agent, MCP clients, OpenAI GPT Store, Dify, Poe, Gemini Gems, GitHub Copilot Extensions, and Microsoft Copilot Studio.
v1.0.1
Polish the public README, guides, release materials, and validation around the visual operating cockpit for first-time solo founders.
v0.6.7
Add a download-friendly HTML reading layer while keeping markdown as the working source and DOCX as the formal deliverable format.
v0.6.6
Harden the marketplace build: disable automatic host-package installation, tighten persisted writes to the approved workspace, and align public docs with the runtime safety boundary.
v0.6.5
Localize the full founder-visible workspace surface, hide machine state under .opcos/state/current-state.json, and harden release validation for Chinese and English workspace separation.
v0.6.4
Enforce direction-first bootstrap, remove hard-coded default vertical content, and align generated surfaces plus release docs with the real one-person-company operating loop.
v0.6.3
Clean temporary lock artifacts from founder workspaces while keeping merge-safe locked state persistence.
v0.6.2
Add landing/demo/trial conversion surfaces, trial feedback capture, and merge-safe locked state persistence for real founder runs.
v0.6.1
Fix stage inference, improve generated MVP/sales/launch work surfaces, and harden release validation for real founder execution.
v0.6.0
Rebuild the system around a one-person-company business loop covering offer, product, sales, delivery, cash, and assets.
v0.5.8
Switch generated artifacts to final deliverable names and replace document-spec surfaces with real delivery documents.
v0.5.7
Reframe the product around the AI-era fast loop and add a visible workspace guide.
v0.5.6
Upgrade founder intake, placeholder deliverable visibility, and review-path guidance.
v0.5.5
Strengthen the storefront hook so the listing leads with a more compelling outcome-driven promise.
v0.5.4
Shorten the public ClawHub summary so the English hook is tighter and more of the Chinese summary fits on the listing card.
v0.5.3
Polish the public GitHub and ClawHub storefront so English users see an English-first presentation while Chinese support remains strong.
v0.5.2
Polish the public ClawHub listing so both Chinese and English users can understand the skill summary immediately.
v0.5.1
Upgrade runtime, generated materials, and public docs so Chinese and English founders both get language-matched output by default.
v0.5.0
Upgrade to numbered DOCX deliverables, explicit real-output packs, and post-launch ops materials.
v0.4.0
Upgrade navigation UX, dual-view output, and standard artifact document delivery.
Metadata
Slug one-person-company-os
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 25
Frequently Asked Questions

What is One Person Company OS?

Build a visual operating cockpit for an AI-native one-person company across promise, buyer, product, delivery, cash, learning, and assets. / 为 AI 一人公司建立可视化经营... It is an AI Agent Skill for Claude Code / OpenClaw, with 566 downloads so far.

How do I install One Person Company OS?

Run "/install one-person-company-os" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is One Person Company OS free?

Yes, One Person Company OS is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does One Person Company OS support?

One Person Company OS is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created One Person Company OS?

It is built and maintained by living-hi (@living-hi); the current version is v1.0.2.

💬 Comments