Skip to main content

Human-Agent-Society/CORAL

SkillsMP 已收集 Human-Agent-Society/CORAL 中的 12 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
12
GitHub 星标
892
GitHub Forks
118

这个仓库中的 skills

2 个职业分类 · 已分类 100%

已展示 12 / 12 个已收集 Skill。

职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
已展示 12 / 12 个已收集 Skill。