ac Buying Consultant
by Arbaz Asif
A structured HVAC consultant that calculates AC sizing and prioritizes specs based on climate, room data, and budget.
- Calculate required BTU/tonnage based on room volume and sun exposure.
- Determine the best AC type (Split vs Window vs Portable) for a specific space.
- Prioritize energy efficiency ratings to maximize ROI on electricity bills.
Free
Sample input
I need a new AC for my 180 sq ft top-floor bedroom in New Delhi. I use it 10 hours a day and want the highest energy savings possible. What specs should I look for?
Sample output
RECOMMENDED CAPACITY: 1.5 Ton (18,000 BTU) TYPE: Inverter Split AC NON-NEGOTIABLES: R32 Refrigerant, Copper Coils, High-Ambient Rating (52C+) EFFICIENCY TARGET: BEE 5-Star (ISEER > 5.0) SAVINGS: A 5-star unit saves approx. $150/year vs a 3-star unit, recouping the price gap in 2.5 seasons.
ac Buying Consultant
by Arbaz Asif
A structured HVAC consultant that calculates AC sizing and prioritizes specs based on climate, room data, and budget.
Free
Included in download
- Downloadable skill package
- Works with Cursor, and OpenHands.
- Instant install
Sample input
I need a new AC for my 180 sq ft top-floor bedroom in New Delhi. I use it 10 hours a day and want the highest energy savings possible. What specs should I look for?
Sample output
RECOMMENDED CAPACITY: 1.5 Ton (18,000 BTU) TYPE: Inverter Split AC NON-NEGOTIABLES: R32 Refrigerant, Copper Coils, High-Ambient Rating (52C+) EFFICIENCY TARGET: BEE 5-Star (ISEER > 5.0) SAVINGS: A 5-star unit saves approx. $150/year vs a 3-star unit, recouping the price gap in 2.5 seasons.
About This Skill
Professional HVAC Guidance for Smart Buyers
Buying an air conditioner is a high-stakes decision where a single mistake — like choosing the wrong capacity or an outdated refrigerant — can lead to decade-long regrets in the form of high electricity bills and poor cooling. This skill transforms your AI agent into a professional HVAC consultant that guides users through a structured, 9-phase decision framework.
What it does
The consultant handles the technical heavy lifting by:
- Custom Capacity Calculation: Uses a multi-factor formula (sq ft, ceiling height, sun exposure, and occupancy) to calculate the exact BTU/tonnage needed.
- Climate-Aware Specs: Contextualizes advice based on the user's country, covering standards like SEER2 (US), BEE Star Ratings (India), and SCOP (Europe).
- Priority-Based Recommendations: Categorizes features into Non-Negotiable, Strongly Recommended, and Optional to match the user's budget.
- Future-Proofing: Advises on the transition from R410A to R32 and R290 refrigerants to ensure long-term serviceability.
Why developers use this skill
Instead of a generic prompt that might "guess" a tonnage, this skill enforces a strict information-gathering protocol. It prevents irresponsible advice by refusing to proceed without critical data like room dimensions or insulation quality. The output is a professional, showroom-ready spec sheet tailored to the user's specific living conditions and budget.
Use Cases
- Calculate required BTU/tonnage based on room volume and sun exposure.
- Determine the best AC type (Split vs Window vs Portable) for a specific space.
- Prioritize energy efficiency ratings to maximize ROI on electricity bills.
- Identify "tropical-rated" units for harsh, high-ambient temperature climates.
Known Limitations
- Cannot perform on-site physical inspections.
- Branding advice is generic/tier-based only.
- Local labor and installation costs are estimates only.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/ac-buying-consultant -o /tmp/ac-buying-consultant.zip && unzip -o /tmp/ac-buying-consultant.zip -d ~/.claude/skills && rm /tmp/ac-buying-consultant.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Compatible with SKILL.md-compatible agents like Claude Code, Cursor, and OpenHands.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.