csctf
تحويل روابط مشاركة محادثات الذكاء الاصطناعي إلى Markdown
غالباً ما يؤدي حفظ نصوص محادثات الذكاء الاصطناعي إلى كسر كتل الأكواد وإنشاء أسماء ملفات فوضوية. تقوم هذه الأداة بتحويل روابط المشاركة من ChatGPT و Gemini و Grok و Claude إلى Markdown و HTML نظيفين مع الحفاظ على التنسيق وإبراز بناء الجملة.
下載技能 ZIP
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
開啟並開始使用
測試它
正在使用「csctf」。 Save this Claude conversation: https://claude.ai/share/549c846d-f6c8-411c-9039-a9a14db376cf
預期結果:
- ✓ Conversation saved to: how_to_build_a_rest_api.md
- ✓ HTML version saved to: how_to_build_a_rest_api.html
- ✓ Code blocks preserved with syntax highlighting
- ✓ Ready for publishing with --publish-to-gh-pages
正在使用「csctf」。 Convert this ChatGPT link to HTML: https://chatgpt.com/share/69343092-91ac-800b-996c-7552461b9b70
預期結果:
- ✓ HTML saved to: python_sorting_algorithms.html
- ✓ Inline CSS styling with light/dark mode support
- ✓ Syntax highlighting via highlight.js
- ✓ Zero JavaScript for safe hosting
正在使用「csctf」。 Save and publish to GitHub Pages: https://gemini.google.com/share/66d944b0e6b9
預期結果:
- ✓ Files committed to: username/my_shared_conversations
- ✓ Published to: https://username.github.io/my_shared_conversations/csctf/
- ✓ manifest.json and index.html regenerated
- ✓ Ready to share your exported conversation
安全審計
安全This is a documentation-only skill describing a CLI tool for converting AI chat transcripts. All 155 static findings are false positives triggered by documentation examples showing shell commands, legitimate hardcoded URLs for the tool's own distribution, standard CLI installation patterns like pipe-to-shell, and documented browser automation for Claude.ai authentication. The skill contains no executable code and describes a legitimate productivity tool with documented security measures.
風險因素
🌐 網路存取 (13)
⚙️ 外部命令 (102)
品質評分
你能建構什麼
حفظ المحادثات الغنية بالأكواد
أرشفة المحادثات التي تحتوي على أمثلة أكواد مع الحفاظ على إبراز بناء الجملة للرجوع إليها مستقبلاً.
بناء مجموعة بيانات محادثات الذكاء الاصطناعي
جمع وتنظيم تفاعلات الذكاء الاصطناعي للتحليل أو الاستشهاد أو إعداد بيانات التدريب.
إنشاء توثيق من المحادثات
تحويل المحتوى المُنشأ بواسطة الذكاء الاصطناعي إلى توثيق HTML نظيف ومستقل جاهز للاستضافة.
試試這些提示
Save this Claude conversation to Markdown: https://claude.ai/share/549c846d-f6c8-411c-9039-a9a14db376cf
Convert this ChatGPT link to HTML only: https://chatgpt.com/share/69343092-91ac-800b-996c-7552461b9b70
Save this Gemini conversation to /archive/gemini-tips.md: https://gemini.google.com/share/66d944b0e6b9
Convert this Grok conversation and publish to GitHub Pages: https://grok.com/share/bGVnYWN5_d5329c61-f497-40b7-9472-c555fa71af9c
最佳實務
- استخدم روابط المشاركة العامة لـ ChatGPT و Gemini و Grok للحصول على أسرع النتائج
- قم بزيادة المهلة الزمنية باستخدام --timeout-ms للمحادثات الكبيرة أو بطيئة التحميل
- قم بتشغيل --check-updates بشكل دوري للحصول على أحدث التحسينات
- تحقق من مصادقة GitHub CLI باستخدام gh auth status قبل النشر
避免
- استخدام روابط مشاركة خاصة - لا يمكن الوصول إليها بدون مصادقة مناسبة
- تجاهل تغييرات المحددات - قم بتحديث الأداة عندما تتغير تخطيطات الموفرين
- النشر بدون --dry-run أولاً - تحقق من المخرجات قبل الدفع