deepseek-usage
Installation
SKILL.md
DeepSeek API Usage Query
⚠️ Security Notice This skill requires DeepSeek login credentials to work. Credentials are stored only in local environment variables. Minis does not upload them to any server. If you do not trust this method, delete this skill or do not set any credentials.
Prerequisite Configuration (first use only)
1. Set Environment Variables
Add the following two variables in Minis Settings → Environment Variables:
| Variable Name | Description | Example Value |
|---|---|---|
DEEPSEEK_EMAIL |
Your DeepSeek platform login email address | user@example.com |
DEEPSEEK_PASSWORD |
Your DeepSeek platform login password | your_password_here |