.gitignore
LICENSE
Makefile
README.md
great-docs.yml
index.qmd
pyproject.toml
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/PULL_REQUEST_TEMPLATE.md
.github/SECURITY.md
.github/workflows/ci.yml
.github/workflows/docs.yml
nokap/__init__.py
nokap/_api.py
nokap/_browser.py
nokap/_cdp.py
nokap/_cli.py
nokap/_errors.py
nokap/_pdf.py
nokap/_screenshot.py
nokap/_session.py
nokap/_types.py
nokap/_utils.py
nokap/mcp.py
nokap/py.typed
nokap.egg-info/PKG-INFO
nokap.egg-info/SOURCES.txt
nokap.egg-info/dependency_links.txt
nokap.egg-info/entry_points.txt
nokap.egg-info/requires.txt
nokap.egg-info/top_level.txt
scripts/site_capture.py
scripts/visual_check.py
skills/nokap/SKILL.md
skills/nokap-html-capture/SKILL.md
skills/nokap-pdf/SKILL.md
skills/nokap-web-capture/SKILL.md
tests/__init__.py
tests/test_browser.py
tests/test_cli.py
tests/test_errors.py
tests/test_integration.py
tests/test_types.py
tests/test_utils.py
user_guide/00-get-started.qmd
user_guide/01-installation.qmd
user_guide/02-quick-start.qmd
user_guide/10-screenshots.qmd
user_guide/11-selectors-and-clipping.qmd
user_guide/12-pdf-generation.qmd
user_guide/13-cli.qmd
user_guide/21-error-handling.qmd
user_guide/22-performance-tips.qmd
user_guide/23-ai-agent-integration.qmd