LaunchKit · 2026
Back to Skills

call-deepseek-v3-llm

AI agent for call deepseek v3 llm tasks.

0
621 downloads
by @urrrich

Setup & Installation

openclaw skills install @urrrich/call-deepseek-v3-llm

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install call-deepseek-v3-llm

What This Skill Does

Calls the DeepSeek V3 LLM in the role of a creative team member participating in a structured brainstorming session. It reads meeting minutes as its sole context and responds only to the current question posed by a designated Chief Creative Officer. Output language automatically matches the language used in the user's initial input.

The strict language-matching rule and meeting-minutes-as-memory design keep multi-turn creative sessions coherent without requiring the user to re-establish context each turn.

When to use it

  • Generating creative ideas during a multi-round brainstorming session
  • Contributing to a structured meeting agenda as a named creative persona
  • Producing creative responses in the user's native language without manual translation settings
  • Supplying raw creative material for a facilitator to evaluate and synthesize
  • Running parallel creative agents with distinct codenames in the same meeting

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: 'As $SHOW_NAME$, what tagline ideas do you have for our new product launch?' with meeting minutes attached

AGENT
  1. 1Reads the full meeting minutes to understand the current discussion state
  2. 2Identifies the specific question from the CCO in this turn
  3. 3Detects the language used in the user's initial challenge
  4. 4Generates tagline options as a creative team member, staying within the meeting's established direction
OUTPUT

A set of tagline proposals in the user's language, formatted as creative input for the CCO to review

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

DeepSeek API key