teckyuen/dsh-autocount-cloud ↗★ 0
dsh-autocount-cloud
DeepSeek Harness tools for AutoCount Cloud connector commands.
AI 分析
核心用途是为 DSH 提供对接 AutoCount Cloud 服务的工具命令。适合需要通过 AI 代理操作或查询 AutoCount Cloud 数据的企业或开发人员。
インストール
$
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.