Skip to content
Skillv1.0.0

tiny-setup-both-app

Fixture Agent Instructions

by hassan-mohiddin(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from hassan-mohiddin/freeflow (.deprecated/skill-evals-v1/fixtures/tiny-setup-both-app/AGENTS.md). Install upstream with npx skills add hassan-mohiddin/freeflow --skill tiny-setup-both-app. Copyright stays with the author.

Fixture Agent Instructions

Working Rules

  • Follow repo docs before editing.

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/hassan-mohiddin-freeflow-tiny-setup-both-app/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.

hassan-mohiddin-freeflow-tiny-setup-both-app.ocm.jsonjson
{
  "ocm": "1",
  "id": "hassan-mohiddin-freeflow-tiny-setup-both-app",
  "kind": "skill",
  "name": "tiny-setup-both-app",
  "description": "Fixture Agent Instructions",
  "publisher": "hassan-mohiddin",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Fixture Agent Instructions"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/hassan-mohiddin/freeflow",
      "path": ".deprecated/skill-evals-v1/fixtures/tiny-setup-both-app/AGENTS.md",
      "ref": "fdf9ddcba01f547d06a62c1e116dfe3f11514b22",
      "url": "https://github.com/hassan-mohiddin/freeflow/blob/fdf9ddcba01f547d06a62c1e116dfe3f11514b22/.deprecated/skill-evals-v1/fixtures/tiny-setup-both-app/AGENTS.md",
      "key": "hassan-mohiddin/freeflow/.deprecated/skill-evals-v1/fixtures/tiny-setup-both-app/AGENTS.md"
    }
  },
  "instructions": "# Fixture Agent Instructions\n\n## Working Rules\n\n- Follow repo docs before editing.",
  "cost": {
    "context_tokens": 20
  }
}

Fetch it by URL: GET /api/v1/registry/hassan-mohiddin-freeflow-tiny-setup-both-app/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.