# Examples: research-pipeline ## Usage Example ```python # How to use this skill # Inputs: URL of the Wikipedia page # Process: Step 1: Import necessary modules from _bootstrap (NIM_MODEL, require_nim_api_key) and blacknode → Step 2: Require NVIDIA NIM API key using `require_nim_api_key()` → Step 3: Create a Graph instance `g` # Outputs: Path to the summary file ```