VerifiedGit
v1.0.0

conditioning

by @benchflow-ai0 pulls
URLopenbooklet.com/s/conditioning
Pinnedopenbooklet.com/s/conditioning@1.0.0
APIGET /api/v1/skills/conditioning

Data conditioning techniques for gravitational wave detector data. Use when preprocessing raw detector strain data before matched filtering, including high-pass filtering, resampling, removing filter wraparound artifacts, and estimating power spectral density (PSD). Works with PyCBC TimeSeries data.

21 skills from this repobenchflow-ai/skillsbench
conditioningviewing
13f-analyzertasks/sec-financial-report/environment/skills/13f-analyzer/SKILL.md

Perform various data analysis on SEC 13-F and obtain some insights of fund activities such as number of holdings, AUM, and change of holdings between two quarters.

ac-branch-pi-modeltasks/energy-ac-optimal-power-flow/environment/skills/ac-branch-pi-model/SKILL.md

AC branch pi-model power flow equations (P/Q and |S|) with transformer tap ratio and phase shift, matching `acopf-math-model.md` and MATPOWER branch fields. Use when computing branch flows in either direction, aggregating bus injections for nodal balance, checking MVA (rateA) limits, computing branch loading %, or debugging sign/units issues in AC power flow.

academic-pdf-redactiontasks/paper-anonymizer/environment/skills/academic-pdf-redaction/SKILL.md

Redact text from PDF documents for blind review anonymization

analyze-citasks/fix-build-agentops/environment/skills/analyze-ci/SKILL.md

Analyze failed GitHub Action jobs for a pull request.

artifact-evaluationlibs/artifact-runner/tasks/nodemedic-demo/environment/skills/artifact-evaluation/SKILL.md

Evaluate research artifacts running in separate Docker containers via artifact-runner. Access artifacts through HTTP API, execute commands, read files, and analyze PDFs.

audiobooktasks/pg-essay-to-audiobook/environment/skills/audiobook/SKILL.md

Create audiobooks from web content or text files. Handles content fetching, text processing, and TTS conversion with automatic fallback between ElevenLabs, OpenAI TTS, and gTTS.

auto-skill-generator.claude/skills/docs-to-skill/SKILL.md

Generate skills from web research. Given a topic like "how to use Stripe API" or "Prisma ORM", this skill searches for authoritative documentation, crawls the best source, and generates a ready-to-use .md skill file. Use when: (1) User wants to create a skill about a library/tool/API, (2) User says "create a skill for X", "make a skill about X", or "generate skill for X", (3) User wants to capture documentation as a reusable skill.

Automatic Speech Recognition (ASR)tasks/speaker-diarization-subtitles/environment/skills/automatic-speech-recognition/SKILL.md

Transcribe audio segments to text using Whisper models. Use larger models (small, base, medium, large-v3) for better accuracy, or faster-whisper for optimized performance. Always align transcription timestamps with diarization segments for accurate speaker-labeled subtitles.

azure-bgptasks/azure-bgp-oscillation-route-leak/environment/skills/azure-bgp/SKILL.md

Analyze and resolve BGP oscillation and BGP route leaks in Azure Virtual WAN–style hub-and-spoke topologies (and similar cloud-managed BGP environments). Detect preference cycles, identify valley-free violations, and propose allowed policy-level mitigations while rejecting prohibited fixes.

badge-evaluationlibs/artifact-runner/tasks/nodemedic-demo/environment/skills/badge-evaluation/SKILL.md

Evaluate research artifacts against NDSS badge criteria (Available, Functional, Reproduced) by checking DOI, documentation, exercisability, and reproducibility requirements.

box-least-squarestasks/exoplanet-detection-period/environment/skills/box-least-squares/SKILL.md

Box Least Squares (BLS) periodogram for detecting transiting exoplanets and eclipsing binaries. Use when searching for periodic box-shaped dips in light curves. Alternative to Transit Least Squares, available in astropy.timeseries. Based on Kovács et al. (2002).

browser-testingtasks/react-performance-debugging/environment/skills/browser-testing/SKILL.md

VERIFY your changes work. Measure CLS, detect theme flicker, test visual stability, check performance. Use BEFORE and AFTER making changes to confirm fixes. Includes ready-to-run scripts: measure-cls.ts, detect-flicker.ts

casadi-ipopt-nlptasks/energy-ac-optimal-power-flow/environment/skills/casadi-ipopt-nlp/SKILL.md

Nonlinear optimization with CasADi and IPOPT solver. Use when building and solving NLP problems: defining symbolic variables, adding nonlinear constraints, setting solver options, handling multiple initializations, and extracting solutions. Covers power systems optimization patterns including per-unit scaling and complex number formulations.

civ6libtasks-no-skills/civ6-adjacency-optimizer/environment/skills/civ6lib/SKILL.md

Civilization 6 district mechanics library. Use when working with district placement validation, adjacency bonus calculations, or understanding Civ6 game rules.

constraint-parsertasks/scheduling-email-assistant/environment/skills/constraint-parser/SKILL.md

Parse scheduling constraints from a email text.

csv-processingtasks/adaptive-cruise-control/environment/skills/csv-processing/SKILL.md

Use this skill when reading sensor data from CSV files, writing simulation results to CSV, processing time-series data with pandas, or handling missing values in datasets.

custom-distance-metricstasks/mars-clouds-clustering/environment/skills/custom-distance-metrics/SKILL.md

Define custom distance/similarity metrics for clustering and ML algorithms. Use when working with DBSCAN, sklearn, or scipy distance functions with application-specific metrics.

cvss-score-extractiontasks/software-dependency-audit/environment/skills/cvss-score-extraction/SKILL.md

Extract CVSS (Common Vulnerability Scoring System) scores from vulnerability data sources with proper fallback handling. This skill covers understanding CVSS v3, handling multiple score sources (NVD, GHSA, RedHat), implementing source priority logic, and dealing with missing scores in security reporting.

d3js-visualizationtasks/data-to-d3/environment/skills/d3-visualization/SKILL.md

Build deterministic, verifiable data visualizations with D3.js (v6). Generate standalone HTML/SVG (and optional PNG) from local data files without external network dependencies. Use when tasks require charts, plots, axes/scales, legends, tooltips, or data-driven SVG output.

Data Reconciliation for Spreadsheetstasks/xlsx-recover-data/environment/skills/data-reconciliation/SKILL.md

Techniques for recovering missing values from financial and tabular data using mathematical constraints.

Auto-indexed from benchflow-ai/skillsbench

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0