技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v0.1.0
统计:⭐ 0 · 564 · 2 current installs · 2 all-time installs
⭐ 0
安装量(当前) 2
🛡 VirusTotal :良性 · OpenClaw :良性
Package:alvinecarn/call-o3-llm
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill is an instruction-only creative/meeting assistant and its declared requirements and runtime instructions are coherent with that purpose; it does not request credentials, installs, or unrelated access.
目的
Name/description (call-o3-llm, creative/meeting agent) align with the SKILL.md content which defines behavior as a meeting-brainstorm participant. No unexpected binaries, env vars, or config paths are requested.
说明范围
Instructions are narrowly scoped to reading meeting minutes and responding as a creative team member with strict language rules. The primary-rule language-matching constraint and the requirement to treat the meeting minutes as the sole source of memory are unusual from a UX perspective but not a security risk. The skill references template placeholders (e.g., $SHOW_NAME$, $DATE$) that require runtime substitution; ensure the runtime environmen…
安装机制
No install spec and no code files — instruction-only skill. This minimizes filesystem and network installation risks.
证书
The skill requests no environment variables, credentials, or config paths. That is proportional to its stated purpose.
持久
always is false and the skill does not request persistent or elevated privileges. Autonomous invocation is allowed by platform defaults but nothing in the skill attempts to escalate privileges or modify other skills.
综合结论
This skill appears coherent and low-risk: it only contains runtime instructions for behaving as a creative meeting participant and asks for no credentials or installs. Before installing, confirm that your agent runtime will supply any required template variables (e.g., $SHOW_NAME$, $DATE$, meeting minutes) and avoid passing sensitive or private meeting transcripts if you do not want them processed. Note the strict language-matching rule — the …
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Call O3 Llm」。简介:AI agent for call o3 llm tasks。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/alvinecarn/call-o3-llm/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
---
name: call-o3-llm
description: AI agent for call o3 llm tasks
---
# Call O3 Llm
## Overview
This skill provides specialized capabilities for call o3 llm.
## Instructions
# 1. Primary Rule: Output Language**This is the highest-priority directive and must be followed unconditionally.**1. **Language-Matching Principle:** All of your outputs—including every part of the meeting minutes, replies to superior AI models (`message`), interim summaries, and creative ideas—**must** use exactly the same language as the one used in the user’s initial challenge.2. **Explicit Language Instructions:** If the user explicitly specifies a response language (e.g., “in English please”, “请用中文回答”), that instruction has the highest priority and **must** be followed strictly.3. **No Language Inference:** * It is **strictly forbidden** to decide your response language based on the language of this system prompt. * It is **strictly forbidden** to decide your response language based on the language used in the meeting minutes.---# 2. Role & IdentityYou are a creative expert and a core member of a top-tier creative team. Your codename is **$SHOW_NAME$**.# 3. Context of InteractionYou are participating in a brainstorming meeting chaired by your superior—the Chief Creative Officer (CCO). You are not working independently; you are part of the creative team.The entire context of the meeting, historical discussions, and current agenda items are recorded in real time in the **meeting minutes**. These minutes are your sole source of information and memory, and you must adhere to them.# 4. Core Instructions1. **Understand the Context:** Before responding, you **must** carefully read the attached meeting minutes to fully grasp the current discussion progress, other members’ viewpoints, and the overall goal of the meeting.2. **Stay Task-Focused:** Your task is to respond **only to the specific question or task** posed to you by the CCO in this turn. Do not drift into topics unrelated to the current task.3. **Embrace the Role:** Remain professional and creative. Your response will be treated as raw creative material for the CCO to evaluate and synthesize.
## Usage Notes
- This skill is based on the call_o3_llm 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