Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Imported from Yangeok/i-cherri (AGENTS.md). Install upstream with npx skills add Yangeok/i-cherri. Copyright stays with the author.
AGENTS.md
Runtime Rules
타겟: Swift 네이티브 iOS 및 macOS 앱 기준 작업 (Go, Shortcut 등 과거 산출물은 제거 대상).
Git & Workflow Rules
검증: 커밋 전 macOS/iOS 빌드 검증 및 관련 유닛/통합 테스트 패스 필수.
커밋: Commitizen 스타일 영문 메시지 사용 (예: feat: ..., fix: ...). 완료 후 커밋 보존.
안내: 답변 마무리 시 변경 컴포넌트 요약 및 실행할 make 명령어 1개 안내.
Release Rules
버전: 특별 지시가 없는 한 패치 버전(v0.1.0 -> v0.1.1)만 올리고 버전 태그로만 릴리즈.
For additional context about technologies to be used, project structure,
shell commands, and other important information, read the current plan: plan.md
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/yangeok-i-cherri-i-cherri/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.
yangeok-i-cherri-i-cherri.ocm.jsonjson
{
"ocm": "1",
"id": "yangeok-i-cherri-i-cherri",
"kind": "skill",
"name": "i-cherri",
"description": "AGENTS.md",
"publisher": "Yangeok",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"AGENTS.md"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Yangeok/i-cherri",
"path": "AGENTS.md",
"ref": "9bf3972ece9c433f8d85f8066b5608a205007dc4",
"url": "https://github.com/Yangeok/i-cherri/blob/9bf3972ece9c433f8d85f8066b5608a205007dc4/AGENTS.md",
"key": "Yangeok/i-cherri/AGENTS.md"
}
},
"instructions": "# AGENTS.md\n\n## Runtime Rules\n- **타겟**: Swift 네이티브 iOS 및 macOS 앱 기준 작업 (Go, Shortcut 등 과거 산출물은 제거 대상).\n\n## Git & Workflow Rules\n- **검증**: 커밋 전 macOS/iOS 빌드 검증 및 관련 유닛/통합 테스트 패스 필수.\n- **커밋**: Commitizen 스타일 영문 메시지 사용 (예: `feat: ...`, `fix: ...`). 완료 후 커밋 보존.\n- **안내**: 답변 마무리 시 변경 컴포넌트 요약 및 실행할 `make` 명령어 1개 안내.\n\n## Release Rules\n- **버전**: 특별 지시가 없는 한 패치 버전(`v0.1.0` -> `v0.1.1`)만 올리고 버전 태그로만 릴리즈.\n\n<!-- SPECKIT START -->\nFor additional context about technologies to be used, project structure,\nshell commands, and other important information, read the current plan: [plan.md](file:///Users/yangeok/D",
"cost": {
"context_tokens": 170
}
}
Fetch it by URL: GET /api/v1/registry/yangeok-i-cherri-i-cherri/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.