# Harness Ai Kit Ops

> harness-ai-kit 资产操作手册（dsh 随包精简版）：list/search/info/install/doctor 团队 Skill/CLI/Plugin/Loop 资产，及 doctor dsh 环境检查。当用户在 dsh 会话中询问团队资产、安装技能、检查 dsh 环境时使用。

- **Type:** Skill
- **Install:** `agentstack add skill-seed-forge-harness-ai-kit-harness-ai-kit-ops`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [seed-forge](https://agentstack.voostack.com/s/seed-forge)
- **Installs:** 0
- **Category:** [Databases](https://agentstack.voostack.com/c/databases)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [seed-forge](https://github.com/seed-forge)
- **Source:** https://github.com/seed-forge/harness-ai-kit/tree/main/plugins/harness-ai-kit-plugin/skills/harness-ai-kit-ops
- **Website:** https://pypi.org/project/harness-ai-kit/

## Install

```sh
agentstack add skill-seed-forge-harness-ai-kit-harness-ai-kit-ops
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# harness-ai-kit 操作手册（dsh 随包版）

本技能随 `harness-ai-kit-plugin` bundle 注册。完整版见团队仓库
`skills/harness-ai-kit-ops/`（可 `install skill harness-ai-kit-ops --scope global` 获取）。

## 核心命令

- `harness-ai-kit list assets --json`：列全部资产（或 `list clis` / `list skills`）
- `harness-ai-kit show   --json`：看单个资产元数据
- `harness-ai-kit install skill  --runtime dsh --scope project`：装技能到 `.agents/skills`
  （dsh rank 200 原生扫描，无需额外配置）
- `harness-ai-kit install plugin  --profile `：装 dsh 插件（委托 `dsh plugin add`）
- `harness-ai-kit doctor dsh`：dsh/pnpm 版本、DSH_HOME、profile 检查（基线 dsh 0.1.0-rc.6、pnpm >=10）

## dsh 会话内使用

直接调用 `harness-ai-kit` 工具：

- `harness-ai-kit(action: list, assetType: skill)`：列 registry 技能目录
- `harness-ai-kit(action: search, query: "kafka")`：关键词搜索
- `harness-ai-kit(action: info, assetType: cli, assetId: )`：看 CLI 详情
- `harness-ai-kit(action: install, assetType: skill, assetId: , runtime: dsh)`：安装技能

## 约束

- 安装类操作会落入 dsh 权限审批流（workspace-write），这是特性而非缺陷。
- CLI 不在 PATH 时工具自动回退直读 registry index（只读动作可用）。
- 技能正文按需加载：本手册只占一行元数据，调用时才读取。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [seed-forge](https://github.com/seed-forge)
- **Source:** [seed-forge/harness-ai-kit](https://github.com/seed-forge/harness-ai-kit)
- **License:** Apache-2.0
- **Homepage:** https://pypi.org/project/harness-ai-kit/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-seed-forge-harness-ai-kit-harness-ai-kit-ops
- Seller: https://agentstack.voostack.com/s/seed-forge
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
