find-bip-config

Locate and validate bip_config.json files for specified BIP versions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/gh-hazhang/scripts --skill find-bip-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-bip-config
Source: https://github.com/gh-hazhang/scripts/tree/main/.claude/plugins/cso-caller/skills/find-bip-config
Command: npx skills add https://github.com/gh-hazhang/scripts --skill find-bip-config

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of finding bip_config.json files for archived samples, which is crucial for running CSO pipelines with historical data. It simplifies a complex search process across different BIP versions and locations.

Core Features & Use Cases

  • Version-based Search: Finds configuration files based on specified BIP versions (Sirius, Lightyear, EpiReveal).
  • Intelligent Prompts: Guides users to identify the correct BIP version if not provided.
  • File Validation: Verifies the integrity and readability of found configuration files.
  • Use Case: When preparing to run a CSO pipeline on archived samples, use this skill to quickly find the correct bip_config.json file, ensuring compatibility and saving manual search time.

Quick Start

Use the find-bip-config skill to find a configuration file for Sirius BIP version.

Frequently Asked Questions about find-bip-config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find bip_config.json files for archived samples?

To find bip_config.json files for archived samples, use automated search tools that locate and validate configurations based on BIP versions like Lightyear, Sirius, or EpiReveal across predefined and alternate directories.

What is a bip_config.json file used for in a data pipeline?

A bip_config.json file provides necessary configuration parameters to run CSO pipelines on historical data, ensuring that archived samples are processed correctly according to their specific BIP version requirements.

How do I locate the correct BIP configuration when I don't know the version?

Locating the correct BIP configuration without knowing the exact version is handled through intelligent prompts that guide you to identify whether the archived sample requires Sirius, Lightyear, or EpiReveal settings.

Can I verify the integrity of a bip_config.json file after finding it?

Yes, you can verify the integrity of a bip_config.json file after finding it using built-in shell commands and Python scripts that check readability and validate the configuration structure for pipeline compatibility.

Does this file search method support all BIP versions?

This file search method supports locating configurations for specified BIP versions including Lightyear, Sirius, and EpiReveal, scanning both predefined and alternate locations to ensure comprehensive coverage.