원클릭으로
claude-autopilot-sandbox
claude-autopilot-sandbox에는 csabakecskemeti에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Convert files between formats (PDF to text, Markdown to HTML, JSON to CSV, CSV to JSON). Use when asked to convert, transform, or export files to different formats.
Persistent memory with semantic search - store and recall information across sessions. Use when asked to remember something, recall previous discussions, or manage long-term memory. Also use proactively to store important discoveries and compact context.
Install software packages at runtime in the Docker container. Use when a required tool or library is missing, or when asked to install packages.
Query SQLite and PostgreSQL databases. Use when asked to run SQL queries, analyze database data, or explore database tables.
MANDATORY final step. Validates task completion through testing and QA before allowing stop.
Track tasks for the current work session. Use this to break down work into steps and track progress. ALWAYS use this when starting a new task - add items first, then mark them done as you complete them.
Analyze images using vision AI model. Use for UI screenshot verification, understanding downloaded images/assets, reading text from pictures (OCR), or any visual analysis task.
Manage autonomous task completion workflow. Use this at the START of any task that requires building, creating, fixing, or implementing something.
Browser automation with Python Playwright. Use for screenshots, web scraping, form filling, and visual verification of web apps.
Browser automation with Playwright. Use for screenshots, web scraping, form filling, and visual verification of web apps.
Fetch content from a URL and save it to a file. Use this when you need to retrieve web content (documentation, API responses, articles). Content is saved to ~/workspace/.fetch_cache/ and you can read it with the Read tool. For complex research across multiple sources, use the web-researcher subagent instead.
Create an implementation plan for a task. Use this skill when asked to build, create, or implement something. Analyzes workspace context and generates actionable steps without requiring user approval.