optimize-agent-prompt이란?
Sanity Agent Context에 대한 에이전트 성격 및 동작을 작성합니다. 어조, 자세한 내용, 대화형, 가드레일 또는 응답 스타일을 조정할 때 로드합니다. 시스템 프롬프트 구조와 2면 아키텍처(명령 필드와 시스템 프롬프트)를 다룹니다. 출처: sanity-io/agent-context.
Sanity Agent Context에 대한 에이전트 성격 및 동작을 작성합니다. 어조, 자세한 내용, 대화형, 가드레일 또는 응답 스타일을 조정할 때 로드합니다. 시스템 프롬프트 구조와 2면 아키텍처(명령 필드와 시스템 프롬프트)를 다룹니다.
명령줄에서 optimize-agent-prompt AI 스킬을 개발 환경에 빠르게 설치
출처: sanity-io/agent-context.
Use this skill to craft your agent's personality and behavior. This covers tone, verbosity, interactivity, guardrails, and how to structure your system prompt — the things that make your agent feel like a helpful team member rather than a database interface.
The CLI will tell you where the output is written. Paste the contents of exploration-results.md into your Agent Context Document's instructions field.
The output is a system prompt the user can paste into their agent's code. Keep it concise — a good system prompt is usually 10-30 lines.
Sanity Agent Context에 대한 에이전트 성격 및 동작을 작성합니다. 어조, 자세한 내용, 대화형, 가드레일 또는 응답 스타일을 조정할 때 로드합니다. 시스템 프롬프트 구조와 2면 아키텍처(명령 필드와 시스템 프롬프트)를 다룹니다. 출처: sanity-io/agent-context.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/sanity-io/agent-context --skill optimize-agent-promptSanity Agent Context에 대한 에이전트 성격 및 동작을 작성합니다. 어조, 자세한 내용, 대화형, 가드레일 또는 응답 스타일을 조정할 때 로드합니다. 시스템 프롬프트 구조와 2면 아키텍처(명령 필드와 시스템 프롬프트)를 다룹니다. 출처: sanity-io/agent-context.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/sanity-io/agent-context --skill optimize-agent-prompt 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/sanity-io/agent-context