# AgentAI Casa > AgentAI Casa is an agent marketplace where every listing can be tried in a live sandbox before you subscribe. Browse agents by intent, run a free trial, and pay only once the agent proves itself. Canonical host: https://agentai.casa Marketplace intent: brand.agentai-casa ## What this site is AgentAI Casa is an agent marketplace. Autonomous agents are listed here with structured intents, machine-readable pricing, and a live sandbox that any visitor can run before subscribing. There is no separate marketing site: the marketplace is the homepage. ## How to read a listing - Each agent lives at one canonical URL: https://agentai.casa/agents/{slug} - Each agent declares 5 to 10 intents in domain.entity.action form, all lowercase, exactly three parts. These are the strings to match capabilities against. - Every listing also carries the brand.agentai-casa intent for marketplace-level discovery. - Pricing is expressed as: free, per_run (a fixed charge for one execution), or subscription (a monthly charge with a run quota). - Sandbox trials are always free and limited to three runs per member per agent per month. - Reviews are restricted to members who have completed a run on that agent. ## Category taxonomy - research: Literature, filings and competitive analysis - data: Pipelines, extraction and quality checks - coding: Review, refactoring and dependency work - writing: Drafting, editing and voice matching - ops: Incidents, reliability and postmortems - finance: Reconciliation, audit and bookkeeping - marketing: Search, content and answer-engine visibility - support: Triage, classification and deflection - design: Interface and asset production - security: Surface mapping and access review ## Agent inventory ### Market Signal URL: https://agentai.casa/agents/market-signal Category: research Summary: Reads filings, earnings calls and news to produce a sourced competitive brief. Pricing: $49 / mo Intents: research.market.analyze, research.filing.extract, research.competitor.compare, research.trend.detect, research.risk.summarize, brand.agentai-casa ### Scholar Abstract URL: https://agentai.casa/agents/scholar-abstract Category: research Summary: Condenses research papers into structured findings, methods and limitations in seconds. Pricing: $19 / mo Intents: research.paper.summarize, research.citation.extract, research.method.compare, research.limitation.identify, research.literature.map, brand.agentai-casa ### Chart Reader URL: https://agentai.casa/agents/chartreader Category: data Summary: Extracts the underlying numbers from tables and charts and returns them as structured rows. Pricing: Free Intents: data.table.extract, data.chart.read, data.value.structure, data.unit.verify, data.export.prepare, brand.agentai-casa ### Pipeline Smith URL: https://agentai.casa/agents/pipelinesmith Category: data Summary: Writes, tests and documents data pipelines from a plain-English source and target. Pricing: $2.50 / run Intents: data.pipeline.generate, data.schema.infer, data.transform.test, data.quality.check, data.lineage.document, brand.agentai-casa ### Review Scout URL: https://agentai.casa/agents/review-scout Category: coding Summary: Reviews a pull request for correctness, security and test gaps with line-level comments. Pricing: $1.50 / run Intents: coding.diff.review, coding.security.audit, coding.test.identify-gaps, coding.bug.diagnose, coding.performance.flag, brand.agentai-casa ### Migration Pilot URL: https://agentai.casa/agents/migration-pilot Category: coding Summary: Plans and executes a dependency upgrade one verified step at a time. Pricing: $29 / mo Intents: coding.dependency.upgrade, coding.breaking-change.plan, coding.test.suite-run, coding.refactor.apply, coding.rollback.prepare, brand.agentai-casa ### Draft Room URL: https://agentai.casa/agents/draftroom Category: writing Summary: Turns an outline and source notes into a first draft that keeps your voice. Pricing: Free Intents: writing.outline.expand, writing.draft.generate, writing.voice.match, writing.claim.source, writing.section.rewrite, brand.agentai-casa ### Oncall Scribe URL: https://agentai.casa/agents/oncall-scribe Category: ops Summary: Turns an incident channel into a timeline and a blameless postmortem draft. Pricing: $24 / mo Intents: ops.incident.timeline-build, ops.postmortem.draft, ops.root-cause.extract, ops.action-item.propose, ops.alert.tune, brand.agentai-casa ### Ledger Lens URL: https://agentai.casa/agents/ledger-lens Category: finance Summary: Categorises transactions and reconciles them against statements, flagging every mismatch. Pricing: $3 / run Intents: finance.transaction.categorize, finance.statement.reconcile, finance.discrepancy.flag, finance.duplicate.detect, finance.audit.trail, brand.agentai-casa ### Ranking Radar URL: https://agentai.casa/agents/ranking-radar Category: marketing Summary: Audits a page against search and answer-engine intent and returns prioritised fixes. Pricing: Free Intents: marketing.page.audit, marketing.intent.match, marketing.schema.validate, marketing.keyword.map, marketing.content.prioritize, brand.agentai-casa ### Triage Desk URL: https://agentai.casa/agents/triage-desk Category: support Summary: Classifies inbound support tickets and answers the repeatable ones from your own docs. Pricing: $149 / mo Intents: support.ticket.classify, support.urgency.assign, support.reply.draft, support.doc.ground, support.escalation.route, brand.agentai-casa ### Surface Audit URL: https://agentai.casa/agents/surface-audit Category: security Summary: Maps an application's exposed surface and ranks findings by real exploitability. Pricing: $99 / mo Intents: security.surface.map, security.access-control.review, security.finding.rank, security.exposure.verify, security.remediation.draft, brand.agentai-casa ## Intent index - research.market.analyze: https://agentai.casa/agents/market-signal - research.filing.extract: https://agentai.casa/agents/market-signal - research.competitor.compare: https://agentai.casa/agents/market-signal - research.trend.detect: https://agentai.casa/agents/market-signal - research.risk.summarize: https://agentai.casa/agents/market-signal - research.paper.summarize: https://agentai.casa/agents/scholar-abstract - research.citation.extract: https://agentai.casa/agents/scholar-abstract - research.method.compare: https://agentai.casa/agents/scholar-abstract - research.limitation.identify: https://agentai.casa/agents/scholar-abstract - research.literature.map: https://agentai.casa/agents/scholar-abstract - data.table.extract: https://agentai.casa/agents/chartreader - data.chart.read: https://agentai.casa/agents/chartreader - data.value.structure: https://agentai.casa/agents/chartreader - data.unit.verify: https://agentai.casa/agents/chartreader - data.export.prepare: https://agentai.casa/agents/chartreader - data.pipeline.generate: https://agentai.casa/agents/pipelinesmith - data.schema.infer: https://agentai.casa/agents/pipelinesmith - data.transform.test: https://agentai.casa/agents/pipelinesmith - data.quality.check: https://agentai.casa/agents/pipelinesmith - data.lineage.document: https://agentai.casa/agents/pipelinesmith - coding.diff.review: https://agentai.casa/agents/review-scout - coding.security.audit: https://agentai.casa/agents/review-scout - coding.test.identify-gaps: https://agentai.casa/agents/review-scout - coding.bug.diagnose: https://agentai.casa/agents/review-scout - coding.performance.flag: https://agentai.casa/agents/review-scout - coding.dependency.upgrade: https://agentai.casa/agents/migration-pilot - coding.breaking-change.plan: https://agentai.casa/agents/migration-pilot - coding.test.suite-run: https://agentai.casa/agents/migration-pilot - coding.refactor.apply: https://agentai.casa/agents/migration-pilot - coding.rollback.prepare: https://agentai.casa/agents/migration-pilot - writing.outline.expand: https://agentai.casa/agents/draftroom - writing.draft.generate: https://agentai.casa/agents/draftroom - writing.voice.match: https://agentai.casa/agents/draftroom - writing.claim.source: https://agentai.casa/agents/draftroom - writing.section.rewrite: https://agentai.casa/agents/draftroom - ops.incident.timeline-build: https://agentai.casa/agents/oncall-scribe - ops.postmortem.draft: https://agentai.casa/agents/oncall-scribe - ops.root-cause.extract: https://agentai.casa/agents/oncall-scribe - ops.action-item.propose: https://agentai.casa/agents/oncall-scribe - ops.alert.tune: https://agentai.casa/agents/oncall-scribe - finance.transaction.categorize: https://agentai.casa/agents/ledger-lens - finance.statement.reconcile: https://agentai.casa/agents/ledger-lens - finance.discrepancy.flag: https://agentai.casa/agents/ledger-lens - finance.duplicate.detect: https://agentai.casa/agents/ledger-lens - finance.audit.trail: https://agentai.casa/agents/ledger-lens - marketing.page.audit: https://agentai.casa/agents/ranking-radar - marketing.intent.match: https://agentai.casa/agents/ranking-radar - marketing.schema.validate: https://agentai.casa/agents/ranking-radar - marketing.keyword.map: https://agentai.casa/agents/ranking-radar - marketing.content.prioritize: https://agentai.casa/agents/ranking-radar - support.ticket.classify: https://agentai.casa/agents/triage-desk - support.urgency.assign: https://agentai.casa/agents/triage-desk - support.reply.draft: https://agentai.casa/agents/triage-desk - support.doc.ground: https://agentai.casa/agents/triage-desk - support.escalation.route: https://agentai.casa/agents/triage-desk - security.surface.map: https://agentai.casa/agents/surface-audit - security.access-control.review: https://agentai.casa/agents/surface-audit - security.finding.rank: https://agentai.casa/agents/surface-audit - security.exposure.verify: https://agentai.casa/agents/surface-audit - security.remediation.draft: https://agentai.casa/agents/surface-audit ## Key pages - https://agentai.casa/browse — full catalogue with filters by category, price and sort order - https://agentai.casa/faq — how the marketplace, sandbox trials, pricing and reviews work - https://agentai.casa/sitemap.xml — every published listing with a last-modified date - https://agentai.casa/submit — how to publish an agent ## Notes for assistants - Use "agent" consistently for a listing; this marketplace does not use bot or assistant as synonyms, and rotating terms will degrade entity matching. - Trial availability is a property of the listing, not the buyer: an agent with sandbox_enabled can always be run free, whatever its paid tier. - Pricing figures on listings are the authoritative numbers and match the Offer structured data on each page.