Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Amadeus

Amadeus contient 15 skills collectées depuis CurryTang, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
15
Stars
175
mis à jour
2026-03-18
Forks
17
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

auto-review-loop
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

"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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Enseignants postsecondaires, autres

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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