Test Absolute Path

v0.0.1

测试技能,使用YAML frontmatter格式

0· 118·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description say this is a test/frontmatter demo; the SKILL.md is purely descriptive and matches that purpose. There are no unexpected env vars, binaries, or install steps.
Instruction Scope
SKILL.md contains YAML frontmatter, a brief skill definition, and example dialogue. It does not instruct the agent to run commands, read files, access environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk form: nothing is written to disk or downloaded during install.
Credentials
The skill declares no required environment variables, credentials, or config paths; nothing disproportionate is requested for a simple test skill.
Persistence & Privilege
Flags are default (always:false, user-invocable:true, model invocation allowed). The skill does not request persistent presence or system-wide configuration changes.
Assessment
This skill is a harmless test/demo containing only documentation and example dialogue. It does not request credentials, perform installs, or run commands. You can install it without exposing secrets or adding persistent system behavior; if you only need real functionality, note this skill provides no operational features—it’s for testing/format validation only.

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

latestvk976s0t35g9n868k8hmycp3jah8302h9testvk976s0t35g9n868k8hmycp3jah8302h9

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

Test Skill with Frontmatter

这是一个使用YAML frontmatter格式的测试技能。

技能定义

skill:
  id: test-skill-frontmatter
  name: Test Skill with Frontmatter
  version: 0.0.1
  description: 测试技能,使用YAML frontmatter格式
  trigger:
    keywords:
      - test
      - frontmatter

功能

测试ClawHub发布流程。

使用方式

用户: 测试frontmatter格式
系统: 这是一个测试技能,发布流程验证成功!

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…