Agent skill · Design & Presentation

air-pollution-control

Specialized skill for air pollution control equipment selection and design including scrubbers, baghouses, ESPs, oxidizers, and BACT/LAER determination.

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill air-pollution-control --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 17 KB
Bundled scripts: none
Version: 1.0.0
Declared author: babysitter-sdk
Allowed tools: ReadGrepWriteBashEditGlob
Path: library/specializations/domains/science/environmental-engineering/skills/air-pollution-control/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Air Pollution Control Design Skill Air pollution control equipment selection and design for industrial emission reduction. ## Purpose This skill provides comprehensive capabilities for designing air pollution control systems, including technology selection, equipment sizing, efficiency calculations, and regulatory compliance demonstration (BACT/LAER/MACT). ## Capabilities ### Scrubber Design - Wet scrubber technology selection - Packed tower design and sizing - Spray tower configuration - Venturi scrubber design - Pressure drop calculations - Liquid-to-gas ratio optimization - Chemical dosing requirements ### Baghouse and Fabric Filter Sizing - Filter media selection - Air-to-cloth ratio determination - Compartmentalization design - Pulse-jet vs reverse-air cleaning - Pressure drop estimation - Bag life prediction - Hopper sizing ### Electrostatic Precipitator Design - Collection efficiency calculation - Specific Collection Area (SCA) determination - Plate spacing and configuration - Electrical field strength - Rapping system design - Resistivity considerations - Power supply sizing ### Thermal and Catalytic Oxidizer Specification - Destruction efficiency requirements - Temperatu

What's inside
Steps it walks through
  1. Purpose
  2. Capabilities
  3. Scrubber Design
  4. Baghouse and Fabric Filter Sizing
  5. Electrostatic Precipitator Design
  6. Thermal and Catalytic Oxidizer Specification
  7. Carbon Adsorption System Design
  8. Control Efficiency Calculations
  9. Pressure Drop and Energy Analysis
  10. BACT/LAER/MACT Determination
  11. Prerequisites
  12. Installation
  13. Optional Dependencies
  14. Usage Patterns
Commands it runs
pip install numpy scipy pandas matplotlib
For chemical property lookup
pip install chemicals thermo
For visualization
pip install plotly
More from babysitter
All skills →
About this skill
What does the air-pollution-control skill do?

Specialized skill for air pollution control equipment selection and design including scrubbers, baghouses, ESPs, oxidizers, and BACT/LAER determination.

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill air-pollution-control --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going