AMD avatar

AMD

Official

@amd

0Followers
|
118Public Repos
|
71Published Skills

Offers specialized quantization and model optimization capabilities for deploying high-performance transformer architectures on ROCm-enabled hardware and ONNX runtimes.

Skills Distribution
DomainAI Models & ...Model Quantization (40%)Hardware Accelerat.. (30%)Model Evaluation (20%)Deployment Enginee.. (10%)

Agent Skills by AMD

Showing 71 vetted skills indexed across 2 GitHub repositories.

amdamd
1.6k

agent-hub-release

Cut frozen-binary and npm sidecar releases for GAIA agents via tag-triggered CI pipelines.

Official
Advanced
amdamd
1.6k

github-issue-response

Drafts protocol-compliant replies to GitHub issues, PR comments, and reviews for amd/gaia.

Official
Intermediate
amdamd
1.6k

testing-the-gaia-agent

Test the GAIA agent end-to-end through the Go TUI control API.

Official
Advanced
amdamd
1.6k

lemonade-client-patterns

Guides safe modifications to LemonadeClient, its callers, and the GAIA test suite.

Official
Intermediate
amdamd
1.6k

analyzing-claude-sessions

Analyze local Claude Code session transcripts to measure usage patterns, failures, and token costs.

Official
Advanced
amdamd
1.6k

gaia-build-agent

Scaffold, implement, and test new GAIA agents as Python Agent subclasses with @tool methods.

Official
Intermediate
amdamd
1.6k

gaia-technical-presentation

Generates technical slide decks from source documents as self-contained printable HTML.

Official
Intermediate
amdamd
1.6k

gaia-release

Automates the GAIA release workflow from notes drafting through tagging, publishing, and announcement.

Official
Advanced
amdamd
1.6k

integrate-hub-agent

Guides embedding pre-built GAIA hub agents into developer applications via npm or Python.

Official
Intermediate
amdamd
1.6k

gaia-testing

Runs unit, integration, and real-world hardware test tiers for GAIA with screenshot and trace evidence.

Official
Advanced
amdamd
1.6k

driving-the-tui

Drives and validates the GAIA TUI through its loopback control API with screenshots, recordings, and diagnostics.

Official
Advanced
amdamd
1.6k

gaia-executive-presentation

Generate executive slide decks from source documents as self-contained printable HTML.

Official
Intermediate
amdamd
1.6k

weekly-audit-patterns

Documents the invariants of the nightly Claude audit GitHub Actions workflow.

Official
Advanced
amdamd
1.6k

porting-agent-to-hub

Ports in-repo GAIA agents into published, installable Agent Hub packages.

Official
Advanced
amdamd
1.6k

adding-eval-scorecard

Adopt the per-agent eval scorecard workflow for GAIA hub agents with release gating.

Official
Advanced
amdamd
1.6k

security-assessment

Triage reported vulnerabilities and compute CVSS 4.0 scores for PSIRT decisions.

Official
Intermediate
amdamd
1.6k

integrate-gaia

Integrate the @amd-gaia/gaia npm package to run or embed GAIA's local agent sidecar.

Official
Advanced
amdamd
1.6k

gaia-voice

Defines the GAIA agent's conversational voice, honesty rules, and response delivery standards.

Official
Basic
amdamd
1.6k

integrate-agent-email

Integrates the @amd-gaia/agent-email npm package into Node, TypeScript, or Electron applications.

Official
Advanced
amdamd
1.6k

action-item-extraction

Extracts owned, dated action items from email threads into two-sided commitment lists.

Official
Intermediate
amdamd
1.6k

travel-itinerary

Assembles email booking confirmations into one chronological trip itinerary.

Official
Intermediate
amdamd
1.6k

inbox-triage

Sorts an email inbox into reply, decision, informational, and noise buckets using scan tools.

Official
Intermediate
amdamd
1.6k

meeting-scheduling

Resolves meeting requests in email into accept, decline, or propose-time calendar decisions.

Official
Intermediate
amdamd
1.6k

newsletter-digest

Summarize bulk newsletters and promotions into one digest, then archive them.

Official
Intermediate

Frequently Asked Questions About AMD

FAQPage Schema
What specific model optimization tasks are supported?▼

These capabilities enable end-to-end post-training quantization for PyTorch and ONNX models. Users can perform model intake analysis, generate hardware-aware quantization plans, execute file-to-file checkpoint compression, and validate final artifacts against metadata and tensor-level accuracy requirements.

Which technical personas benefit from these capabilities?▼

Machine learning engineers and deployment specialists focused on optimizing transformer models for AMD ROCm hardware benefit most. These capabilities assist those managing model drift, verifying environment readiness, and ensuring quantization outputs meet strict deployment contracts.

What are the primary prerequisites for implementation?▼

Implementation requires a configured environment with PyTorch or ONNX Runtime stacks, alongside ROCm drivers for hardware acceleration. Users must validate workspace paths, model references, and system-level dependencies using preflight checks before initiating quantization or evaluation sequences.