Skip to content
Skillv1.0.0

fava-portfolio-returns

AGENTS.md

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

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

See reviews

About

Imported from andreasgerstmayr/fava-portfolio-returns (AGENTS.md). Install upstream with npx skills add andreasgerstmayr/fava-portfolio-returns. Copyright stays with the author.

AGENTS.md

Setup commands

  • Install deps: make deps
  • Start dev server: make dev
  • Run tests: make test
  • Run linter: make lint
  • Run formatters: make format

Code style

  • TypeScript strict mode
  • Use functional patterns where possible

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/andreasgerstmayr-fava-portfolio-returns-fava-portfolio-returns/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.

andreasgerstmayr-fava-portfolio-returns-fava-portfolio-returns.ocm.jsonjson
{
  "ocm": "1",
  "id": "andreasgerstmayr-fava-portfolio-returns-fava-portfolio-returns",
  "kind": "skill",
  "name": "fava-portfolio-returns",
  "description": "AGENTS.md",
  "publisher": "andreasgerstmayr",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "finance"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "AGENTS.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/andreasgerstmayr/fava-portfolio-returns",
      "path": "AGENTS.md",
      "ref": "8b6e7f0f86e41a45632c67bf91e3bedbb7d3469b",
      "url": "https://github.com/andreasgerstmayr/fava-portfolio-returns/blob/8b6e7f0f86e41a45632c67bf91e3bedbb7d3469b/AGENTS.md",
      "key": "andreasgerstmayr/fava-portfolio-returns/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Setup commands\n- Install deps: `make deps`\n- Start dev server: `make dev`\n- Run tests: `make test`\n- Run linter: `make lint`\n- Run formatters: `make format`\n\n## Code style\n- TypeScript strict mode\n- Use functional patterns where possible",
  "cost": {
    "context_tokens": 63
  }
}

Fetch it by URL: GET /api/v1/registry/andreasgerstmayr-fava-portfolio-returns-fava-portfolio-returns/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.