teckyuen/dsh-autocount-cloud0

dsh-autocount-cloud

DeepSeek Harness tools for AutoCount Cloud connector commands.

AI Analysis

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

Package
dsh-autocount-cloud
Version
0.1.0
License
MIT
Last updated
Aug 16, 2026

Install

$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.