patoangolano

Fold — Development skill for Claude Code

Development community

Prediz a estrutura 3D de uma proteína, checando antes se já existe estrutura experimental ou no AlphaFold DB.

How to install Fold

Installs to ~/.claude/commands/patoangolano-bio-stack-fold.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/patoangolano/bio-stack/HEAD/.claude/commands/fold.md -o ~/.claude/commands/patoangolano-bio-stack-fold.md

Restart Claude Code, or start a new session, for it to be picked up.

What Fold does


description: Prediz a estrutura 3D de uma proteína, checando antes se já existe estrutura experimental ou no AlphaFold DB. argument-hint: " [--model boltz2|esmfold|openfold3]" allowed-tools: Read, Write, Bash, mcp__nvidia-bio__fold_protein, mcp__nvidia-bio__cofold_complex, mcp__nvidia-bio__nim_probe_endpoints, mcp__gget__gget_pdb, mcp__gget__gget_seq, mcp__gget__gget_search, mcp__gget__gget_info

Alvo: $ARGUMENTS

Delegue ao agente `structure-bio`

Alternatives in Development

  • Infinite Agentic Loop — An experimental project demonstrating Infinite Agentic Loop in a two-prompt system using Claude Code 537 ★
  • Ext Skills — Experimental exploration of skills discovery and distribution through MCP primitives 214 ★
  • Tailor Template Expert — Experimental Template development workspace for creating and modifying React-PDF templates 167 ★

Full documentation available on GitHub

View Source Repository