Skip to content
Skillv1.0.0

Dhansa-v1

This project is a custom DHANSA implementation based on the original app scaffold. Keep changes stable and avoid force-pushing or rewriting published history.

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

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

See reviews

About

Imported from elyassobhan/Dhansa-v1 (AGENTS.md). Install upstream with npx skills add elyassobhan/Dhansa-v1. Copyright stays with the author.

DHANSA project notes

This project is a custom DHANSA implementation based on the original app scaffold. Keep changes stable and avoid force-pushing or rewriting published history.

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/elyassobhan-dhansa-v1-dhansa-v1/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.

elyassobhan-dhansa-v1-dhansa-v1.ocm.jsonjson
{
  "ocm": "1",
  "id": "elyassobhan-dhansa-v1-dhansa-v1",
  "kind": "skill",
  "name": "Dhansa-v1",
  "description": "This project is a custom DHANSA implementation based on the original app scaffold. Keep changes stable and avoid force-pushing or rewriting published history.",
  "publisher": "elyassobhan",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This project is a custom DHANSA implementation based on the original app scaffold. Keep changes stable and avoid force-pushing or rewriting published history."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/elyassobhan/Dhansa-v1",
      "path": "AGENTS.md",
      "ref": "dc41b4946b9a90f2479953b461aa9b344ac12d0d",
      "url": "https://github.com/elyassobhan/Dhansa-v1/blob/dc41b4946b9a90f2479953b461aa9b344ac12d0d/AGENTS.md",
      "key": "elyassobhan/Dhansa-v1/AGENTS.md"
    }
  },
  "instructions": "# DHANSA project notes\n\nThis project is a custom DHANSA implementation based on the original app scaffold.\nKeep changes stable and avoid force-pushing or rewriting published history.",
  "cost": {
    "context_tokens": 45
  }
}

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