teckyuen/dsh-autocount-cloud ↗★ 0
dsh-autocount-cloud
DeepSeek Harness tools for AutoCount Cloud connector commands.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:teckyuen/dsh-autocount-cloud说明文档
阅读完整 README ↗Configuration
Set environment variables before starting DeepSeek Harness:
AUTOCOUNT_CLOUD_URL=https://api.autocount.cloud
AUTOCOUNT_API_KEY=ak_xxx
AUTOCOUNT_CONNECTOR_ID=your-connector-id
AUTOCOUNT_COMPANY_ID=your-company-id
Do not commit API keys to GitHub.