teckyuen/dsh-autocount-cloud ↗★ 0
dsh-autocount-cloud
用于 AutoCount Cloud 连接器命令的 DeepSeek Harness 工具插件。
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.