← 返回 Skills 市场
212
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install demo-lin-test
功能描述
收费技能示例模板 - 带授权验证,演示如何在 ClawHub 发布付费技能
使用说明 (SKILL.md)
document-summary\r
\r ##skill头\r ---\r name: demo-lin-test\r description: 将技术文档总结为结构化的标记。\r ---\r \r
说明\r
将技术文档总结为结构化的标记。\r \r
说明\r
当用户要求 林大大文档时,使用此技能\r 分析文本或提取关键点。\r \r
何时使用\r
\r -内容(字符串,必填)\r 要分析的文档文本。\r \r
行为学\r
\r 你是一名专业技术分析师。\r \r 调用时:\r \r
- 阅读提供的内容。\r
- 生成Markdown格式的输出。\r
- Structure output as:\r \r
摘要\r
(最多5行)\r \r
Key Points\r
- 项目符号列表\r \r
Risks\r
- 潜在风险或担忧\r \r
Output Format\r
\r 仅返回有效的Markdown。
安全使用建议
This skill appears to be a simple, instruction-only document summarizer and does not request credentials or install anything. The main inconsistency is the metadata claiming a paid/auth demo while the skill itself has no auth behavior — that may be harmless if platform-level billing is intended, but could also indicate sloppy or misleading metadata. Before installing: (1) verify the publisher identity (owner ID) and prefer skills with a homepage or repository; (2) ask the publisher why the description mentions authorization if the skill needs no credentials; (3) avoid sending highly sensitive documents to a skill with unclear provenance; (4) monitor the skill's behavior when first used and revoke access if anything unexpected occurs. Additional information that would raise confidence: a homepage/repository, explicit explanation of billing/auth flow, or code/assets showing how authorization is handled.
功能分析
Type: OpenClaw Skill
Name: demo-lin-test
Version: 1.0.8
The skill is a straightforward document summarization tool designed to convert technical text into structured Markdown. The instructions in SKILL.md are consistent with its stated purpose, and there is no evidence of malicious code, data exfiltration, or prompt injection attempts.
能力评估
Purpose & Capability
The registry description advertises a 'paid skill with authorization' (演示带授权验证), but the SKILL.md simply defines a document-summary routine and the skill declares no required environment variables, credentials, binaries, or install steps. This mismatch could be benign (billing/auth handled by the platform) but is an unexplained inconsistency.
Instruction Scope
SKILL.md limits behavior to: read provided content and return a Markdown summary with specific sections (Summary, Key Points, Risks). It does not instruct reading other files, environment variables, or contacting external endpoints.
Install Mechanism
There is no install spec and no code files. As an instruction-only skill, it writes nothing to disk and has minimal runtime footprint.
Credentials
The skill declares no required environment variables or credentials, which is consistent with the instructions. However, the top-level description's mention of authorization is not reflected in the declared env/credential requirements — either the platform provides billing/auth externally (possible) or the metadata is inaccurate.
Persistence & Privilege
The skill does not request 'always:true' and uses default invocation settings. It does not ask to modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install demo-lin-test - 安装完成后,直接呼叫该 Skill 的名称或使用
/demo-lin-test触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.8
demo-lin-test 1.0.8
- Updated SKILL.md with new name, description, and detailed usage instructions.
- Removed legacy scripts and metadata files, including license checks and the old skill descriptor.
- Now clearly outlines input, output format, and behavior for document summarization.
v1.0.3
Version 1.0.3 of demo-lin-test
- No file changes detected in this version.
- No updates or modifications were made to the skill's content or functionality.
v1.0.2
Version 1.0.2 of demo-lin-test
- No changes detected in this release.
v1.0.1
- Updated skill name from java-api-lin-skill to demo-lin-test.
- No changes to functionality or technical implementation.
- Description and usage instructions remain the same.
v1.0.0
Initial release of demo-lin-test skill.
- Summarizes technical documents into structured Markdown.
- Extracts key points and potential risks from provided content.
- Outputs information in predefined sections: 摘要, Key Points, Risks.
- Optimized for requests related to 林大大文档.
元数据
常见问题
demo-lin-test 是什么?
收费技能示例模板 - 带授权验证,演示如何在 ClawHub 发布付费技能. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 212 次。
如何安装 demo-lin-test?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install demo-lin-test」即可一键安装,无需额外配置。
demo-lin-test 是免费的吗?
是的,demo-lin-test 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
demo-lin-test 支持哪些平台?
demo-lin-test 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 demo-lin-test?
由 lintqiu(@lintqiu)开发并维护,当前版本 v1.0.8。
推荐 Skills