Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

cowork-harness

cowork-harness 收录了来自 yaniv-golan 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
0
更新
2026-07-24
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cowork-harness
软件质量保证分析师与测试员

Test or debug a Claude Code skill/plugin under Claude Cowork's runtime — sandboxed agent, default-deny egress, the can_use_tool permission/question protocol — using the cowork-harness CLI. Use when validating or regression-testing a skill, authoring or debugging a scenario YAML (prompt + scripted answers + assert:), choosing a fidelity tier, scripting AskUserQuestion / tool-permission answers, or asserting artifacts, egress, or sub-agent dispatch. Especially when a harness run no-ops an assertion, fails on an unanswered gate, false-greens, a steered answer never reaches the model, or a web_fetch is unexpectedly denied or gated. Also when iterating or hardening a skill across fixes, or grounding a skill's self-critique against its own run evidence — including a document-analysis skill (cap table, deck, financial model, transcript) that needs an uploaded file attached to be critiqued at all. NOT for generic unit testing (pytest/vitest of your own scripts) or non-Cowork CI. Covers the skill / run / chat / record

2026-07-24
subagent-research-probe
软件开发工程师

Live-lane probe — dispatches one sub-agent that must research with the WebSearch tool.

2026-07-23
upload-read-probe
软件开发工程师

Live-lane probe — reads an attached uploaded file with the Read tool and quotes its marker line.

2026-07-23
resume-continuity-probe
其他计算机职业

Internal harness probe for resume-continuity. Use when asked to run the resume-continuity probe, to load the probe skill, or to retrieve the vault passphrase.

2026-07-23
skill-a
软件开发工程师

fixture skill A — has a candidate source under scripts/

2026-07-15
skill-b
软件开发工程师

fixture skill B — sibling of skill-a, must be excluded when the target is skill-a directly

2026-07-15
standalone-skill
软件开发工程师

fixture skill for collectArtifactSources — proves scripts/ is reached

2026-07-15
csv-fx-normalize
软件开发工程师

Normalize a CSV's EUR amounts to USD using live FX rates, with a graceful offline fallback. Use to convert or normalize a currency column in tabular data.

2026-06-16
csv-metrics
软件开发工程师

Compute summary statistics for a CSV and write a JSON + markdown report. Use when the user asks to analyze, summarize, profile, or compute metrics for a CSV / tabular dataset.

2026-06-16
my-pdf-skill
项目管理专家

Example skill under test. Summarize a PDF and write action items.

2026-06-16