← Back to Skills Marketplace
Startup Tools
by
BytesAgain2
· GitHub ↗
· v2.0.0
· MIT-0
434
Downloads
1
Stars
2
Active Installs
10
Versions
Install in OpenClaw
/install startup-tools
Description
创业工具包。创业清单、公司注册、MVP规划、融资准备、法律合规、增长策略。Startup toolkit with checklist, register, MVP planning, fundraise, legal compliance.
Usage Guidance
This skill appears to do what it says: provide startup guidance and local utilities. It does create/modify files under a user data directory (STARTUP_TOOLS_DIR or ~/.local/share/startup-tools) and keeps history.log and data.log; avoid storing sensitive secrets there. The export command prints stored entries to stdout, so be mindful before running export around sensitive content. No network endpoints or credential requests are present. If you plan to let the agent invoke it autonomously, note that it only runs local scripts and logs locally (no external exfiltration observed).
Capability Analysis
Type: OpenClaw Skill
Name: startup-tools
Version: 2.0.0
The startup-tools skill bundle is a collection of informational templates and a simple logging utility designed to assist users with business startup processes. The primary script, scripts/startup.sh, provides static guidance on topics like company registration and fundraising, while scripts/script.sh manages a local data log in the user's home directory without any network activity, sensitive data access, or obfuscated code.
Capability Assessment
Purpose & Capability
Name/description (startup checklist, registration, MVP, fundraising, legal, growth) match the provided documentation and included scripts which produce guidance text. There are no unrelated requirements (no cloud credentials, no unusual binaries).
Instruction Scope
SKILL.md and tips.md instruct the agent to present guidance and to run the included scripts (bash scripts/startup.sh). The scripts only produce static guidance, accept simple command args (command, stage, industry), and read/write a local data directory. They do not access system secrets, network endpoints, or other unrelated files.
Install Mechanism
This is instruction-first with no install spec. The included shell scripts are plain text and do not download or install remote code.
Credentials
No required environment variables, credentials, or config paths are declared. The scripts use a local DATA_DIR (STARTUP_TOOLS_DIR or XDG_DATA_HOME or ~/.local/share/startup-tools) which is proportional to a note/logging feature.
Persistence & Privilege
always is false (normal). The scripts create and write to a per-user data directory (~/.local/share/startup-tools) and maintain history.log and data.log; this is reasonable for local persistence but worth noting that user data will be stored locally.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install startup-tools - After installation, invoke the skill by name or use
/startup-tools - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
retry-fix-token
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.0
- Initial release of the startup-tools toolkit.
- Provides a comprehensive suite for founders: startup checklist, company registration, MVP planning, fundraising preparation, legal compliance, and growth strategies.
- Includes quick command references for each module.
- Offers guidance for different founder stages, from idea validation to growth.
- Connects related tools for a streamlined startup workflow.
Metadata
Frequently Asked Questions
What is Startup Tools?
创业工具包。创业清单、公司注册、MVP规划、融资准备、法律合规、增长策略。Startup toolkit with checklist, register, MVP planning, fundraise, legal compliance. It is an AI Agent Skill for Claude Code / OpenClaw, with 434 downloads so far.
How do I install Startup Tools?
Run "/install startup-tools" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Startup Tools free?
Yes, Startup Tools is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Startup Tools support?
Startup Tools is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Startup Tools?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.0.
More Skills