bogware
Official@bogware · United States of America
Designing the parts for tomorrow.
Agent Skills by bogware
Showing 12 vetted skills indexed across 1 GitHub repositories.
arxiv-search
Search arXiv preprints by natural-language query and return relevance-sorted titles and summaries.
langgraph-docs
Retrieve LangGraph documentation pages and synthesize answers from fetched content.
skill-creator
Create Bog Agents skill packages with SKILL.md metadata and resource conventions.
web-research
Decompose research questions into subtopics and synthesize cited web findings.
data-visualization
Convert cuDF/cuML analysis outputs into styled multi-panel PNG charts.
cudf-analytics
Accelerate statistical profiling and anomaly detection on tabular data with NVIDIA cuDF.
gpu-document-processing
Extract text and tables from large PDFs using GPU acceleration.
cuml-machine-learning
Train and evaluate cuML classification, regression, clustering, and dimensionality reduction models on tabular datasets.
schema-exploration
List database tables, describe schemas, and map key relationships for SQL planning.
query-writing
Convert natural-language questions into executable SQL SELECT statements.
social-media
Generate LinkedIn posts or Twitter/X threads with companion images.
blog-post
Generate long-form blog posts with research, SEO elements, and cover images.
Frequently Asked Questions About bogware
FAQPage SchemaWhat specific technical tasks are enabled by these capabilities?▼
These capabilities enable high-speed statistical profiling on tabular data, GPU-accelerated extraction of text and tables from large PDF documents, and the generation of SQL queries from natural language. Additionally, users can perform machine learning tasks like classification and clustering, alongside automated research synthesis and multi-panel chart generation.
Which personas benefit most from these technical offerings?▼
Data scientists, database administrators, and technical researchers are the primary target personas. These professionals utilize the GPU-accelerated processing for large-scale data analysis, schema mapping for database planning, and research synthesis for technical documentation or preprint discovery within the arXiv ecosystem.
What are the core prerequisites for implementing these capabilities?▼
Implementation requires access to NVIDIA GPU-enabled environments to support cuDF and cuML operations. Users must also provide structured tabular data for analytics or PDF documents for extraction tasks. For database-related functions, a valid SQL schema connection is necessary to facilitate accurate query generation and relationship mapping.