feat: add skill for dual consumption web auditing#10
Merged
vishwasnavadak merged 8 commits intoantstackio:mainfrom Mar 25, 2026
Merged
feat: add skill for dual consumption web auditing#10vishwasnavadak merged 8 commits intoantstackio:mainfrom
vishwasnavadak merged 8 commits intoantstackio:mainfrom
Conversation
Skill Evaluator — Tier 1 Results✅ All checks passed
|
…d quick commerce support
vishwasnavadak
requested changes
Mar 25, 2026
Member
vishwasnavadak
left a comment
There was a problem hiding this comment.
- update https://github.com/antstackio/skills/blob/main/README.md with the updated list that includes this skill as well.
- Can this skill be ran on current codebase rather than on URL so that it can suggest code changes? it should be capable of running localhost and then do the analysis.
vishwasnavadak
approved these changes
Mar 25, 2026
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds an agent-web-compatibility skill that audits and redesigns websites for dual consumption optimised
for both human visitors and AI agents acting on their behalf.
Uses a three-layer framework (Discoverability → Preferability → Completability) to systematically identify what
prevents an AI agent from finding, trusting, and completing a transaction on a site. Produces five concrete
deliverables: a filled audit scorecard, top-3 priority fixes, ready-to-paste JSON-LD, an llms.txt draft, and
booking flow friction notes.
Covers five verticals with dedicated reference files: healthcare/clinics, restaurants, salons/spas, local
e-commerce, and quick commerce.
##Demo
https://drive.google.com/file/d/1gM1i3VcVmyXp34qvvmYZgSZY_kV8z7SU/view?usp=sharing
Test plan
npx skills add deekshashekar/skillsand selectagent-web-compatibility