solar panel home system buying consultant
by Arbaz Asif
Calculate residential solar system specs including panel wattage, battery capacity, and inverter size from your load.
Ship agent workflows in 30 seconds. Browse 1,500+ expert-built and security scanned skills. Browse skills
THE AGENSI STORE
238 skills found
by Arbaz Asif
Calculate residential solar system specs including panel wattage, battery capacity, and inverter size from your load.
by Samuel Rose
Turn OpenAPI specs into exhaustive, framework-ready test suites covering happy paths, edge cases, and security gaps.
by loreto
RAG fails quietly. It retrieves documents, returns confident-looking answers, and misses the question entirely — because the question required connecting facts across documents, reasoning about sequence, or tracing causation. This skill gives you a five-question diagnostic checklist that classifies any failing query as either RAG-safe or structurally RAG-incompatible, then maps it to the specific failure pattern and the architectural fix that resolves it.
Standardized accessibility descriptions and verified analysis for electronic, hydraulic, and pneumatic schematics.
by Kevin Cline
Generate responsive, Outlook-safe HTML email templates for welcome sequences, promotions, receipts, and more.
by Kevin Cline
Convert source code into OpenAPI 3.0 specs or Markdown docs via static analysis of Express, FastAPI, and more.
by Kevin Cline
Generate realistic JSON or CSV test data from plain-English schema descriptions with up to 1,000 rows.
by Alex Shi
The ultimate pre-commit checklist agent for cleaning code, updating docs, and validating repository state.
by Sir Benjamin
Enforce human-AI alignment and ownership through structured collaboration checkpoints and real-time syncratude scoring.
by Julian
Benchmark your DevOps performance against DORA standards and generate a prioritized 90-day improvement roadmap.
by Shandra
Transforms undocumented repositories into professional README files, setup guides, command maps, architecture notes, environment references, testing docs, and AI agent handoff files.
by LocoLoboZ
Perform evidence-based security assessments and compliance audits for SCADA/HMI systems in OT environments.
by Shandra
Professional DevOps diagnostics for AI agents to solve failed deployments, Docker crashes, and CI/CD pipeline errors.
Scan your schemas, seed data, config, and logs for personal data before it leaks. Detects PII-indicating column and key names (email, ssn, phone, address) across SQL, CSV, and JSON, plus PII in the data itself: email addresses, SSN-like numbers, credit-card-like numbers, phone numbers, and PII written into log files. Each finding is flagged with its location and a GDPR-style review note. Heuristic by design: it surfaces what to review, not a compliance guarantee.
by LocoLoboZ
Professional network forensics and packet analysis for incident response and security investigations.
by Timoranjes
Automatically validate OpenAPI specs, detect breaking changes, and sync API implementation with documentation.
by LocoLoboZ
Transform raw incident logs and evidence into professional, tool-agnostic IR dashboards and executive reporting packs.
by Mate I
Expert Tailwind CSS v4 patterns with CSS-first configuration, clean class organization, and responsive design.
Audit your dbt project for the test and documentation gaps that let bad data ship. Flags models with no unique or not_null tests, sources missing freshness config or tests, likely keys without a not_null test, models missing descriptions, SELECT * in models, and raw table references that should use ref() or source(). Each finding comes with a suggested tests: YAML snippet to drop into schema.yml.
Catch documentation that drifted from your code. Flags functions and methods named in your docs that are gone from the source, CLI flags documented but missing from the arg parser, env vars the docs mention but the code never reads, example imports of modules that no longer exist, and npm scripts or Make targets your docs reference but the project does not define. Cross-references your README and docs against Python and JS/TS source.
Generate an llms.txt for your site and validate an existing one against the spec. The generator turns your sitemap.xml or docs folder into a clean, sectioned llms.txt with one-line descriptions. The validator flags a missing H1 title, a missing summary blockquote, malformed link entries, links with no description, relative URLs that should be absolute, and a referenced llms-full.txt that is not present.
Developers don't read documentation — they arrive with a task, scan for the answer, and leave. Docs that aren't structured for that pattern don't get read, they get abandoned
Generate a shareable stat card for any repo, with an honest health grade. It reads the file tree and renders a card showing the language mix, file count and size, whether tests, docs, and a license are present, and an A-to-F health grade from a documented rubric. Markdown by default, SVG with a flag. The kind of card people actually post.
Expert API architect for designing consistent REST/GraphQL contracts, resource models, and OpenAPI specs.