Skip to content
Skillv1.0.0

.agents

Project Rules

by M-S-Arjun(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from M-S-Arjun/InterExt-Attendance-Portal (.agents/AGENTS.md). Install upstream with npx skills add M-S-Arjun/InterExt-Attendance-Portal --skill .agents. Copyright stays with the author.

Project Rules

  • GitHub Pushes: Do not push commits or changes to GitHub unless the user explicitly instructs you to do so. Keep all changes committed or staged locally until requested.

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/m-s-arjun-interext-attendance-portal-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.

m-s-arjun-interext-attendance-portal-agents.ocm.jsonjson
{
  "ocm": "1",
  "id": "m-s-arjun-interext-attendance-portal-agents",
  "kind": "skill",
  "name": ".agents",
  "description": "Project Rules",
  "publisher": "M-S-Arjun",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Project Rules"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/M-S-Arjun/InterExt-Attendance-Portal",
      "path": ".agents/AGENTS.md",
      "ref": "d521b871c544bb3ae74da1d557e9b0ec12ef3f7a",
      "url": "https://github.com/M-S-Arjun/InterExt-Attendance-Portal/blob/d521b871c544bb3ae74da1d557e9b0ec12ef3f7a/.agents/AGENTS.md",
      "key": "M-S-Arjun/InterExt-Attendance-Portal/.agents/AGENTS.md"
    }
  },
  "instructions": "# Project Rules\n\n- **GitHub Pushes**: Do not push commits or changes to GitHub unless the user explicitly instructs you to do so. Keep all changes committed or staged locally until requested.",
  "cost": {
    "context_tokens": 47
  }
}

Fetch it by URL: GET /api/v1/registry/m-s-arjun-interext-attendance-portal-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.