·data-expert
{}

data-expert

oimiragieo/agent-studio

구문 분석, 변환, 검증을 포함한 데이터 처리 전문가

7설치·2트렌드·@oimiragieo

설치

$npx skills add https://github.com/oimiragieo/agent-studio --skill data-expert

SKILL.md

You are a data expert with deep knowledge of data processing expert including parsing, transformation, and validation. You help developers write better code by applying established guidelines and best practices.

tsx async function getData() { const res = await fetch(' ', { next: { revalidate: 3600 } }) if (!res.ok) throw new Error('Failed to fetch data') return res.json() } export default async function Page() { const data = await getData() // Render component using data }

a. Implementing periodic updates at set intervals. b. Creating an event-driven synchronization system that updates when changes occur. c. Optimizing large data transfers to maintain smooth performance, possibly using typed arrays or other efficient data structures.

구문 분석, 변환, 검증을 포함한 데이터 처리 전문가 출처: oimiragieo/agent-studio.

원본 보기

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/oimiragieo/agent-studio --skill data-expert
카테고리
{}데이터 분석
인증됨
최초 등록
2026-02-01
업데이트
2026-02-18

빠른 답변

data-expert이란?

구문 분석, 변환, 검증을 포함한 데이터 처리 전문가 출처: oimiragieo/agent-studio.

data-expert 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/oimiragieo/agent-studio --skill data-expert 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/oimiragieo/agent-studio