community-automations/url-to-markdown

DevOps والكود

Publicوكيل Claude فرعي

محوّل الروابط إلى Markdown

حفظ صفحة ويب للملاحظات أو لقاعدة معرفة يجرّ عادةً قوائم ولافتات ومخلّفات تتبّع. هذا المحوّل يستخرج المقال وحده ويعيد Markdown نظيفاً.

sonnetيومانPythonReadabilityTurndownS3
ClaudeClaude
ROI for
README.md

لماذا هذا الوكيل تحديدًا

حفظ صفحة ويب للملاحظات أو لقاعدة معرفة يجرّ عادةً قوائم ولافتات ومخلّفات تتبّع. هذا المحوّل يستخرج المقال وحده ويعيد Markdown نظيفاً.

يجرّد الحشو، ويحافظ على العناوين والقوائم سليمة، ويعيد كتابة الروابط النسبية إلى مطلقة كي لا ينكسر شيء بعد نقل الملف. ويحمل الناتج العنوان وعنوان الـ URL الأساسي كبيانات أمامية، فيـ يندمج مباشرة في ملاحظاتك أو توثيقك دون جولة تنظيف يدوية.

كيف يعمل

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

نموذج للمخرجات

json
// Sample output
// (generated when the pipeline finishes)

Given a URL, extract the main content and return clean Markdown with title and canonical URL as front matter and absolute links.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.