Skip to content

Add the is-agentic skill - #153

Open
bensabic wants to merge 1 commit into
mainfrom
feat/is-agentic-skill
Open

Add the is-agentic skill#153
bensabic wants to merge 1 commit into
mainfrom
feat/is-agentic-skill

Conversation

@bensabic

Copy link
Copy Markdown

Adds the official Is Agentic agent skill to the plugin.

Is Agentic (https://is-agentic.com) scores how ready a public website, domain, or MCP endpoint is for AI agents and publishes each result as a shareable report. The skill teaches an agent to get a score (CLI by default, read-only API otherwise, MCP where hosted), read the report schema, work through issues by tier, and act on every documented error code.

  • skills/is-agentic/upstream/SKILL.md is vendored verbatim from the source repo (vercel-labs/is-agentic, also installable directly with npx skills add vercel-labs/is-agentic)
  • The overlay adds bash triggers for npx/bunx is-agentic, the skills-add install command, and curl calls to the report API
  • Registered in the ecosystem graph next to the other agent tooling, between eve and Chat SDK
  • bun run build, bun run validate, and bun test (974 tests) all pass

Vendors the official Is Agentic agent skill (upstream:
vercel-labs/is-agentic) with an overlay that adds bash triggers for the
CLI, install, and API usage. Registers the skill in the ecosystem graph
and regenerates the manifest and catalog.
@bensabic
bensabic enabled auto-merge (squash) August 23, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant