Skip to content
Skillv1.0.0

.agents

Cfaintl Organization Context

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

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

See reviews

About

Imported from rfhold/dot (home/repos/cfaintl/.agents/AGENTS.md). Install upstream with npx skills add rfhold/dot --skill .agents. Copyright stays with the author.

Cfaintl Organization Context

Tech Stack

  • Add your preferred technologies here

Coding Standards

  • Add your coding conventions here

Common Commands

# Add frequently used commands

Environment

  • Organization: cfaintl
  • Config directory: $HOME/repos/cfaintl/.agents

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/rfhold-dot-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.

rfhold-dot-agents.ocm.jsonjson
{
  "ocm": "1",
  "id": "rfhold-dot-agents",
  "kind": "skill",
  "name": ".agents",
  "description": "Cfaintl Organization Context",
  "publisher": "rfhold",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Cfaintl Organization Context"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/rfhold/dot",
      "path": "home/repos/cfaintl/.agents/AGENTS.md",
      "ref": "02cf16d48434cc6ddb69fe19ae611cb8a0c52e6f",
      "url": "https://github.com/rfhold/dot/blob/02cf16d48434cc6ddb69fe19ae611cb8a0c52e6f/home/repos/cfaintl/.agents/AGENTS.md",
      "key": "rfhold/dot/home/repos/cfaintl/.agents/AGENTS.md"
    }
  },
  "instructions": "# Cfaintl Organization Context\n\n## Tech Stack\n- Add your preferred technologies here\n\n## Coding Standards\n- Add your coding conventions here\n\n## Common Commands\n```bash\n# Add frequently used commands\n```\n\n## Environment\n- Organization: cfaintl\n- Config directory: $HOME/repos/cfaintl/.agents",
  "cost": {
    "context_tokens": 72
  }
}

Fetch it by URL: GET /api/v1/registry/rfhold-dot-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.