Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add seed-forge/harness-ai-kit --skill harness-ai-kit-opsgit clone --depth 1 https://github.com/seed-forge/harness-ai-kitWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/seed-forge/harness-ai-kit/harness-ai-kit-ops)<a href="https://agentmods.dev/skills/seed-forge/harness-ai-kit/harness-ai-kit-ops"><img src="https://agentmods.dev/badge/skills/seed-forge/harness-ai-kit/harness-ai-kit-ops/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/seed-forge/harness-ai-kit/harness-ai-kit-ops"><img src="https://agentmods.dev/badge/skills/seed-forge/harness-ai-kit/harness-ai-kit-ops.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00076 | $0.00521 |
| Opus 5 | $0.00038 | $0.00260 |
| Sonnet 5 | $0.00015 | $0.00104 |
| Haiku 4.5 | $0.00008 | $0.00052 |
Grade A, and why
harness-ai-kit-ops scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
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 <kind> <id> --json:看单个资产元数据harness-ai-kit install skill <id> --runtime dsh --scope project:装技能到.agents/skills(dsh rank 200 原生扫描,无需额外配置)harness-ai-kit install plugin <id> --profile <p>:装 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: <id>):看 CLI 详情harness-ai-kit(action: install, assetType: skill, assetId: <id>, runtime: dsh):安装技能
约束
- 安装类操作会落入 dsh 权限审批流(workspace-write),这是特性而非缺陷。
- CLI 不在 PATH 时工具自动回退直读 registry index(只读动作可用)。
- 技能正文按需加载:本手册只占一行元数据,调用时才读取。
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 34 lines · 76 tokens per session scan A a5acca480d89
harness-ai-kit-ops is a skill published in the GitHub repository seed-forge/harness-ai-kit (22 stars, last pushed 10d ago), licensed Apache-2.0. It adds 76 tokens to every session and 521 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
extract-source-sample
Given the path to a finished content-goose ad-run folder, extract everything that defines that ad — recipe shot list, VO script, characters, voices, world, atom-skills, master mp4 — and emit a source-sample.json in the exact shape the upload-ad-sample skill writes to the Goose Ads library. Also links every character…
create-video-seedance-2-fal
Generate a single 4-15s vertical video clip with ByteDance Seedance 2.0 reference-to-video via fal.ai. Multi-image reference (avatar + product + setting), native lip-synced VO + ambient audio (generate-audio on by default), internal multi-cut handling within one render. Routes through the GooseWorks FAL proxy (bills…
comprehensive-enrichment
Enrich any person or company from any identifier — email, name, LinkedIn URL, domain, company name, Twitter/X handle. Use when asked to enrich, look up, or research a lead, contact, person, or company.
google-search-ads-builder
End-to-end Google Search Ads campaign builder. Performs deep keyword research (competitor SEO, review language mining, Reddit/HN community terminology, site audit), builds keyword architecture with funnel mapping and intent classification, creates ad group structure, generates headline/description variants, builds…
create-chatgpt-mockup
Render pixel-accurate ChatGPT mobile (iOS) screen mockups in light mode from a thread JSON. Supports user text bubbles, user image attachments, assistant markdown prose, citation chips, the OpenAI spiral logo, the Apps-SDK GPT chip in the composer, and three header styles (model-tag, plain title, "Get Plus"). Fixed…
create-workflow-diagram
Create FigJam/Miro-style workflow diagrams as high-quality PNG images from plain-text workflow descriptions. Renders beautiful HTML diagrams with connected nodes, arrows, and labels, then screenshots them for sharing.