← 返回 Skills 市场
566
总下载
1
收藏
0
当前安装
25
版本数
在 OpenClaw 中安装
/install 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 一人公司建立可视化经营...
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install one-person-company-os - 安装完成后,直接呼叫该 Skill 的名称或使用
/one-person-company-os触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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 一人公司建立可视化经营... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 566 次。
如何安装 One Person Company OS?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install one-person-company-os」即可一键安装,无需额外配置。
One Person Company OS 是免费的吗?
是的,One Person Company OS 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
One Person Company OS 支持哪些平台?
One Person Company OS 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 One Person Company OS?
由 living-hi(@living-hi)开发并维护,当前版本 v1.0.2。
推荐 Skills