Skip to main content

clip

Clip URLs, PDFs, arXiv pages, WeChat articles, and technical blog posts into llm-wiki raw notes with localized images and source metadata.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
Rycen7822/skill-retrieval-mcp
آخر نشاط في المصدر
١٠ مايو ٢٠٢٦ في ١٧:٣٤
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٢
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
clip
description
Clip URLs, PDFs, arXiv pages, WeChat articles, and technical blog posts into llm-wiki raw notes with localized images and source metadata.
tags
["clipping","url","pdf","arxiv","llm-wiki","raw-notes"]
# Clip Into LLM Wiki ## When to Use Use when the user gives a URL, PDF, arXiv link, web article, or blocked tech blog and wants it saved as a raw llm-wiki note. ## Do Not Use When Do not use for a broad wiki maintenance pass or thesis writing after the source has already been captured. ## Required Inputs A source URL or local PDF plus the llm-wiki raw note destination. ## Workflow 1. Fetch or render the source page. 2. Extract article text, metadata, abstract, and images. 3. Save a canonical raw markdown note and localized assets. 4. Verify source link, title, images, and index references.
عرض على GitHub