cas-bigdatalab avatar

cas-bigdatalab

Official

@cas-bigdatalab

19Followers
|
27Public Repos
|
199Published Skills

A comprehensive library for high-throughput data ingestion, cleaning, validation, and transformation across structured, unstructured, and geospatial file formats.

Skills Distribution
DomainData Systems...Data Ingestion & P.. (35%)Data Quality & Val.. (30%)Text & Document Pr.. (20%)Geospatial & Scien.. (15%)

Agent Skills by cas-bigdatalab

Showing 199 vetted skills indexed across 1 GitHub repositories.

cas-bigdatalabcas-bigdatalab
539

missing_operator_stop

Inserts a placeholder node into a DAG when no matching operator exists.

Official
Basic
cas-bigdatalabcas-bigdatalab
539

dataspace_file_sink_stop

Uploads upstream pipeline output files to a Dataspace directory as a DAG terminal node.

Official
Intermediate
cas-bigdatalabcas-bigdatalab
539

gjf_editor

Creates and edits Gaussian input files with Link 0 directives, route keywords, and charge settings.

Official
Basic
cas-bigdatalabcas-bigdatalab
539

openBabel_skill

Convert molecular files between formats and generate 3D conformations using OpenBabel.

Official
Intermediate
cas-bigdatalabcas-bigdatalab
539

multiwfn_skill

Extract HOMO/LUMO energies, atomic charges, and molecular surface properties from Gaussian wavefunction files using Multiwfn.

Official
Intermediate
cas-bigdatalabcas-bigdatalab
539

dataspace_file_source_stop

Downloads a file from a Dataspace source as a DAG workflow input node.

Official
Basic
cas-bigdatalabcas-bigdatalab
539

gaussian_executor

Execute Gaussian 16 quantum chemistry calculations and package log, chk, and summary outputs into a zip archive.

Official
Advanced
cas-bigdatalabcas-bigdatalab
539

gaussian_chk_to_fchk

Convert Gaussian chk checkpoint files to fchk wavefunction text files using formchk.

Official
Intermediate
cas-bigdatalabcas-bigdatalab
539

piflow-skill-generator_planner

Generates PiFlow-compatible skill directories from JSON specs or validated workflow summaries.

Official
Advanced
cas-bigdatalabcas-bigdatalab
541

pdf_metadata_extract

Extract metadata from PDF files into structured JSON using pypdf.

Official
Basic
cas-bigdatalabcas-bigdatalab
541

pdf_text_extract

Extract text from PDF files and save it as text files.

Official
Basic
cas-bigdatalabcas-bigdatalab
541

csv_formatter

Convert CSV files to JSONL format using the data_juicer library.

Official
Basic
cas-bigdatalabcas-bigdatalab
541

DC1_Blank_Line_Clean

Remove blank lines from CSV, TSV, Excel, and SPSS files using Python.

Official
Basic
cas-bigdatalabcas-bigdatalab
541

sink_stop

Terminate a Dataflow Graph at a specified node and save output to a path.

Official
Intermediate
cas-bigdatalabcas-bigdatalab
541

llm_file_transform_stop

Transform text files using OpenAI compatible APIs.

Official
Advanced
cas-bigdatalabcas-bigdatalab
541

source_stop

Configure the initial data source for a DAG workflow with a file path.

Official
Basic
cas-bigdatalabcas-bigdatalab
541

stacked_symbol_cleaner

Remove decorative symbols and line separators from text data using Python regex.

Official
Intermediate
cas-bigdatalabcas-bigdatalab
541

systematic_sampler

Sample time-series data from JSONL files at specified intervals or counts.

Official
Intermediate
cas-bigdatalabcas-bigdatalab
541

ingest_archive_tar_extractor

Extract TAR archives from a directory and output a JSON report.

Official
Basic
cas-bigdatalabcas-bigdatalab
541

pipeline-minus

Subtract 5 from an integer input and return the result.

Official
Basic
cas-bigdatalabcas-bigdatalab
541

QC5_BatchThresholdCheck

Compare data points against predefined thresholds and flag outliers.

Official
Intermediate
cas-bigdatalabcas-bigdatalab
541

table_collector

Extract structured data from CSV, TSV, XLS, and XLSX files into JSONL, JSON, or CSV.

Official
Intermediate
cas-bigdatalabcas-bigdatalab
541

local_formatter

Convert local datasets from files or directories to JSONL format.

Official
Intermediate
cas-bigdatalabcas-bigdatalab
541

pdf_crop

Trim unwanted margins from PDF pages using specified boundary coordinates.

Official
Intermediate

Frequently Asked Questions About cas-bigdatalab

FAQPage Schema
What specific data processing tasks can I perform with these skills?

You can perform complex data ingestion, format conversion (CSV/TSV/XLSX to JSONL), document parsing (PDF/DOCX), deduplication, and rigorous quality control checks including threshold validation, anomaly detection, and referential integrity verification.

Which technical personas benefit most from this registry?

Data engineers, research scientists, and backend developers focused on large-scale data preparation, ETL pipeline construction, and scientific data normalization will find these modular components highly effective for building robust data processing architectures.

What are the primary dependencies for running these data processing components?

Most components rely on standard Python data science libraries, specifically pandas for tabular manipulation, pypdf for document handling, and specialized packages like data_juicer for text cleaning and geospatial libraries for coordinate transformations.