Backend
4 installs
Extract Skill
by tavily-ai/skills
Extract content from specific URLs using Tavily's extraction API. Returns clean markdown/text from web pages. Use when you have specific URLs and need their…
Skill content
Extract Skill Extract clean content from specific URLs. Ideal when you know which pages you want content from. Authentication The script uses OAuth via the Tavily MCP server. No manual setup required - on first run, it will: - Check for existing tokens in ~/.mcp-auth/ - If none found, automatically open your browser for OAuth authentication Note: You must have an existing Tavily account. The OAuth flow only supports login - account creation is not available through this flow. Sign up at tavily.com first if you don't have an account. Alternative: API Key