← Back to Skills Marketplace
Venture Financing
by
Steven Obiajulu
· GitHub ↗
· v0.2.0
· MIT-0
130
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install venture-financing
Description
Draft and fill NVCA model documents — stock purchase agreement, certificate of incorporation, investors rights agreement, voting agreement, ROFR, co-sale, in...
Usage Guidance
This skill appears coherent for drafting NVCA Series A documents. Before using it: (1) decide whether to use the hosted MCP or the local CLI — hosted mode will transmit template data and any user-supplied fields to the remote service, so avoid sending sensitive personal or company secrets unless you trust the service and its privacy policy; (2) if you prefer offline operation, review and vet the open-agreements npm package and install it in a controlled environment (check package source, version, and integrity); (3) confirm the skill actually prompts for explicit confirmation before filling and sending data; (4) treat generated documents as templates only and consult a lawyer for final legal review; (5) verify the remote domain (openagreements.ai) and TLS/PRIVACY details if you plan to use the hosted MCP.
Capability Analysis
Type: OpenClaw Skill
Name: venture-financing
Version: 0.2.0
The skill bundle is designed to facilitate the drafting of NVCA venture financing documents using templates. It includes proactive security instructions in SKILL.md, advising the AI agent to treat template metadata as untrusted and to require explicit user confirmation before actions. There are no indicators of data exfiltration, malicious code execution, or harmful prompt injection; the use of a remote MCP server (openagreements.ai) or a local npm package (open-agreements) is consistent with the stated purpose.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description (NVCA/Series A document drafting) align with the SKILL.md and CONNECTORS.md. The skill is instruction-only and references either a remote MCP (hosted templates) or an optional local CLI — both are coherent with producing DOCX templates and fills.
Instruction Scope
SKILL.md stays on-topic (template listing, field filling, producing DOCX). It explicitly requires user confirmation before filling templates and warns to treat template metadata and user fields as untrusted data. One operational note: using the recommended remote MCP implies sending templates and user-supplied field values to a third-party server — the skill does not show an explicit data-privacy / telemetry statement in SKILL.md, so users should expect network transmission of fill data when the remote connector is used.
Install Mechanism
There is no built-in install spec (instruction-only), which is low risk. CONNECTORS.md recommends either a hosted MCP (https://openagreements.ai/api/mcp) or an npm package (open-agreements) for local execution. If a user chooses the local CLI, they should vet the npm package and its integrity; if a user chooses the remote MCP, they should vet the remote service's privacy/security posture.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate to its stated purpose. There are no hidden credential requirements in SKILL.md or CONNECTORS.md.
Persistence & Privilege
always:false and default autonomous invocation are set; nothing in the skill asks for permanent/privileged presence or modifies other skills. Autonomous invocation is allowed by platform default and is not combined with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install venture-financing - After installation, invoke the skill by name or use
/venture-financing - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.0
Automated publish from bfbd0db for venture-financing 0.2.0
Metadata
Frequently Asked Questions
What is Venture Financing?
Draft and fill NVCA model documents — stock purchase agreement, certificate of incorporation, investors rights agreement, voting agreement, ROFR, co-sale, in... It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.
How do I install Venture Financing?
Run "/install venture-financing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Venture Financing free?
Yes, Venture Financing is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Venture Financing support?
Venture Financing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Venture Financing?
It is built and maintained by Steven Obiajulu (@stevenobiajulu); the current version is v0.2.0.
More Skills