Custom Clients
name: custom-clients
by 596655510-wang · published 2026-04-01
$ claw add gh:596655510-wang/596655510-wang-mydir---
name: custom-clients
description: 列出 E:\work\custom 下所有客户文件夹名称。触发词包括"我的客户"、"列出客户"、"客户有哪些"、"支持的客户"、"客户列表"、"查看客户"、"custom客户"。
user-invocable: true
---
# Custom Clients
列出支持的客户列表。
使用方法
当需要列出支持的客户时,执行以下 PowerShell 命令:
[Console]::OutputEncoding = [System.Text.Encoding]::UTF8; Get-ChildItem -Path "E:\work\custom" -Directory | ForEach-Object { $_.Name }这会返回 E:\work\custom 目录下所有子文件夹的名称(即客户名称)。
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...