Skip to content
Skillv1.0.0

ChartAnalysis

A brief description of what this skill does

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

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

See reviews

About

Imported from Ju571nK/ChartNagari (SKILL.md). Install upstream with npx skills add Ju571nK/ChartNagari. Copyright stays with the author.

ChartAnalysis

Instructions for the agent to follow when this skill is activated.

When to use

Describe when this skill should be used.

Instructions

  1. First step
  2. Second step
  3. Additional steps as needed

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/ju571nk-chartnagari-chartanalysis/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.

ju571nk-chartnagari-chartanalysis.ocm.jsonjson
{
  "ocm": "1",
  "id": "ju571nk-chartnagari-chartanalysis",
  "kind": "skill",
  "name": "ChartAnalysis",
  "description": "A brief description of what this skill does",
  "publisher": "Ju571nK",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "A brief description of what this skill does"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/Ju571nK/ChartNagari",
      "path": "SKILL.md",
      "ref": "9037bc18fafab7e7754bb02dd7c8edad1d59ac4b",
      "url": "https://github.com/Ju571nK/ChartNagari/blob/9037bc18fafab7e7754bb02dd7c8edad1d59ac4b/SKILL.md",
      "key": "Ju571nK/ChartNagari/SKILL.md"
    }
  },
  "instructions": "# ChartAnalysis\n\nInstructions for the agent to follow when this skill is activated.\n\n## When to use\n\nDescribe when this skill should be used.\n\n## Instructions\n\n1. First step\n2. Second step\n3. Additional steps as needed",
  "cost": {
    "context_tokens": 54
  }
}

Fetch it by URL: GET /api/v1/registry/ju571nk-chartnagari-chartanalysis/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.