Loading...
Loading...
Foundation skill for autonomous protein engineering via the Amina CLI. Use at session start or after conversation compacting when working with AminoAnalytica's Amina CLI or when you need help using the Amina CLI to do protein engineering tasks like: protein design, structure prediction, binder design, docking, molecular dynamics, enzyme engineering, or any mention of Amina/amina-cli.
npx skill4agent add aminoanalytica/amina-skills amina-initreferences/setup.mdreferences/usage.mdreferences/usage.md| Trigger | Action |
|---|---|
| Session start, first Amina request | Load both setup.md and usage.md |
| "How do I use amina...", CLI questions | Load usage.md |
| Job submission, workflow execution | Load usage.md if not already loaded |
| Environment issues, auth problems | Load setup.md |
# Essential commands
amina tools list # List all tools
amina run <tool> --help # Show parameters
amina run <tool> [params] -o <dir> # Sync execution
amina run <tool> --background --job-name <n> # Async execution
amina jobs wait <id> && amina jobs download <id> -o ./