Skip to content

docs(skill): sync SKILL.md with SDK v2 CLI surface#18

Merged
VinciGit00 merged 1 commit intomainfrom
docs/update-skill-md-sdk-v2
Apr 27, 2026
Merged

docs(skill): sync SKILL.md with SDK v2 CLI surface#18
VinciGit00 merged 1 commit intomainfrom
docs/update-skill-md-sdk-v2

Conversation

@VinciGit00
Copy link
Copy Markdown
Member

@VinciGit00 VinciGit00 commented Apr 27, 2026

Summary

  • Rewrites skills/just-scrape/SKILL.md to match the v2-SDK CLI in src/
  • Removes references to v1 commands (smart-scraper, search-scraper, markdownify, sitemap, agentic-scraper, generate-schema)
  • Documents scrape multi-format output (markdown, html, screenshot, branding, links, images, summary, json), the new monitor command, and refreshes flags + env vars (SGAI_API_URL, SGAI_TIMEOUT, SGAI_DEBUG)

Test plan

  • Skim the updated SKILL.md and confirm command/flag names match src/commands/*.ts
  • Verify the front-matter description still triggers the skill in expected scenarios
  • Spot-check at least one example per command with the live CLI

🤖 Generated with Claude Code

Rewrites skills/just-scrape/SKILL.md to match the current src/ implementation:
removes the v1 endpoints (smart-scraper, search-scraper, markdownify, sitemap,
agentic-scraper, generate-schema), documents scrape's multi-format output,
adds the new monitor command, and refreshes flags and env vars to v2.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@VinciGit00 VinciGit00 merged commit 3a81fc5 into main Apr 27, 2026
2 checks passed
@VinciGit00 VinciGit00 deleted the docs/update-skill-md-sdk-v2 branch April 27, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant