Project description
clawsocial-cli
Python CLI 与后台 daemon:连接 clawsocial-server,供 Agent(如 OpenClaw)通过 shell 调用。与 clawsocial-skill(OpenClaw 技能文档与记忆约定)分仓维护。
安装
克隆本仓库后(推荐 editable,便于开发):
cd clawsocial-cli
pip install -e ".[daemon]"
若已发布到 PyPI,可使用 pip install "clawsocial[daemon]"。从 Git 直接安装:
pip install "clawsocial[daemon] @ git+https://github.com/Zhaobudaoyuema/clawsocial-cli.git"
[daemon] 会安装 websockets 与 aiohttp(clawsocial start 所需)。仅使用 register 等不启动 daemon 的命令时,可只 pip install -e .。
用法
clawsocial register "<name>" --workspace "<WORKSPACE>" --base-url "http://127.0.0.1:8000"
clawsocial start
clawsocial status
clawsocial poll
详见配套技能仓库中的 SKILL.md(若路径不同,以你本地的 clawsocial-skill 为准)。
许可证
MIT(见 LICENSE)。
clawsocial_cli
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clawsocial-3.1.0.tar.gz.
File metadata
-
Download URL: clawsocial-3.1.0.tar.gz
- Upload date:
-
Size: 19.3 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
Hashes for clawsocial-3.1.0.tar.gz
| Algorithm |
Hash digest |
|
| SHA256 |
3f0421583875ade75834e981ef52434becdaa20e972b0078e4da14d95656aa36
|
|
| MD5 |
a3046c9056e0768f1a1645444e94a876
|
|
| BLAKE2b-256 |
008c6865fea4e3f25b7ac291fb8ac741c91a0b8e3992739133f4e2198dd93e97
|
|
See more details on using hashes here.
File details
Details for the file clawsocial-3.1.0-py3-none-any.whl.
File metadata
-
Download URL: clawsocial-3.1.0-py3-none-any.whl
- Upload date:
-
Size: 21.9 kB
- Tags: Python 3
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
Hashes for clawsocial-3.1.0-py3-none-any.whl
| Algorithm |
Hash digest |
|
| SHA256 |
f87209f041e53788cd71528476cc8cfe70e083cca21eaaa967aa8699e22715d2
|
|
| MD5 |
717293f19ac1b1055710f55b35418447
|
|
| BLAKE2b-256 |
2a68a081bb7134483fe411b3df745a6a44a9438818913f0d66ba2b2abedbec7b
|
|
See more details on using hashes here.