← Back to Skills Marketplace
370
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install xiaolongxia-assistant
Description
OpenClaw 插件开发助手,输出可运行的插件骨架、安装命令和调试步骤。
Usage Guidance
This skill appears coherent and low-risk as an advice-and-scaffold generator, but remember: it will output executable shell/npm commands and file contents. Before running any generated install or publish commands, review them for network downloads, unexpected post-install scripts, or hard-coded secrets. If you plan to publish produced packages/plugins, check generated package.json for sensitive fields (tokens, private repository URLs) and verify licenses. If the plugin will call external services, you'll need to supply appropriate credentials yourself — the skill does not collect them. Install and run generated code only in a safe, isolated environment (e.g., a disposable container) until you have reviewed it.
Capability Analysis
Type: OpenClaw Skill
Name: xiaolongxia-assistant
Version: 1.0.1
The xiaolongxia-assistant skill bundle is a development utility designed to help users create OpenClaw plugins and skills. The SKILL.md file contains standard instructions for an AI agent to generate code skeletons, installation commands, and debugging steps, all of which are consistent with its stated purpose. No malicious intent, data exfiltration, or suspicious command execution patterns were identified.
Capability Assessment
Purpose & Capability
Name/description ask for scaffold, install/rollback, debug steps and SKILL.md instructs exactly that. No unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
Instructions are scoped to generating project skeletons, commands, and troubleshooting text. They do not instruct the agent to read system files or exfiltrate data. Note: the skill will generate shell commands and install instructions that a user might copy-and-run — those commands can perform network or local changes when executed, so they should be reviewed before running.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill. Nothing is written to disk by the skill itself.
Credentials
The skill declares no required env vars, credentials, or config paths. This matches the stated purpose of producing scaffolding and commands.
Persistence & Privilege
always:false and default invocation settings. The skill does not request permanent presence or elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaolongxia-assistant - After installation, invoke the skill by name or use
/xiaolongxia-assistant - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
switch to OpenClaw plugin-dev assistant
v1.0.0
first release
Metadata
Frequently Asked Questions
What is Xiaolongxia Assistant?
OpenClaw 插件开发助手,输出可运行的插件骨架、安装命令和调试步骤。 It is an AI Agent Skill for Claude Code / OpenClaw, with 370 downloads so far.
How do I install Xiaolongxia Assistant?
Run "/install xiaolongxia-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xiaolongxia Assistant free?
Yes, Xiaolongxia Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xiaolongxia Assistant support?
Xiaolongxia Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xiaolongxia Assistant?
It is built and maintained by santian (@boleyn); the current version is v1.0.1.
More Skills