Quickstart
==========

1. Install
----------

.. code-block:: bash

   npx brainx-skill install

2. Prompt
---------

.. container:: prompt-bubble

   Model a thalamic relay neuron and demonstrate post inhibitory rebound bursting by injecting a negative current and then releasing it to zero. Then remove the T-type calcium channel as comparison. Show the effects with graph.

3. Collect the result
---------------------

.. raw:: html

   <div class="quickstart-media">
     <video controls autoplay muted loop playsinline preload="metadata" aria-label="BrainX Skill turning a natural-language research request into a simulation and result">
       <source src="_static/video/brainx-skill.mp4" type="video/mp4">
       Your browser does not support embedded MP4 video.
     </video>
   </div>
