Skip to content
Skillv1.0.0

nddt-landing

전체 프로그램 기획 agentic-workflow.md 파일을 참고하세요.

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

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

See reviews

About

Imported from eclipse1228/nddt-landing (AGENTS.md). Install upstream with npx skills add eclipse1228/nddt-landing. Copyright stays with the author.

전체 프로그램 기획

agentic-workflow.md 파일을 참고하세요.

(중요)자동화 되지 않아서, 막힌 병목지점이 있다면

(태스크가 완전 자동화 되지 않고, 개발자가 손수 했어야하는 부분을 적는곳)[/.job-shadowing]에 .md 파일로 적어주세요.

  • 예 들어 Oauth 인증을 제가 미리 입력을 해뒀어야하거나, 크롬에 미리 로그인을 해둬서 당신이 제어했어야했거나. 제가 google 계정 로그인을 해뒀더라면 알아서 진행했을거라는것이죠.
  • 예를 들어 vercel 로그인이 되어있지 않은데, 어떻게 배포를 진행하며, github 로그인이 안 되어있는데 레포를 어떻게 만들어 배포 CICD를 하는지.

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/eclipse1228-nddt-landing-nddt-landing/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.

eclipse1228-nddt-landing-nddt-landing.ocm.jsonjson
{
  "ocm": "1",
  "id": "eclipse1228-nddt-landing-nddt-landing",
  "kind": "skill",
  "name": "nddt-landing",
  "description": "전체 프로그램 기획 agentic-workflow.md 파일을 참고하세요.",
  "publisher": "eclipse1228",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "전체 프로그램 기획 agentic-workflow.md 파일을 참고하세요."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/eclipse1228/nddt-landing",
      "path": "AGENTS.md",
      "ref": "12f06c2e94e9623f0d5233813c424460734a173f",
      "url": "https://github.com/eclipse1228/nddt-landing/blob/12f06c2e94e9623f0d5233813c424460734a173f/AGENTS.md",
      "key": "eclipse1228/nddt-landing/AGENTS.md"
    }
  },
  "instructions": "# 전체 프로그램 기획\nagentic-workflow.md 파일을 참고하세요.\n\n# (중요)자동화 되지 않아서, 막힌 병목지점이 있다면\n(태스크가 완전 자동화 되지 않고, 개발자가 손수 했어야하는 부분을 적는곳)[/.job-shadowing]에 .md 파일로 적어주세요. \n- 예 들어 Oauth 인증을 제가 미리 입력을 해뒀어야하거나, 크롬에 미리 로그인을 해둬서 당신이 제어했어야했거나. 제가 google 계정 로그인을 해뒀더라면 알아서 진행했을거라는것이죠. \n- 예를 들어 vercel 로그인이 되어있지 않은데, 어떻게 배포를 진행하며, github 로그인이 안 되어있는데 레포를 어떻게 만들어 배포 CICD를 하는지.",
  "cost": {
    "context_tokens": 87
  }
}

Fetch it by URL: GET /api/v1/registry/eclipse1228-nddt-landing-nddt-landing/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.