amina-init

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.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "amina-init" with this command: npx skills add aminoanalytica/amina-skills/aminoanalytica-amina-skills-amina-init

Amina CLI

Run autonomous protein engineering workflows via AminoAnalytica's Amina CLI.

Documentation: CLI | Tools

Reference Loading

This skill uses progressive disclosure. Load references based on context:

At Session Start

When starting a new Amina session or first protein engineering request:

  1. Read references/setup.md — Run through session initialization
  2. Read references/usage.md — Load execution guidance for the session

Mid-Session Refresh

When you need a reminder on CLI usage, execution patterns, or agent behavior:

  • Read references/usage.md only

When to Load References

TriggerAction
Session start, first Amina requestLoad both setup.md and usage.md
"How do I use amina...", CLI questionsLoad usage.md
Job submission, workflow executionLoad usage.md if not already loaded
Environment issues, auth problemsLoad setup.md

Quick Reference

# 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 cancel <id>                          # Cancel job (full refund)
amina jobs wait <id> && amina jobs download <id> -o ./

Key principle: Run commands automatically, complete workflows end-to-end, never ask unnecessary questions.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

biopython

No summary provided by upstream source.

Repository SourceNeeds Review
General

rdkit

No summary provided by upstream source.

Repository SourceNeeds Review
General

scikit-bio

No summary provided by upstream source.

Repository SourceNeeds Review
General

chembl-database

No summary provided by upstream source.

Repository SourceNeeds Review