Agent Skillsymx10086/ResearchClaw › experiment-tracker

experiment-tracker

GitHub

用于在ResearchClaw中轻量级记录实验参数、结果和笔记,支持列出历史运行及对比不同运行的元数据或指标。适用于用户需要追踪实验详情或比较多次运行差异的场景。

src/researchclaw/agents/skills/experiment_tracker/SKILL.md ymx10086/ResearchClaw

触发场景

用户想要记录实验参数或结果 用户需要查看或过滤历史实验运行 用户明确要求对比多个实验运行的差异

安装

npx skills add ymx10086/ResearchClaw --skill experiment-tracker -g -y
更多选项

非标准路径

npx skills add https://github.com/ymx10086/ResearchClaw/tree/main/src/researchclaw/agents/skills/experiment_tracker -g -y

不安装直接使用

npx skills use ymx10086/ResearchClaw@experiment-tracker

指定 Agent (Claude Code)

npx skills add ymx10086/ResearchClaw --skill experiment-tracker -a claude-code -g -y

安装 repo 全部 skill

npx skills add ymx10086/ResearchClaw --all -g -y

预览 repo 内 skill

npx skills add ymx10086/ResearchClaw --list

SKILL.md

Frontmatter
{
    "name": "experiment-tracker",
    "emoji": "🧪",
    "triggers": [
        "experiment",
        "ablation",
        "metrics",
        "compare runs"
    ],
    "description": "Log experiments, list past runs, and compare experiment metadata or metrics. Use when the user wants lightweight experiment tracking inside ResearchClaw."
}

Experiment Tracking

Use this skill when the user wants to record experiment parameters, results, notes, or compare multiple runs.

Tools

  • log_experiment: append a structured experiment record
  • list_experiments: filter and inspect previous runs
  • compare_experiments: compare selected runs side by side

Guidance

  • Normalize names, tags, and metric keys when the user provides loose wording.
  • Use log_experiment after the user shares a concrete run or result.
  • Use compare_experiments when the user explicitly asks for differences across runs.

版本历史

  • 1baaa92 当前 2026-07-25 05:31

同 Skill 集合

src/researchclaw/agents/skills/arxiv/SKILL.md
src/researchclaw/agents/skills/browser_visible/SKILL.md
src/researchclaw/agents/skills/citation_network/SKILL.md
src/researchclaw/agents/skills/cron/SKILL.md
src/researchclaw/agents/skills/dingtalk_channel/SKILL.md
src/researchclaw/agents/skills/docx/SKILL.md
src/researchclaw/agents/skills/figure_generator/SKILL.md
src/researchclaw/agents/skills/file_reader/SKILL.md
src/researchclaw/agents/skills/himalaya/SKILL.md
src/researchclaw/agents/skills/literature_review/SKILL.md
src/researchclaw/agents/skills/news/SKILL.md
src/researchclaw/agents/skills/paper_summarizer/SKILL.md
src/researchclaw/agents/skills/pdf/SKILL.md
src/researchclaw/agents/skills/pptx/SKILL.md
src/researchclaw/agents/skills/research_notes/SKILL.md
src/researchclaw/agents/skills/research_workflows/SKILL.md
src/researchclaw/agents/skills/xlsx/SKILL.md

元信息

文件数
0
版本
1baaa92
Hash
f187c4e6
收录时间
2026-07-25 05:31

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-07 20:03
浙ICP备14020137号-1 $访客地图$