← Back to Skills Marketplace
596655510-wang

查询目录

by 596655510-wang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mydir
Description
列出 E:\work\custom 下所有客户文件夹名称。触发词包括"我的客户"、"列出客户"、"客户有哪些"、"支持的客户"、"客户列表"、"查看客户"、"custom客户"。
Usage Guidance
This skill is internally consistent: it simply runs a PowerShell command to list subfolders in E:\work\custom and asks for no credentials. Before installing, confirm: (1) the agent will run on Windows/has PowerShell available — otherwise the command will fail; (2) you are comfortable granting the agent read access to E:\work\custom (it will reveal directory names); (3) the path E:\work\custom actually exists and contains only information you are willing to expose to the agent. If you do not want any agent access to your local filesystem, do not install. If you need cross-platform behavior, request a version that includes alternative commands for non-Windows systems.
Capability Analysis
Type: OpenClaw Skill Name: mydir Version: 1.0.0 The skill bundle is designed to list directory names within a specific local path (E:\work\custom) using a standard PowerShell command. The logic in SKILL.md is transparent, aligns perfectly with the stated purpose, and contains no indicators of malicious activity, data exfiltration, or obfuscation.
Capability Assessment
Purpose & Capability
The name and description say it will list customer folders under E:\work\custom, and the SKILL.md contains a single PowerShell command that exactly performs that action. There are no unrelated requirements or credentials.
Instruction Scope
Instructions are narrow and only run Get-ChildItem on E:\work\custom to return directory names. Note: the command assumes a Windows environment with PowerShell available and that the agent has filesystem access and permission to read that path. It does not instruct reading other files or sending results to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes persistent footprint and disk writes.
Credentials
The skill declares no environment variables or credentials, which is proportionate. However, it does implicitly require PowerShell/Windows; that implicit dependency is not declared but is reasonable for the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request persistent system privileges, nor does it modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mydir
  3. After installation, invoke the skill by name or use /mydir
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of "custom-clients" skill. - Provides a command to list all customer folder names under E:\work\custom. - Supports user prompts such as "我的客户", "列出客户", "客户有哪些", "支持的客户", "客户列表", "查看客户", and "custom客户". - Instructions included for executing the PowerShell command to display supported client names.
Metadata
Slug mydir
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 查询目录?

列出 E:\work\custom 下所有客户文件夹名称。触发词包括"我的客户"、"列出客户"、"客户有哪些"、"支持的客户"、"客户列表"、"查看客户"、"custom客户"。 It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install 查询目录?

Run "/install mydir" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 查询目录 free?

Yes, 查询目录 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 查询目录 support?

查询目录 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 查询目录?

It is built and maintained by 596655510-wang (@596655510-wang); the current version is v1.0.0.

💬 Comments