Imported from rycont/dalbit-yaksok (AGENTS.md). Install upstream with npx skills add rycont/dalbit-yaksok. Copyright stays with the author.
이 코드 저장소는 AI가 작성한 코드의 커밋을 허용하지 않습니다. 다음의 경우만 제한적으로 허용됩니다:
기계적인 리팩토링(예: 인라인으로 하드코딩하던 문자열 리터럴을 enum으로 분리)
작성한 코드를 검증할 수 있는 테스트 코드
발생한 문제를 파악하기 위한 임시 코드
실제 번들에 직접 포함되지 않는 에셋을 생성하기 위한 코드
타 에셋에서 코드를 생성하기 위한 코드
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/rycont-dalbit-yaksok-dalbit-yaksok/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.
rycont-dalbit-yaksok-dalbit-yaksok.ocm.jsonjson
{
"ocm": "1",
"id": "rycont-dalbit-yaksok-dalbit-yaksok",
"kind": "skill",
"name": "dalbit-yaksok",
"description": "이 코드 저장소는 AI가 작성한 코드의 커밋을 허용하지 않습니다. 다음의 경우만 제한적으로 허용됩니다:",
"publisher": "rycont",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"이 코드 저장소는 AI가 작성한 코드의 커밋을 허용하지 않습니다. 다음의 경우만 제한적으로 허용됩니다:"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/rycont/dalbit-yaksok",
"path": "AGENTS.md",
"ref": "b68aa22173f7ad818d88529af8b908192fbb5fc0",
"url": "https://github.com/rycont/dalbit-yaksok/blob/b68aa22173f7ad818d88529af8b908192fbb5fc0/AGENTS.md",
"key": "rycont/dalbit-yaksok/AGENTS.md"
}
},
"instructions": "이 코드 저장소는 AI가 작성한 코드의 커밋을 허용하지 않습니다. 다음의 경우만 제한적으로 허용됩니다:\n\n- 기계적인 리팩토링(예: 인라인으로 하드코딩하던 문자열 리터럴을 enum으로 분리)\n- 작성한 코드를 검증할 수 있는 테스트 코드\n- 발생한 문제를 파악하기 위한 임시 코드\n- 실제 번들에 직접 포함되지 않는 에셋을 생성하기 위한 코드\n- 타 에셋에서 코드를 생성하기 위한 코드",
"cost": {
"context_tokens": 53
}
}
Fetch it by URL: GET /api/v1/registry/rycont-dalbit-yaksok-dalbit-yaksok/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.