filesystem-context
✓이 기술은 사용자가 "컨텍스트를 파일로 오프로드", "동적 컨텍스트 검색 구현", "에이전트 메모리용 파일 시스템 사용", "컨텍스트 창 팽창 감소"를 요청하거나 파일 기반 컨텍스트 관리, 도구 출력 지속성, 에이전트 스크래치 패드 또는 적시 컨텍스트 로딩을 언급할 때 사용해야 합니다.
SKILL.md
The filesystem provides a single interface through which agents can flexibly store, retrieve, and update an effectively unlimited amount of context. This pattern addresses the fundamental constraint that context windows are limited while tasks often require more information than fits in a single window.
The core insight is that files enable dynamic context discovery: agents pull relevant context on demand rather than carrying everything in the context window. This contrasts with static context, which is always included regardless of relevance.
Context engineering can fail in four predictable ways. First, when the context an agent needs is not in the total available context. Second, when retrieved context fails to encapsulate needed context. Third, when retrieved context far exceeds needed context, wasting tokens and degrading performance. Fourth, when agents cannot discover niche information buried in many files.
인용 가능한 정보
AI/검색 인용용 안정적인 필드와 명령어.
- 설치 명령어
npx skills add https://github.com/muratcankoylan/agent-skills-for-context-engineering --skill filesystem-context- 카테고리
- </>개발 도구
- 인증됨
- ✓
- 최초 등록
- 2026-02-01
- 업데이트
- 2026-02-18
빠른 답변
filesystem-context이란?
이 기술은 사용자가 "컨텍스트를 파일로 오프로드", "동적 컨텍스트 검색 구현", "에이전트 메모리용 파일 시스템 사용", "컨텍스트 창 팽창 감소"를 요청하거나 파일 기반 컨텍스트 관리, 도구 출력 지속성, 에이전트 스크래치 패드 또는 적시 컨텍스트 로딩을 언급할 때 사용해야 합니다. 출처: muratcankoylan/agent-skills-for-context-engineering.
filesystem-context 설치 방법은?
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/muratcankoylan/agent-skills-for-context-engineering --skill filesystem-context 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다
소스 저장소는 어디인가요?
https://github.com/muratcankoylan/agent-skills-for-context-engineering
상세
- 카테고리
- </>개발 도구
- 출처
- skills.sh
- 최초 등록
- 2026-02-01