Deepseek Quick Config

v1.0.0

Quickly configure DeepSeek V3 as the AI model for OpenClaw with API key setup, cost-effective Chinese optimization, and optional streaming or temperature tun...

0· 127·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the content: SKILL.md shows steps to obtain a DeepSeek API key and add it to OpenClaw's config or use the openclaw configure command. There are no unrelated environment variables, binaries, or install steps.
Instruction Scope
Instructions are narrowly scoped to visiting DeepSeek, creating an API key, editing ~/.openclaw/config.yaml (or using the CLI), and testing the model. They reference only the DeepSeek endpoints (platform.deepseek.com, api.deepseek.com) and the OpenClaw config, which is appropriate for the stated task. Note: the guide directs storing an API key in a plaintext config file, which is expected but has the usual secret-storage risks.
Install Mechanism
No install spec or code is provided (instruction-only). Nothing is downloaded or written to disk by the skill itself, minimizing install-time risk.
Credentials
The skill declares no environment variables and asks the user to provide only a DeepSeek API key in the OpenClaw config — proportional to the goal. As noted, this stores a secret locally; consider using protected storage or environment variables if preferred.
Persistence & Privilege
always is false and the skill is instruction-only; it does not request permanent presence, modify other skills, or access unrelated credentials. Be aware that if you configure OpenClaw to use DeepSeek, the agent may send requests to DeepSeek using that API key and incur costs.
Assessment
This is a simple how-to for wiring a DeepSeek API key into your OpenClaw config. Before installing/using it: (1) verify you trust platform.deepseek.com and understand their pricing (the guide highlights cost differences); (2) be aware the guide tells you to place your API key in ~/.openclaw/config.yaml (plaintext) — consider using a secrets manager or environment variables if you prefer not to store keys on disk; (3) granting the agent access to use the configured model means the agent can make API calls that consume the key and incur charges, so review agent permissions and usage limits; (4) the SKILL.md includes personal contact handles — that is external and unrelated to functionality, so treat them as optional support channels. Overall the skill is coherent and low-risk, but protect your API key and monitor usage after enabling the model.

Like a lobster shell, security has layers — review code before you run it.

chinesevk97e0hty8mc39qfvyttkx2w0yn838gs2configvk97e0hty8mc39qfvyttkx2w0yn838gs2deepseekvk97e0hty8mc39qfvyttkx2w0yn838gs2latestvk97e0hty8mc39qfvyttkx2w0yn838gs2

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments