
underbench2-gif skills on Remote OpenClaw
6 skills published by underbench2-gif. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
ub2-smart-file-organizer
Scans a directory recursively, categorizes files by extension and content type, and moves them into a logical folder structure. Detects duplicates by checksum and separates them for manual review. Every action is logged, and a dry-run mode shows a preview before any files move.
ub2-web-research-assistant
Guides an agent through structured web research: breaking down questions into targeted queries, gathering from multiple sources, evaluating credibility, and producing a cited summary report. Output includes an executive summary, organized findings by subtopic, source URLs, and a confidence assessment for each finding.
ub2-csv-data-analyzer
Loads CSV files and computes descriptive statistics, identifies data quality issues, and generates charts. Supports filtering, grouping, and correlation analysis across numeric columns. Exports cleaned datasets and saves visualizations as PNG files.
ub2-markdown-report-generator
Compiles information from text, files, URLs, or conversation context into a structured Markdown report. Outputs headers, tables, code blocks, and a table of contents, with optional export to PDF or HTML.
glowskin-promo
Generates marketing copy for skincare affiliate promotions, including TikTok hook scripts, Instagram captions, story engagement ideas, and call-to-action variations. Outputs are formatted for short-form social content.
ub2-api-health-checker
Tests HTTP API endpoints by sending requests, validating status codes and response structure, and measuring response times. Generates a health report with pass/fail status, performance metrics, and recommendations for slow or failing endpoints. Supports GET, POST, PUT, and DELETE methods, plus authentication via API keys, Bearer tokens, or basic auth.