teckyuen/dsh-autocount-cloud0

dsh-autocount-cloud

用于 AutoCount Cloud 连接器命令的 DeepSeek Harness 工具插件。

AI 分析

核心用途是为 DSH 提供对接 AutoCount Cloud 服务的工具命令。适合需要通过 AI 代理操作或查询 AutoCount Cloud 数据的企业或开发人员。

包名
dsh-autocount-cloud
版本
0.1.0
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:teckyuen/dsh-autocount-cloud

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.