Skip to main content
Run any Skill in Manus
with one click
AMDResearch
GitHub creator profile

AMDResearch

Repository-level view of 75 collected skills across 5 GitHub repositories.

skills collected
75
repositories
5
updated
2026-07-14
repository explorer

Repositories and representative skills

cleanroom-test
software-quality-assurance-analysts-and-testers

Run cleanroom build+test from build tree, install tree, and relocated install tree.

2026-04-27
decision-workflow
project-management-specialists

Create a structured decision workflow for design-heavy repositories. Use when the user needs to compare options with tradeoff analysis, assign a decision owner, and track consequences. Produces a DW-NNN document with options, pros, cons, and tradeoff analysis.

2026-04-27
discussion-refine
executive-secretaries-and-executive-administrative-assistants

Turn a rough design discussion into a structured written brief. Use when the user has unstructured notes, chat logs, or conversation fragments that need to become a clear document with positions, open questions, and decision points.

2026-04-27
docs-sync
software-developers

Synchronize documentation indices and cross-references. Use after adding, renaming, moving, or deleting documentation files. Finds orphaned docs, stale links, and broken cross-references, then fixes them and reports changes.

2026-04-27
feedback
customer-service-representatives-434051

Collect user feedback about the Agentic Meta Project and file it. Use when the user says "feedback", "report a bug", "file an issue", or wants to report friction, suggestions, or feature requests. Files as a GitHub issue if gh CLI is available, otherwise writes a local report.

2026-04-27
lessons-forward
management-analysts-131111

Package a locally discovered lesson for forwarding to the Agentic Meta Project. Use after a session review identifies a finding that generalizes beyond this project -- a template gap, missing skill, or structural issue that would affect any project using the system.

2026-04-27
pm-bugfix
software-quality-assurance-analysts-and-testers

Create or manage a bug-fix workflow packet. Use when the user reports a bug, says "fix this bug", or needs a structured workflow for diagnosing and resolving a defect. Emphasizes reproduction, root cause analysis, minimal fix, and regression testing.

2026-04-27
pm-feature
project-management-specialists

Create or manage a feature workflow packet. Use when the user wants to add new user-visible functionality and needs a tracked workflow with acceptance criteria, scope boundaries, and a verification strategy.

2026-04-27
Showing top 8 of 28 collected skills in this repository.
decision-workflow
software-developers

Create a structured decision workflow for design-heavy repositories. Use when the user needs to compare options with tradeoff analysis, assign a decision owner, and track consequences. Produces a DW-NNN document with options, pros, cons, and tradeoff analysis.

2026-04-27
discussion-refine
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Turn a rough design discussion into a structured written brief. Use when the user has unstructured notes, chat logs, or conversation fragments that need to become a clear document with positions, open questions, and decision points.

2026-04-27
docs-sync
software-developers

Synchronize documentation indices and cross-references. Use after adding, renaming, moving, or deleting documentation files. Finds orphaned docs, stale links, and broken cross-references, then fixes them and reports changes.

2026-04-27
feedback
customer-service-representatives-434051

Collect user feedback about the Agentic Meta Project and file it. Use when the user says "feedback", "report a bug", "file an issue", or wants to report friction, suggestions, or feature requests. Files as a GitHub issue if gh CLI is available, otherwise writes a local report.

2026-04-27
lessons-forward
project-management-specialists

Package a locally discovered lesson for forwarding to the Agentic Meta Project. Use after a session review identifies a finding that generalizes beyond this project -- a template gap, missing skill, or structural issue that would affect any project using the system.

2026-04-27
pm-bugfix
software-quality-assurance-analysts-and-testers

Create or manage a bug-fix workflow packet. Use when the user reports a bug, says "fix this bug", or needs a structured workflow for diagnosing and resolving a defect. Emphasizes reproduction, root cause analysis, minimal fix, and regression testing.

2026-04-27
pm-feature
project-management-specialists

Create or manage a feature workflow packet. Use when the user wants to add new user-visible functionality and needs a tracked workflow with acceptance criteria, scope boundaries, and a verification strategy.

2026-04-27
pm-init
software-developers

Initialize or refresh Project Memory for a repository. Use after amplifying a new repo, when the user says "init PM", "set up project memory", or when pm-index.md is missing or empty. Surveys the codebase, creates starter PM units, and populates the index.

2026-04-27
Showing top 8 of 27 collected skills in this repository.
ai4science-earth-science
data-scientists-152051

Applies to Earth-system ML in AI4Science Studio—climate, weather, geospatial data, and model folders under earth_science/models/. Includes validated AMD/ROCm HPC patterns for earth science models.

2026-07-14
ai4science-material-science
data-scientists-152051

Applies to material science and chemistry ML recipes under material_science/models/ in AI4Science Studio.

2026-06-18
ai4science-perf-analysis
software-developers

Runs the AMD AI agents bottleneck-analysis workflow on a HydraGNN or ORBIT-2 training job using TraceLens + Omnistat user-mode + paired analyst/verifier subagents, or drives the iterative perf-optimizer-loop (accept/revert on throughput or epoch time). Use when the user wants to analyze a perf run, analyze a 2-node HydraGNN run, find bottlenecks with TraceLens/Omnistat, run the AMD AI agents on a job, run the perf-optimizer-loop, tune ORBIT-2 throughput, or optimize HydraGNN training performance.

2026-06-18
ai4science-studio
software-developers

Applies when working in the AI4Science Studio repository. Describes domain layout, model slug rules, where recipes live, safety expectations, and AMD/ROCm HPC patterns (Apptainer and Docker) validated in practice.

2026-06-18
ai4science-run-models
software-developers

Step-by-step instructions for how Cursor should run any model in AI4Science Studio — read model.yaml, check preflight, select container runtime, launch.

2026-05-17
ai4science-healthcare
software-developers

Applies to healthcare and life sciences ML recipes under healthcare/models/ in AI4Science Studio, with privacy and non-clinical-use guardrails.

2026-05-13
ai4science-discover
software-developers

How to answer user questions about what models are available, filter by domain/task/license, and compare models in AI4Science Studio.

2026-04-25
ai4science-huggingface-recipes
software-developers

Guides creation and editing of Hugging Face–centric recipes in AI4Science Studio—discovery, task alignment, scripting, documentation, and attribution.

2026-04-25
Showing top 8 of 9 collected skills in this repository.
generate-job-and-run
network-and-computer-systems-administrators

Generates SLURM job scripts with omnihub-generate-job and runs them with sbatch. Use when the user wants to generate a job, run a job, use omnihub-generate-job, sbatch, set app-config, partition, or run a single OmniHub job.

2026-05-20
omnihub-conventions
software-developers

Documents OmniHub repo layout, app configs, cluster and tools config, results layout, and when to use runner manual vs torchrun. Use when the user asks about conventions, app config, cluster config, tools config, results layout, or runner manual vs torchrun.

2026-05-20
sweeps
data-scientists-152051

Creates and runs parameter sweeps with omnihub-sweep using templates, sweep-dir, and optional resume. Use when the user wants to run a sweep, use omnihub-sweep, create a parameter sweep, use a sweep template, set sweep-dir, or do a dry-run sweep.

2026-05-20
check-job-results
network-and-computer-systems-administrators

Periodically checks the results of the current or specified OmniHub job: inspects results_dir and logs, alerts on errors, and reports success. Use when the user wants to monitor a job, check for errors in results or logs, see job status, or get a success/failure report for an OmniHub job.

2026-04-22
primus-pretrain
data-scientists-152051

Primus pretraining via OmniHub -- job generation, config overrides, MASTER_PORT, HF_HOME, GPU arch (FP8), and debugging multinode hangs. Use when the user works with applications/primus-pretrain/, pretrain_wrapper.py, Primus config, primus_turbo, or multinode Primus training.

2026-04-22
post-process-results
network-and-computer-systems-administrators

Processes and indexes OmniHub job results with omnihub-process and omnihub-index to produce index.csv and per-job processed-data. Use when the user wants to post-process results, run omnihub-process, omnihub-index, build index.csv, or work with processed-data.

2026-03-12
Showing 5 of 5 repositories
All repositories loaded