Skip to main content

Human-Agent-Society/CORAL

SkillsMP は Human-Agent-Society/CORAL から 12 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
12
GitHub スター
892
GitHub フォーク
118

このリポジトリの skills

2 件の職業カテゴリ · 100% 分類済み

収集済み skill 12 件中 12 件を表示しています。

職業分類
ソフトウェア開発者
説明

End-to-end recipe for adding a new task under `examples/` — the three pieces that have to line up (`task.yaml`, `seed/`, and `grader/`), what to put in each, the `TaskGrader` API surface, the `coral validate` → smoke-test loop, and the common mistakes…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Author a new CORAL task — the three pieces that must line up (`task.yaml`, `seed/`, a packaged `grader/`), the `coral init` → `coral validate` → smoke-test loop, and how to pick a grader pattern (stdout float, test pass-rate, ratio-vs-baseline, multi-metric,…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Autonomously create, test, and optimize skills by detecting reusable patterns in your own work. Use when you notice repeated tool sequences, recurring code patterns across attempts, or insights that should be captured as a packaged skill. Also use to…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

The fast path from zero to a running CORAL experiment — what CORAL is and when to reach for it, installing the `coral` CLI, registering a runtime with `coral setup`, and the `.coral_workspace/` convention for pointing CORAL at code you already have and want…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Research the problem domain before coding. Web search for techniques, save raw sources, write structured findings, update the index.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Organize the shared notes directory when it becomes hard to navigate. Restructure within research/ and experiments/, deduplicate, update index.md.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Write a note to {shared_dir}/notes/ that future agents can actually act on. Use after every coral eval, when a heartbeat (reflect / consolidate / pivot) asks for a note, or when you discover a grader / build / runtime issue that future agents will hit. Covers…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when preparing, reviewing, resolving conflicts for, or merging a CORAL release pull request from the long-lived dev branch into main.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Run and manage CORAL experiments from the operator side — launch agents with `coral start` (dotlist overrides, model/count, tmux vs local), monitor with `coral status` / `coral log` / `coral show` / the web dashboard, and drive the loop with `coral resume`…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

One-time machine setup after installing the `coral` CLI — register local agent runtimes as named bindings with `coral setup` / `coral setup agent`, validate them with `coral agents doctor` (incl. a live hello-ping that catches expired auth and model typos),…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Verify and debug changes to CORAL itself — smallest reproduce loop per area (grader / daemon / CLI / hooks / manager / workspace / hub / template / config / web), where to look when something breaks (hung graders, agent restart loops, stalled agents, missing…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add a new component to the CORAL framework itself — a new agent runtime under `coral/agent/builtin/` (claude_code/codex/cursor_agent style), a new CLI command in `coral/cli/`, a new bundled skill or subagent template under `coral/template/skills/` or…

原文の言語: 英語

更新
収集済み skill 12 件中 12 件を表示しています。