skill-creator-openai이란?
효과적인 기술을 만들기 위한 가이드입니다. 사용자가 전문 지식, 워크플로 또는 도구 통합을 통해 모델의 기능을 확장하는 새로운 기술을 생성하거나 기존 기술을 업데이트하려는 경우에 사용합니다. 출처: lawvable/awesome-legal-skills.
효과적인 기술을 만들기 위한 가이드입니다. 사용자가 전문 지식, 워크플로 또는 도구 통합을 통해 모델의 기능을 확장하는 새로운 기술을 생성하거나 기존 기술을 업데이트하려는 경우에 사용합니다.
명령줄에서 skill-creator-openai AI 스킬을 개발 환경에 빠르게 설치
출처: lawvable/awesome-legal-skills.
Skills are modular, self-contained packages that extend the Agent's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform the Agent from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess.
The context window is a public good. Skills share the context window with everything else the Agent needs: system prompt, conversation history, other Skills' metadata, and the actual user request.
Default assumption: the Agent is already very smart. Only add context the Agent doesn't already have. Challenge each piece of information: "Does the Agent really need this explanation?" and "Does this paragraph justify its token cost?"
효과적인 기술을 만들기 위한 가이드입니다. 사용자가 전문 지식, 워크플로 또는 도구 통합을 통해 모델의 기능을 확장하는 새로운 기술을 생성하거나 기존 기술을 업데이트하려는 경우에 사용합니다. 출처: lawvable/awesome-legal-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/lawvable/awesome-legal-skills --skill skill-creator-openai효과적인 기술을 만들기 위한 가이드입니다. 사용자가 전문 지식, 워크플로 또는 도구 통합을 통해 모델의 기능을 확장하는 새로운 기술을 생성하거나 기존 기술을 업데이트하려는 경우에 사용합니다. 출처: lawvable/awesome-legal-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/lawvable/awesome-legal-skills --skill skill-creator-openai 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/lawvable/awesome-legal-skills