跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Setup Autoresearch Experiment

技能 已验证 活跃

Set up a new autoresearch experiment interactively. Collects domain, target file, eval command, metric, direction, and evaluator.

目的

Streamline the creation of new autoresearch experiments by providing a guided and interactive setup process or direct argument configuration.

功能

  • Interactive experiment setup
  • Command-line argument configuration
  • Collection of domain, target file, eval command, metric, direction, and evaluator
  • Listing of existing experiments
  • Display of available evaluators

使用场景

  • Quickly configure a new autoresearch experiment interactively.
  • Set up an autoresearch experiment using predefined parameters via the command line.
  • Review existing autoresearch experiments and available evaluators.

非目标

  • Running or managing autoresearch experiments.
  • Analyzing or interpreting experiment results.
  • Modifying existing experiment configurations.

工作流

  1. User invokes `/ar:setup` command.
  2. If arguments are provided, they are passed to the setup script.
  3. If no arguments, the script prompts the user for domain, name, target file, eval command, metric, direction, evaluator, and scope.
  4. The script validates inputs (e.g., file existence).
  5. The script executes `setup_experiment.py` with collected parameters.
  6. A confirmation report is provided to the user.

实践

  • Experiment configuration
  • Workflow automation

先决条件

  • Python 3

安装

请先添加 Marketplace

/plugin marketplace add alirezarezvani/claude-skills
/plugin install autoresearch-agent@claude-code-skills

质量评分

已验证
100 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标14.6k
许可证MIT
状态
查看源代码