shape-your-agent이란?
Sanity Agent Context MCP로 구동되는 AI 에이전트에 대한 시스템 프롬프트를 작성하기 위한 대화형 세션입니다. 출처: sanity-io/agent-context.
Sanity Agent Context MCP로 구동되는 AI 에이전트에 대한 시스템 프롬프트를 작성하기 위한 대화형 세션입니다.
명령줄에서 shape-your-agent AI 스킬을 개발 환경에 빠르게 설치
출처: sanity-io/agent-context.
An optional, conversational workflow for creating a system prompt for an AI agent that uses the Sanity Agent Context MCP. This is for users who control the system prompt in their agent setup.
Don't have access to the system prompt? Skip this skill entirely. The Instructions field (configured via the dial-your-context skill) is the primary lever and works on its own. A minimal system prompt like "You are a helpful agent." combined with good Instructions field content scores 80%+ in our evaluations.
The system prompt defines agent behavior — who it is, how it talks, what it refuses to do. Think of it as the agent's personality and policy manual.
Sanity Agent Context MCP로 구동되는 AI 에이전트에 대한 시스템 프롬프트를 작성하기 위한 대화형 세션입니다. 출처: sanity-io/agent-context.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/sanity-io/agent-context --skill shape-your-agentSanity Agent Context MCP로 구동되는 AI 에이전트에 대한 시스템 프롬프트를 작성하기 위한 대화형 세션입니다. 출처: sanity-io/agent-context.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/sanity-io/agent-context --skill shape-your-agent 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/sanity-io/agent-context