Skip to content
Skillv1.0.0

.agents

@../AGENTS.md @vendors/gemini.md

by gabrielwithappy(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from gabrielwithappy/agentos (.agents/AGENTS.md). Install upstream with npx skills add gabrielwithappy/agentos --skill .agents. Copyright stays with the author.

@../AGENTS.md @vendors/gemini.md

[CRITICAL] Antigravity IDE Initialization

If you are the Antigravity (Gemini) native agent, you MUST read the two files above (../AGENTS.md and vendors/gemini.md relative to this directory) using your view_file tool BEFORE taking any action in a new session. The @ syntax is for CLI parsers and is not automatically expanded in your native IDE context, so manual reading is strictly required to understand the project SSOT and artifact overriding rules.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/gabrielwithappy-agentos-agents/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

gabrielwithappy-agentos-agents.ocm.jsonjson
{
  "ocm": "1",
  "id": "gabrielwithappy-agentos-agents",
  "kind": "skill",
  "name": ".agents",
  "description": "@../AGENTS.md @vendors/gemini.md",
  "publisher": "gabrielwithappy",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "@../AGENTS.md @vendors/gemini.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/gabrielwithappy/agentos",
      "path": ".agents/AGENTS.md",
      "ref": "a48e405a1318ebec6e7b8b3d95ee6a74053ffafe",
      "url": "https://github.com/gabrielwithappy/agentos/blob/a48e405a1318ebec6e7b8b3d95ee6a74053ffafe/.agents/AGENTS.md",
      "key": "gabrielwithappy/agentos/.agents/AGENTS.md"
    }
  },
  "instructions": "@../AGENTS.md\n@vendors/gemini.md\n\n# [CRITICAL] Antigravity IDE Initialization\nIf you are the Antigravity (Gemini) native agent, you MUST read the two files above (`../AGENTS.md` and `vendors/gemini.md` relative to this directory) using your `view_file` tool BEFORE taking any action in a new session. The `@` syntax is for CLI parsers and is not automatically expanded in your native IDE context, so manual reading is strictly required to understand the project SSOT and artifact overriding rules.",
  "cost": {
    "context_tokens": 124
  }
}

Fetch it by URL: GET /api/v1/registry/gabrielwithappy-agentos-agents/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.