Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

Amadeus

Amadeus には CurryTang から収集した 15 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
15
Stars
175
更新
2026-03-18
Forks
17
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

auto-review-loop
ソフトウェア開発者

Autonomous multi-round research review loop. Supports two modes: (1) Plan-driven: takes an implementation plan file, executes TODO items respecting dependency DAG, uses Codex MCP to verify completion of each item. (2) Free-form: iterates review → fix → re-review until positive assessment. Use when user says 'auto review loop', 'review until it passes', or wants iterative improvement.

2026-03-18
gpu-status
ネットワーク・コンピュータシステム管理者

Show GPU availability across all SSH servers listed in this project's CLAUDE.md. Use when user says "check GPUs", "which GPUs are free", "gpu status", "GPU 状态", or needs to know where to run experiments.

2026-03-18
aris-register
ソフトウェア開発者

"Register or update an ARIS run on the web dashboard. Internal utility used by other skills and CLAUDE.md auto-registration. Call at skill start to register, at skill end to report completion. If ~/.claude/aris-api.json is absent, does nothing (zero-impact)."

2026-03-17
sync-workspace
ネットワーク・コンピュータシステム管理者

Sync local and remote project files bidirectionally. Handles code, resources, papers, and experiment outputs. Use when user says "sync", "push files", "pull files", "upload code", "download results".

2026-03-16
init-repo
ソフトウェア開発者

Initialize a new research repository with the recommended AIRS project structure. Use when starting a new project, setting up a repo, or user says "init repo", "scaffold project", "create project structure".

2026-03-16
research-lit
その他の高等教育教員

Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers.

2026-03-13
create-env
ソフトウェア開発者

Set up a reproducible Python project environment on the remote server using pixi or uv. Use when executing a project environment setup node generated by the jumpstart mechanism.

2026-03-04
node-run-clarify
ソフトウェア開発者

Interactive Q&A to gather run context before executing a ResearchOps tree node step. Use when a node is about to be run to collect key context the agent will need (e.g. dataset path, design doc, hyperparameters).

2026-03-03
todo-to-node
ソフトウェア開発者

Convert a project TODO item into a ResearchOps tree node via LLM. Use when a user wants to expand a TODO into an executable research plan node with commands, checks, and acceptance criteria.

2026-03-03
deliverable-step-report
ソフトウェア開発者

Generate a deliverable report for each research step using template.md and reference/x_guideline.md, then persist it to .researchops/deliverables and upload to SSH target when the project location is remote.

2026-03-03
project-todo-manager
プロジェクト管理専門家

Manage project-management TODO workflows in ResearchOps. Use this skill when a user asks to generate, prioritize, clear, classify, or execute TODO items, or asks what to do next for project management tasks.

2026-03-03
repo-sync-updater
ネットワーク・コンピュータシステム管理者

Synchronize a local or WSL clone with its upstream branch and verify backend runtime prerequisites for this project. Use when users ask to check whether the server is up to date, pull latest changes, fix drift between local and remote branches, or resolve backend tracker runtime issues after updates (especially Playwright browser missing errors).

2026-03-03
resource-kb-researcher
ソフトウェア開発者

Answer research questions by mining the project's resource repository (resource/) with explicit file-path citations. Use this skill when KB chat misses context or when users ask to verify paper/code evidence from resource files.

2026-03-03
todo-dsl-generator
ソフトウェア開発者

Convert rough user ideas/proposals/chat transcripts into structured TODO DSL steps, with per-step knowledge/codebase references for low-bias orchestration.

2026-03-03
agent-instructions-generator
ソフトウェア開発者

Generate baseline CLAUDE.md and AGENTS.md instruction files for a project. Use when a repo is missing instruction files or needs standardized agent guidance.

2026-02-22