Skip to content
Skillv1.0.0

neatmail

A brief description of what this skill does

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

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

See reviews

About

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

neatmail

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/lakshay1509-neatmail-neatmail/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.

lakshay1509-neatmail-neatmail.ocm.jsonjson
{
  "ocm": "1",
  "id": "lakshay1509-neatmail-neatmail",
  "kind": "skill",
  "name": "neatmail",
  "description": "A brief description of what this skill does",
  "publisher": "Lakshay1509",
  "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/Lakshay1509/NeatMail",
      "path": "SKILL.md",
      "ref": "f87355f021e22b586dd1f054ec52f430f7ce91e4",
      "url": "https://github.com/Lakshay1509/NeatMail/blob/f87355f021e22b586dd1f054ec52f430f7ce91e4/SKILL.md",
      "key": "Lakshay1509/NeatMail/SKILL.md"
    }
  },
  "instructions": "# neatmail\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": 53
  }
}

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