llms.txt 생성기
템플릿을 선택하고 항목을 채워 LLM용 llms.txt를 생성합니다.
// 입력
가까운 템플릿을 선택하면 기본 입력값과 섹션 구성이 바뀝니다. 출력은 자동으로 업데이트됩니다.
템플릿
// 생성된 llms.txt
생성된 내용을 복사해 사이트 루트에 llms.txt로 배치하세요. 공개 후에는 llms.txt 체커로 확인할 수 있습니다.
# TOOLPOOL
> Browser-based tools for small web production and development tasks.
## Core
- [TOOLPOOL](https://toolpool.tools)
- [Tools](https://toolpool.tools/en/tools): Full list of browser tools
- [OGP Checker](https://toolpool.tools/en/tools/ogp-checker): Check Open Graph metadata and previews
- [Structured Data Checker](https://toolpool.tools/en/tools/structured-data): Inspect Schema.org JSON-LD and microdata
## Docs
- [Articles](https://toolpool.tools/en/articles): Practical articles about web metadata, images, and crawling
- [Samples](https://toolpool.tools/en/samples): Sample pages for testing metadata and structured data
## Optional
- [Japanese home](https://toolpool.tools/ja): Japanese version
- [English home](https://toolpool.tools/en): English version// 이 도구에 대해
- llms.txt는 사이트 루트에 두는 Markdown 파일입니다.
- 링크는 한 줄에 `라벨 | URL | 설명` 형식으로 입력합니다.
- 공개 후 llms.txt 체커로 가져오기와 기본 구조를 확인할 수 있습니다.
// 사용 사례
- sitemap.xml, robots.txt, llms.txt 공개 상태 확인하기
- 검색 crawler와 AI agent를 위한 entry point 정리하기
- 오래된 URL이나 빠진 링크를 배포 전에 점검하기
// 자주 묻는 질문
무엇을 할 수 있나요?
템플릿을 선택하고 항목을 채워 LLM용 llms.txt를 생성합니다.
입력 내용은 어떻게 처리되나요?
처리는 브라우저 안에서 이루어집니다. 파일이나 입력 내용은 처리를 위해 서버로 전송되지 않습니다.
공개 전 페이지에도 쓸 수 있나요?
URL 기반 체크는 외부에서 접근 가능한 공개 URL이 필요합니다. 생성 도구는 공개 전 준비에도 사용할 수 있습니다.