CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. freestylefly
  4. /
  5. canghe-skills
  6. /
  7. Canghe Url To Markdown

Canghe Url To Markdown

Editor's Note

Converts any webpage to clean markdown by fetching it through Chrome CDP, which means you get the fully rendered JavaScript content, not just raw HTML. Two modes: auto-capture grabs the page once it loads, or wait mode lets you handle logins and paywalls before manually triggering the capture. Outputs to organized directories with YAML frontmatter including metadata like title and published date. The wait mode is the real hook here, since most URL-to-markdown tools choke on authenticated content. Supports custom Chrome profiles and has an EXTEND.md system for project or user level config overrides. Built with Bun, runs via npx.

Install

npx skills add https://github.com/freestylefly/canghe-skills --skill canghe-url-to-markdown
Votes
0
Installs330
GitHub Stars305
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment