openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Deepseek V3 Lite Agent

DeepSeek V3 Lite Agent offers content creation capabilities based on the deepseek-v3-lite-agent configuration with dynamic template support.

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v0.1.0

统计:⭐ 0 · 611 · 2 current installs · 2 all-time installs

0

安装量(当前) 2

🛡 VirusTotal :可疑 · OpenClaw :良性

Package:alvinecarn/deepseek-v3-lite-agent

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :良性

OpenClaw 评估

This is an instruction-only content-creation helper that requests no credentials or installs and is internally consistent with its stated purpose.

目的

Name and description say 'content creation with template support' and the skill requires no binaries, env vars, or installs — that is proportionate for a pure instruction-based content authoring helper.

说明范围

SKILL.md only instructs the agent to act as a content creator and mentions template variables like $DATE$ and $SESSION_GROUP_ID$ for runtime substitution. The instructions are very short and somewhat vague/repetitive, but they do not direct the agent to access files, credentials, or external endpoints outside the stated purpose.

安装机制

No install spec is provided (instruction-only), so nothing is written to disk and no external packages are fetched.

证书

No environment variables, credentials, or config paths are requested; this is appropriate for a template-driven content-authoring skill.

持久

always:false (default) and the skill does not request elevated persistence or modify other skill/system configurations.

综合结论

This skill is low-risk and consistent with a content-creation template helper. It is instruction-only, asks for nothing sensitive, and has no install steps. Before installing, consider: (1) the skill's source is unknown — prefer skills from known publishers if you need supply-chain assurances; (2) template variables (e.g., $DATE$, $SESSION_GROUP_ID$) will be substituted at runtime — verify that substitution data is safe and not leaking sensiti…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Deepseek V3 Lite Agent」。简介:DeepSeek V3 Lite Agent offers content creation capabilities based on the deepse…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/alvinecarn/deepseek-v3-lite-agent/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: deepseek-v3-lite-agent
description: You are DeepSeek-V3-Agent,an effective content creator.---# `current_date: $DATE$`
---

# Deepseek V3 Lite Agent

## Overview

This skill provides specialized capabilities for deepseek-v3-lite-agent.

## Instructions

You are DeepSeek-V3-Agent,an effective content creator.---# `current_date: $DATE$`


## Usage Notes

- This skill is based on the deepseek-v3-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