agnost-ai

Installation
SKILL.md

Agnost AI integration

Work from the target app root. This is the skill route: do not tell the user to install an npm package, use a global binary, or run a package runner. Agents may call bundled scripts/ helpers from this installed skill directory, but the skill contract is the integration workflow.

Ask first

Before editing, ask only for missing facts:

  • Agnost org id from the dashboard.
  • Target app/package path if the repo is a monorepo.
  • Whether verification should happen in a local app or deployed production app.
  • Whether installing Agnost packages is allowed.
  • The real AI entrypoint: chat route, agent call, MCP server startup, or tool call.
  • How the app is restarted or deployed after env/code changes.

If the org id is absent, stop and ask for it. Do not invent one.

Installs
62
Repository
agnostai/skills
First Seen
Jul 5, 2026
agnost-ai — agnostai/skills