← Back to Skills Marketplace
TheCorporation.ai Form and Operate
by
Kyle Hanson
· GitHub ↗
· v1.0.0
· MIT-0
216
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install thecorporation-form-and-operate
Description
How to use the `npx corp` CLI to manage corporate entities, governance, cap tables, finance, agents, and compliance for TheCorporation platform. Use this ski...
Usage Guidance
This skill instructs the agent to install and run a third‑party CLI (npx @thecorporation/cli) that can create legal entities, auto‑sign documents, manage payroll, and run a local server. Before installing or running anything: 1) Confirm the npm package identity and review its source code (the SKILL.md links to a GitHub repo); prefer pinned versions and checksums. 2) Ensure Node/npx are available — the skill metadata should have listed these; ask the publisher to declare required binaries and versions. 3) Don’t allow auto‑signing or payroll actions without explicit, per‑action user confirmation — these are legally and financially sensitive. 4) Prefer local/self‑hosted mode for testing, inspect ~/.corp/data for sensitive content, and consider running the CLI in an isolated VM or container. 5) If you plan to use cloud mode, verify the cloud service operator and magic‑link flow and avoid sending real credentials or personal data until you’ve validated the service. If the publisher cannot explain the metadata/install discrepancies or provide a reproducible audit path (source repo, commit/tag, checksums), treat the skill as potentially unsafe.
Capability Analysis
Type: OpenClaw Skill
Name: thecorporation-form-and-operate
Version: 1.0.0
The skill bundle provides a comprehensive interface for managing corporate entities via 'TheCorporation' platform using the `npx corp` CLI. The instructions in SKILL.md are detailed and strictly aligned with the stated purpose of corporate governance, formation, and financial management. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the 'Agents' functionality described refers to features within the target platform rather than an attempt to hijack the host agent.
Capability Assessment
Purpose & Capability
The SKILL.md describes a full CLI for corporate formation, governance, payroll, document generation and auto‑signing. That purpose reasonably requires a Node/npx runtime and an install of @thecorporation/cli (and apparently a Rust binary shipped by that package). However the skill metadata declares no required binaries and no install spec. The metadata and runtime instructions are inconsistent: a consumer would reasonably expect 'node'/'npx' to be listed as required and the package install to be declared.
Instruction Scope
Instructions tell the agent to run 'npx corp setup', run servers (npx corp serve), store data under ~/.corp/data, and to 'activate' entities which auto‑signs formation documents. Those are legitimate for a corp management CLI, but they are high‑impact operations (legal document signing, payroll). The instructions do not require explicit confirmation workflows in the SKILL.md — e.g., the automated 'activate' auto‑sign behavior is scope‑creep for an assistant unless the user explicitly consents at time of action. The skill also references cloud magic‑link auth (external endpoints) and configuring api_url, which will transmit data to external services.
Install Mechanism
The SKILL.md informs the agent to use an npm package (@thecorporation/cli) via npx — an install from the public npm registry. Installing arbitrary CLI packages via npx is a moderate‑risk action (remote published code/binaries may execute locally). The registry metadata omitted an install spec, but the instructions do include an install block — this discrepancy is notable. There are no checksums or pinned versions in the instructions; the skill asks implicitly to fetch code at runtime.
Credentials
The skill metadata lists no required environment variables or credentials, yet the SKILL.md describes a cloud mode (magic link auth) and operations that commonly require credentials (payroll, document filing). The lack of declared credential requirements is disproportionate to the sensitive operations described. Additionally, the skill stores data locally (~/.corp/data) which may contain sensitive corporate and personal data; SKILL.md does not discuss encryption or access control.
Persistence & Privilege
The skill does not request always:true and is user‑invocable. It does instruct running a persistent local HTTP server (npx corp serve) and changing agent config (npx corp config set api_url ...), which are normal developer actions but have side effects (open local ports, change config). These behaviors are plausible for the stated purpose but warrant caution (run in an isolated environment if uncertain).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install thecorporation-form-and-operate - After installation, invoke the skill by name or use
/thecorporation-form-and-operate - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of thecorporation-form-and-operate skill
- Provides comprehensive instructions for using the npx corp CLI to manage corporate entities, governance, cap tables, finance, agents, and compliance on TheCorporation platform
- Supports both one-shot and staged entity formation for LLCs, C-Corps, and other entity types
- Details step-by-step workflows for governance, including board meetings and written consents
- Explains reference resolution, local/cloud/server setup, and context management for the CLI
Metadata
Frequently Asked Questions
What is TheCorporation.ai Form and Operate?
How to use the `npx corp` CLI to manage corporate entities, governance, cap tables, finance, agents, and compliance for TheCorporation platform. Use this ski... It is an AI Agent Skill for Claude Code / OpenClaw, with 216 downloads so far.
How do I install TheCorporation.ai Form and Operate?
Run "/install thecorporation-form-and-operate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TheCorporation.ai Form and Operate free?
Yes, TheCorporation.ai Form and Operate is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does TheCorporation.ai Form and Operate support?
TheCorporation.ai Form and Operate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TheCorporation.ai Form and Operate?
It is built and maintained by Kyle Hanson (@hansonkd); the current version is v1.0.0.
More Skills