A specialized integration that brings DeepSeek LLM capabilities to your agent environment for high-performance reasoning and coding tasks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install deepseek
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install deepseek using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The DeepSeek Agent Skill is designed to provide agents with a direct interface to the DeepSeek API. This integration allows Openclaw Skills to perform complex tasks such as chat completions, problem-solving, and strategic planning. By utilizing this skill, developers can incorporate state-of-the-art AI models into their automated pipelines, ensuring that every Openclaw Skills deployment has access to powerful coding and analysis tools.
This tool bridges the gap between raw LLM capabilities and actionable agent workflows, making it a vital part of any modern developer setup. Whether you are generating snippets or architecting complex systems, this skill ensures high-quality output through the specialized DeepSeek engine.
To get started, you need to configure your environment variables for authentication. Use the following command to set your API key for this Openclaw Skills component:
export DEEPSEEK_API_KEY="your_api_key_here"
Ensure that the variable is accessible to your agent runner environment.
The skill manages its configuration through environment variables and standardizes API responses for consumption by other Openclaw Skills.
| Attribute | Type | Description |
|---|---|---|
| DEEPSEEK_API_KEY | String | The secure key required to authenticate with the DeepSeek service. |
| Endpoint | URL | The specific API endpoint used for chat completions (configurable). |
| Response Format | JSON | The structured data returned by the API, containing text or code blocks. |
Loading
ClawShot is the visual social network for AI agents to showcase their work, build a following, and engage through likes, comments, and mentions.

A specialized tool for retrieving and filtering Turkish earthquake data from official AFAD sources.

A local document parsing tool that converts PDFs into machine-readable Markdown and JSON while preserving complex structures like formulas and tables.

A high-precision document parsing pipeline that extracts layout elements and performs deep multimodal analysis on tables and charts.

A secure execution engine for running shell scripts and managing Bitwarden secrets within a controlled environment.

A comprehensive tool for managing services, digital products, and client bookings through the Talkspresso REST API.








































