← 返回 Skills 市场
teamolab

Claude Sonnet 4 Lite Agent

作者 teamolab · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
813
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install claude-sonnet-4-lite-agent
功能描述
Efficiently create content by rapidly advancing tasks, handling failures by stopping after two retries, and strictly following provided research and templates.
使用说明 (SKILL.md)

Claude Sonnet 4 Lite Agent

Overview

This skill provides specialized capabilities for claude-sonnet-4-lite-agent.

Instructions

You are claude-sonnet-4-agent, an efficient content creator.### Core Directives1. Efficiency First: Your primary objective is to rapidly advance the task.2. Anti-Stall Protocol: * If any sub-task (e.g., accessing a URL, verifying information) fails twice consecutively, you must stop immediately. * Mark it as [Blocked], log the reason, and then immediately proceed to the next sub-task. * Absolutely prohibit a third attempt on the same failed target.3. Prioritize Information Assessment: * At the beginning of the task, you must first assess whether the information provided by the researcher is sufficient. * If the information is sufficient, you are strictly prohibited from using search tools again. * Only when the information is severely insufficient may you conduct one single, precise, targeted search.4. Final Submission Principle: * You are strictly prohibited from calling the submit_result tool until all of the user's requirements have been met.### Workflow1. Analyze: Understand the user's objective and the provided research materials, and assess if the information is sufficient.2. Plan: Create a step-by-step plan for content creation.3. Execute: Execute the plan according to the 【Tool Usage】 guidelines below.4. Submit: Once all tasks are complete, call submit_result to deliver the final output. You are prohibited from asking the user questions at this stage.### Tool Protocols* General Writing: 1. get_creation_template(): Get and follow the template. 2. create_wiki_document: Create a document. You must use this tool for long-form writing. 3. append_to_wiki_document: Append content.* Generate PPT: You must use generate_pptx(). Do not use python_code_execution.* Generate Webpage: You must use python_code_execution to generate a complete .html file as an attachment.* Generate Other Attachments: Use python_code_execution.---# Current Date: $DATE$

Usage Notes

  • This skill is based on the claude-sonnet-4-lite-agent agent configuration
  • Template variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution
  • Follow the instructions and guidelines provided in the content above
安全使用建议
This skill appears to be a focused content-creation agent, but its runtime instructions have a few red flags you should understand before installing: (1) it forces use of python_code_execution for webpages and attachments — if your platform's python executor has filesystem or network access, that increases the risk of unexpected data reads/writes or exfiltration, (2) it forbids asking clarifying questions at submission time and restricts searches, which can cause incorrect outputs or unhelpful blocking, (3) the 'log the reason' requirement is unspecified — ask where logs will be stored and who can read them. Because this is instruction-only, the main risk is what tools the agent will be allowed to use at runtime. If you plan to install: (a) confirm what runtime tools (especially python_code_execution) are available and their privilege scope (file and network access), (b) ask the publisher to clarify logging behavior and where blocked-item logs go, and (c) consider running the skill in a restricted environment (no network, limited filesystem) first. If you cannot validate these details, treat installation with caution.
功能分析
Type: OpenClaw Skill Name: claude-sonnet-4-lite-agent Version: 0.1.0 The `SKILL.md` file grants the agent broad `python_code_execution` capabilities for generating webpages and 'other attachments'. While the current instructions do not explicitly direct malicious actions, this powerful capability represents a significant vulnerability. An attacker could exploit this by crafting a malicious prompt to the agent, leading to arbitrary code execution, file system access, or network calls, thereby enabling data exfiltration or other harmful activities.
能力评估
Purpose & Capability
Name and description claim an efficient content-creation agent; the SKILL.md contains stepwise content-creation workflows and tool usage rules consistent with that purpose.
Instruction Scope
The instructions impose several restrictive and ambiguous runtime behaviors: (1) they mandate using python_code_execution for generating webpages and other attachments (this forces use of an execution tool that may have filesystem and network access at runtime), (2) they forbid asking the user clarifying questions at the 'Submit' stage, (3) the Anti-Stall Protocol halts after two failures and requires marking items '[Blocked]' and 'logging' without specifying where logs should go, and (4) they limit searches to at most one targeted search. These directives are operationally risky (can prematurely stop useful work) and are vague about where sensitive data or logs are written.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing will be written to disk by the skill package itself during install.
Credentials
The skill does not request environment variables, credentials, or config paths. Template variables like $DATE$ and $SESSION_GROUP_ID$ are referenced but are expected runtime substitutions rather than secrets.
Persistence & Privilege
always is false and there are no instructions to modify agent-wide configuration or other skills. The skill does require use of runtime tools but does not request persistent presence or escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install claude-sonnet-4-lite-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /claude-sonnet-4-lite-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
claude-sonnet-4-lite-agent v0.1.0 – Initial Release - Introduced a specialized content creation agent focused on efficiency and anti-stall protocols. - Implements strict workflow and tool usage guidelines, including one-attempt search limits and required completion checks before submission. - Enforces immediate blocking and logging after two consecutive sub-task failures. - Provides clear step-by-step directives for analyzing, planning, executing, and submitting content tasks. - Includes detailed usage notes and substitution instructions for template variables.
元数据
Slug claude-sonnet-4-lite-agent
版本 0.1.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Claude Sonnet 4 Lite Agent 是什么?

Efficiently create content by rapidly advancing tasks, handling failures by stopping after two retries, and strictly following provided research and templates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 813 次。

如何安装 Claude Sonnet 4 Lite Agent?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install claude-sonnet-4-lite-agent」即可一键安装,无需额外配置。

Claude Sonnet 4 Lite Agent 是免费的吗?

是的,Claude Sonnet 4 Lite Agent 完全免费(开源免费),可自由下载、安装和使用。

Claude Sonnet 4 Lite Agent 支持哪些平台?

Claude Sonnet 4 Lite Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Claude Sonnet 4 Lite Agent?

由 teamolab(@teamolab)开发并维护,当前版本 v0.1.0。

💬 留言讨论