AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Harness Ai Kit Ops

skill-seed-forge-harness-ai-kit-harness-ai-kit-ops · by seed-forge

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

— No reviews yet
0 installs
23 views
0.0% view→install

Install

$ agentstack add skill-seed-forge-harness-ai-kit-harness-ai-kit-ops

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • ✓ Prompt-injection patterns
  • ✓ Secret / credential exfiltration
  • ✓ Dangerous shell & filesystem operations
  • ✓ Untrusted network calls
  • ✓ Known-malicious package signatures

What it can access

  • ✓ Network access No
  • ✓ Filesystem access No
  • ✓ Shell / process execution No
  • ✓ Environment & secrets No
  • ✓ Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-seed-forge-harness-ai-kit-harness-ai-kit-ops)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● 1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Harness Ai Kit Ops? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.