Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

Amadeus

Amadeus enthält 15 gesammelte Skills von CurryTang, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
15
Stars
175
aktualisiert
2026-03-18
Forks
17
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

auto-review-loop
Softwareentwickler

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
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

"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
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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
Sonstige Hochschullehrer

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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