Skip to content
Skillv1.0.0

Decision-Council-

Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files

by kennypham-code(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from kennypham-code/Decision-Council- (AGENTS.md). Install upstream with npx skills add kennypham-code/Decision-Council-. Copyright stays with the author.

Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files

dependencies

node_modules/

Expo

.expo/ dist/ web-build/ expo-env.d.ts

Native

.kotlin/ .orig. *.jks *.p8 *.p12 *.key *.mobileprovision

Metro

.metro-health-check*

debug

npm-debug.* yarn-debug.* yarn-error.*

macOS

.DS_Store *.pem

local env files

.env*.local

typescript

*.tsbuildinfo

generated native folders

/ios /android

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/kennypham-code-decision-council-decision-council/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.

kennypham-code-decision-council-decision-council.ocm.jsonjson
{
  "ocm": "1",
  "id": "kennypham-code-decision-council-decision-council",
  "kind": "skill",
  "name": "Decision-Council-",
  "description": "Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files",
  "publisher": "kennypham-code",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/kennypham-code/Decision-Council-",
      "path": "AGENTS.md",
      "ref": "51536cae928901d19638500e44f2cb7d38d87d7a",
      "url": "https://github.com/kennypham-code/Decision-Council-/blob/51536cae928901d19638500e44f2cb7d38d87d7a/AGENTS.md",
      "key": "kennypham-code/Decision-Council-/AGENTS.md"
    }
  },
  "instructions": "# Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files\n\n# dependencies\nnode_modules/\n\n# Expo\n.expo/\ndist/\nweb-build/\nexpo-env.d.ts\n\n# Native\n.kotlin/\n*.orig.*\n*.jks\n*.p8\n*.p12\n*.key\n*.mobileprovision\n\n# Metro\n.metro-health-check*\n\n# debug\nnpm-debug.*\nyarn-debug.*\nyarn-error.*\n\n# macOS\n.DS_Store\n*.pem\n\n# local env files\n.env*.local\n\n# typescript\n*.tsbuildinfo\n\n# generated native folders\n/ios\n/android",
  "cost": {
    "context_tokens": 109
  }
}

Fetch it by URL: GET /api/v1/registry/kennypham-code-decision-council-decision-council/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.

Decision-Council- - Skill - OpenSmartRoute