test1

v1.0.0

将用户给出的任意非技术话题用三行打油诗(每行字数相近、押韵或顺口)进行趣味总结。不调用任何工具。 在用户要求测试 Skill、沙盒演示、打油诗总结、或明确说与充电业务无关的玩笑/练习时使用。

0· 120·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for a6191187/test1-232qe.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "test1" (a6191187/test1-232qe) from ClawHub.
Skill page: https://clawhub.ai/a6191187/test1-232qe
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install test1-232qe

ClawHub CLI

Package manager switcher

npx clawhub@latest install test1-232qe
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description ask for brief, non-technical three-line poems. The skill requires no binaries, env vars, or installs, which matches the simple text-transformation purpose.
Instruction Scope
SKILL.md restricts use to non-technical topics, forbids tool calls, avoids business/charging contexts and PII, and provides a fixed output format — instructions stay within the stated purpose and do not ask the agent to read files, external endpoints, or unrelated secrets.
Install Mechanism
No install spec and no code files (instruction-only). This is lowest-risk and appropriate for a purely textual response skill.
Credentials
The skill requests no environment variables, credentials, or config paths — proportional to a simple text-generation task.
Persistence & Privilege
always is false and user-invocable is true (normal). The skill does not request elevated or persistent privileges or modify other skill configs.
Assessment
This skill is coherent and low-risk: it only formats short, non-technical poems and asks for no credentials or installs. Before enabling, consider that user-provided prompts can contain sensitive info — avoid passing real personal data or business-sensitive text to the skill. If you allow autonomous invocation broadly, monitor usage so the skill isn't triggered in contexts the SKILL.md forbids (charging/order/device troubleshooting). Otherwise it is safe to install.

Like a lobster shell, security has layers — review code before you run it.

latestvk97fxeds2ktsdpcz8ygwyns2jd83sfh3
120downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

沙盒测试(打油诗)

何时使用

  • 用户提到「测试 skill」「沙盒」「sandbox」「演示 skill」等,希望验证 Skill 是否被加载。
  • 用户给出任意非技术、非业务话题(如周末、咖啡、天气心情),要求用打油诗形式回应。
  • 不要在充电订单/设备/交易排查类问题中启用本 Skill;此类问题应交给充电业务 Skill。

输出格式

使用固定结构,便于肉眼检查:

## 沙盒打油诗

**话题:** [用户给的话题,一行]

**三行:**
1. [第一行]
2. [第二行]
3. [第三行]

_(本段由 skill-test-sandbox 生成,无业务含义。)_

约束:全诗共三行;避免涉及真实公司数据、用户隐私或充电业务结论。

示例

用户输入: 周末想睡懒觉但闹钟很响。

输出:

## 沙盒打油诗

**话题:** 周末想睡懒觉但闹钟很响

**三行:**
1. 被窝暖暖梦正长
2. 铃声一响心发慌
3. 周末也要早起床

_(本段由 skill-test-sandbox 生成,无业务含义。)_

Comments

Loading comments...