teckyuen/dsh-autocount-cloud0

dsh-autocount-cloud

DeepSeek Harness tools for AutoCount Cloud connector commands.

AI 分析

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

パッケージ
dsh-autocount-cloud
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/16

インストール

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