Skip to content
Skillv1.0.0

simple-icons-companion

Notes

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

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

See reviews

About

Imported from LitoMore/simple-icons-companion (AGENTS.md). Install upstream with npx skills add LitoMore/simple-icons-companion. Copyright stays with the author.

Notes

Project

  • Runtime - Node.js 24 or later
  • Package Manager - npm only
  • Formatter/Linter - XO for JavaScript/TypeScript files, Prettier for rest files.

Conventions

  • Use regular sentence case for commits, not too long. Never use Conventional Commits formats.
  • Write readable code over clever. Only comment when necessary.

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/litomore-simple-icons-companion-simple-icons-companion/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.

litomore-simple-icons-companion-simple-icons-companion.ocm.jsonjson
{
  "ocm": "1",
  "id": "litomore-simple-icons-companion-simple-icons-companion",
  "kind": "skill",
  "name": "simple-icons-companion",
  "description": "Notes",
  "publisher": "LitoMore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Notes"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/LitoMore/simple-icons-companion",
      "path": "AGENTS.md",
      "ref": "4b7a61dd1d49cdc82967a4c943159b6f8e28f3cf",
      "url": "https://github.com/LitoMore/simple-icons-companion/blob/4b7a61dd1d49cdc82967a4c943159b6f8e28f3cf/AGENTS.md",
      "key": "LitoMore/simple-icons-companion/AGENTS.md"
    }
  },
  "instructions": "# Notes\n\n## Project\n\n- **Runtime** - Node.js 24 or later\n- **Package Manager** - npm only\n- **Formatter/Linter** - XO for JavaScript/TypeScript files, Prettier for rest files.\n\n## Conventions\n\n- Use regular sentence case for commits, not too long. Never use Conventional Commits formats.\n- Write readable code over clever. Only comment when necessary.",
  "cost": {
    "context_tokens": 87
  }
}

Fetch it by URL: GET /api/v1/registry/litomore-simple-icons-companion-simple-icons-companion/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.