Integration
Boardsecretary Marketplace
OpenClaw marketplace for board secretary capital market orchestrator plugin
Install
openclaw plugins install capital-market-project-orchestrator
README
# BoardSecretary OpenClaw Marketplace
This repository hosts the OpenClaw-compatible board secretary capital market workflow plugin.
## Plugin
- `capital-market-project-orchestrator`: 上市总控入口,内置完整董秘体系能力,包含上市总控、人力资源专员、证券事务代表、合规专员、北交所适配、公告信披、财务质量、同业对标、股权治理和三表模型等能力。
## Install
Run these commands in the terminal on the machine/server where OpenClaw is installed:
```bash
openclaw plugins marketplace list https://github.com/guanzigong-agent/openclaw-boardsecretary-marketplace --json
openclaw plugins install capital-market-project-orchestrator --marketplace https://github.com/guanzigong-agent/openclaw-boardsecretary-marketplace --force
openclaw plugins enable capital-market-project-orchestrator
```
## Test From WeChat
After installation, send this to the OpenClaw WeChat conversation:
```text
使用 上市总控,帮我生成新三板挂牌项目总控表。
```
## Notes
OpenClaw official docs document the CLI form `openclaw plugins install <plugin> --marketplace <source>`. A plain WeChat message like `/plugin install ...` only works if the user's WeChat gateway explicitly maps chat messages to OpenClaw management commands.
integration
Comments
Sign in to leave a comment