AutoSkill ibs / that / symptoms

General SOP for common requests related to please, risk, demonstrating.

install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/ibs-that-symptoms" ~/.claude/skills/ecnu-icalk-autoskill-ibs-that-symptoms && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/ibs-that-symptoms/SKILL.md
source content

ibs / that / symptoms

General SOP for common requests related to please, risk, demonstrating.

Prompt

Follow this SOP (replace specifics with placeholders like <PROJECT>/<ENV>/<VERSION>):

  1. Offline OpenAI-format conversation source.
  2. Title: d6ab9103f9551c7f701cf32f4e0e74b2.json#conv_1
  3. Use the user questions below as the PRIMARY extraction evidence.
  4. Use the full conversation below as SECONDARY context reference.
  5. In the full conversation section, assistant/model replies are reference-only and not skill evidence.
  6. Primary User Questions (main evidence):
  7. make it short for presentation - Protein Preparation:
  8. Preparing a protein for molecular docking, especially for rho kinase (ROCK), involves a meticulous series of steps aimed at ensuring its structural integrity and suitability for computational analysis. Firstly, the crystal structure of rho kinase is retrieved from a reliable protein structure database like the Protein Data Bank (PDB), ensuring high resolution and relevant ligands or co-factors if needed. Subsequently, the protein structure undergoes thorough preparation, which includes removing water molecules, heteroatoms, and any extraneous entities not pertinent to the docking study. Any structural irregularities or missing residues are corrected, and any hydrogen atoms missing from the structure are added. Energy minimization is then performed to alleviate steric clashes and optimize the protein's conformation for docking, utilizing molecular
  9. modeling software such as GROMACS, CHARMM, or Schrödinger suite, along with an appropriate force field. Ligands intended for docking undergo a similar preparation process, including removal of water molecules and energy minimization to attain stable conformations. The next step involves defining a docking grid around the active site of rho kinase, crucial for guiding the docking software in predicting accurate ligand binding poses. Molecular docking is then executed using specialized software such as AutoDock, AutoDock Vina, or GOLD, docking the prepared ligands into the active site and assessing the binding affinities of resultant complexes. Following docking, thorough analysis and visualization of results are conducted to identify potential ligand-protein interactions and select promising ligand poses, facilitated by molecular visualization tools like PyMOL or VMD. Validation of docking results through experimental assays, such as enzyme inhibition assays or biochemical assays, is imperative to confirm predicted binding interactions. Further optimization may be pursued based on docking results and experimental validation, including refining ligands or conducting additional rounds of docking with modified ligands to enhance binding affinities and selectivity. Finally, meticulous documentation of all steps undertaken during protein preparation and docking is essential for reproducibility and dissemination of findings to the scientific community through publications or presentations.
  10. make it short and in paragraph

For each step, include: action, checks, and failure rollback/fallback plan. Output format: for each step number, provide status/result and what to do next.

Triggers

  • Use when the user asks for a process or checklist.
  • Use when you want to reuse a previously mentioned method/SOP.

Examples

Example 1

Input:

Break this into best-practice, executable steps.