# Agent Readiness

> Check whether AI agents can discover, read, cite, and safely act on an ecommerce storefront. Use for agentic commerce readiness reviews.

- **Type:** Skill
- **Install:** `agentstack add skill-wakqasahmed-agentic-commerce-skills-agent-readiness`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [wakqasahmed](https://agentstack.voostack.com/s/wakqasahmed)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [wakqasahmed](https://github.com/wakqasahmed)
- **Source:** https://github.com/wakqasahmed/agentic-commerce-skills/tree/main/skills/agentic-commerce/agent-readiness

## Install

```sh
agentstack add skill-wakqasahmed-agentic-commerce-skills-agent-readiness
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Agent Readiness

## Workflow

1. Confirm crawl access and public URL quality.
2. Check product/category/policy readability without client-side-only traps.
3. Check structured product data, variants, availability, price, and policy context.
4. Check whether support and checkout actions are clearly bounded.
5. Identify missing agent-facing affordances such as sitemap, `llms.txt`, markdown-friendly content, or API/protocol paths.

Run the checks with the commands in `references/checks.md` and cite command output as evidence for each finding.

## Delegation

- Access-file depth (robots, sitemap, llms.txt) → `llms-txt-and-crawler-access`.
- Structured-data depth → `schema-markup-audit` from the ai-visibility pack.
- Scoring and routing the whole store → `readiness-audit`; this skill feeds its agent-access dimension.

## Guardrails

- Separate read readiness from action readiness.
- See `../references/guardrails.md` for shared cross-skill guardrails (autonomous action safety, evidence provenance, internal runtime disclosure).

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [wakqasahmed](https://github.com/wakqasahmed)
- **Source:** [wakqasahmed/agentic-commerce-skills](https://github.com/wakqasahmed/agentic-commerce-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-wakqasahmed-agentic-commerce-skills-agent-readiness
- Seller: https://agentstack.voostack.com/s/wakqasahmed
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
