Skip to main content

domain-skills-library

Multi-domain skill reference collection covering ai-integration, databases, finance, frontend, google-workspace, and POS systems. Each domain contains reference docs, best practices, and agent skill blueprints.

설치로 이동

소스 정보

저장소
LongLeo287/OmniClaw
최근 소스 활동
2026년 4월 11일 23:12
감지된 SKILL.md 언어
영어
스타
7
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
12 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
id
domains
name
Domain Skills Library
version
1.0.0
tier
2
status
active
author
OmniClaw Core Team
updated
2026-04-02T00:00:00.000Z
description
Multi-domain skill reference collection covering ai-integration, databases, finance, frontend, google-workspace, and POS systems. Each domain contains reference docs, best practices, and agent skill blueprints.
department
engineering, rd, finance, operations
category
knowledge
tags
["domains","reference","ai","database","frontend","finance","google","pos"]
# Domain Skills Library **Repo:** `ecosystem/skills/domains` **Type:** Knowledge base / skill blueprints **Department:** Cross-functional (Engineering, Finance, Ops) **Tier:** 2 — reference and blueprint ready ## What it is A structured library of domain-specific skill references across 6 business/technical domains. Each domain directory contains reference documents, best-practice guides, and agent skill blueprints. ## Domains ### `ai-integration/` | File | Content | |------|---------| | `agentic-architectures-reference.md` | Multi-agent architectures, orchestration patterns | | `vercel-ai-sdk-reference.md` | Vercel AI SDK integration for Next.js | ### `databases/` | File | Content | |------|---------| | `prisma-orm-reference.md` | Prisma ORM with TypeScript, migrations | | `supabase-postgres-best-practices.md` | Supabase performance, RLS, indexing | | `supabase-agent-skills/` | Supabase agent skill sub-collection | ### `finance/` | File | Content | |------|---------| | `cost-manager-skill.md` | AI cost optimization, budget firewall | | `edge-compute-patterns.md` | Edge computing cost efficiency | ### `frontend/` | File | Content | |------|---------| | `antd-reference.md` | Ant Design component reference | | `fsd-architectural-linter.md` | Feature-Sliced Design linter | | `hitl-gateway-enforcer.md` | Human-in-the-loop gateway patterns | | `shadcn-ui-reference.md` | shadcn/ui component library reference | ### `google-workspace/` | File | Content | |------|---------| | `gas-skill.md` | Google Apps Script skill blueprint | | `sheets-performance-optimization.md` | Google Sheets optimization | | `sheets-skill.md` | Sheets agent skill | ### `pos/` | File | Content | |------|---------| | `pos-event-sourcing-auditor.md` | POS system event sourcing + audit trail | ## OmniClaw Integration - **Used by:** All dept agents for domain-specific guidance - **Knowledge Browser:** Accessible via ClawTask Knowledge Browser panel - **FAST_INDEX:** Each domain's key docs indexed in FAST_INDEX.json - **Agent query:** `GET /api/brain/knowledge/read?file=<filename>`
GitHub에서 보기