document-scanning이란?
접근성 감사를 위한 문서 검색, 인벤토리 구축 및 메타데이터 추출. 폴더에서 Office 문서(.docx, .xlsx, .pptx) 및 PDF를 검색하고, 파일 인벤토리를 구축하고, git diff를 통해 변경 사항을 감지하거나, 제목, 작성자, 언어와 같은 문서 속성을 추출할 때 사용하세요. 출처: taylorarndt/a11y-agent-team.
접근성 감사를 위한 문서 검색, 인벤토리 구축 및 메타데이터 추출. 폴더에서 Office 문서(.docx, .xlsx, .pptx) 및 PDF를 검색하고, 파일 인벤토리를 구축하고, git diff를 통해 변경 사항을 감지하거나, 제목, 작성자, 언어와 같은 문서 속성을 추출할 때 사용하세요.
명령줄에서 document-scanning AI 스킬을 개발 환경에 빠르게 설치
출처: taylorarndt/a11y-agent-team.
| .docx | Word document | word-accessibility | | .xlsx | Excel workbook | excel-accessibility | | .pptx | PowerPoint presentation | powerpoint-accessibility | | .pdf | PDF document | pdf-accessibility |
| .a11y-office-config.json | Rule enable/disable for Word, Excel, PowerPoint | | .a11y-pdf-config.json | Rule enable/disable for PDF scanning |
| Profile | Rules | Severities | Use Case |
접근성 감사를 위한 문서 검색, 인벤토리 구축 및 메타데이터 추출. 폴더에서 Office 문서(.docx, .xlsx, .pptx) 및 PDF를 검색하고, 파일 인벤토리를 구축하고, git diff를 통해 변경 사항을 감지하거나, 제목, 작성자, 언어와 같은 문서 속성을 추출할 때 사용하세요. 출처: taylorarndt/a11y-agent-team.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/taylorarndt/a11y-agent-team --skill document-scanning접근성 감사를 위한 문서 검색, 인벤토리 구축 및 메타데이터 추출. 폴더에서 Office 문서(.docx, .xlsx, .pptx) 및 PDF를 검색하고, 파일 인벤토리를 구축하고, git diff를 통해 변경 사항을 감지하거나, 제목, 작성자, 언어와 같은 문서 속성을 추출할 때 사용하세요. 출처: taylorarndt/a11y-agent-team.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/taylorarndt/a11y-agent-team --skill document-scanning 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/taylorarndt/a11y-agent-team