firecrawl-knowledge-base

द्वारा firecrawl

फायरक्रॉल के साथ वेब सामग्री से एक ज्ञानकोष बनाएं। स्थानीय संदर्भ दस्तावेज़ों, RAG-तैयार खंडों, फाइन-ट्यूनिंग डेटासेट, दस्तावेज़ीकरण मिरर, विषय कोष, या वेब स्रोतों से व्यवस्थित LLM-तैयार मार्कडाउन के लिए उपयोग करें।

npx skills add https://github.com/firecrawl/firecrawl-workflows --skill firecrawl-knowledge-base

Firecrawl Knowledge Base

Use this to turn URLs or topics into organized LLM-ready content.

Onboarding Interview

Infer the source, goal, depth, and output location from context. If the source and goal are clear, proceed immediately.

Ask at most 1-3 concise questions only if blocked, such as the source URL/topic, whether the output is reference/RAG/training/docs, or training format if training is requested.

Firecrawl Collection Plan

Use Firecrawl map for documentation sites, search for topic-based corpora, scrape pages into markdown, and preserve code examples and tables.

For files, follow the Firecrawl download-style convention:

.firecrawl/
  <hostname>/
    <path>/
      index.md

Parallel Work

If appropriate, use sub-agents or equivalent parallel task runners:

  • one docs section per researcher
  • official docs, tutorials, community discussions, and references by source type
  • source scraping vs chunk generation vs manifest generation

Output Modes

  • Reference: markdown files, index.md, and sources.json.
  • RAG: markdown files plus chunk files and manifest.json.
  • Training: scraped source files plus training-data.jsonl and training-metadata.json.
  • Docs mirror: complete markdown mirror with a table of contents.

Final Deliverable

# Knowledge Base: [Source]

## Summary
[What was collected and why]

## Output Structure
[Files/directories created]

## Coverage
[Sections, source types, counts]

## Usage Notes
[How to use in RAG, docs, training, or agent context]

## Sources
[URLs collected]

## Rerun Inputs
workflow: firecrawl-knowledge-base
source: [url/topic]
goal: [reference/rag/train/docs]
depth: [quick/thorough/exhaustive]
output_dir: [.firecrawl/]

Quality Bar

  • Preserve code examples and formatting.
  • Remove boilerplate navigation where possible.
  • Include source URLs in frontmatter or metadata.

firecrawl की और Skills

firecrawl-research-index
firecrawl
Firecrawl Research के साथ किसी शोध प्रश्न का उत्तर देने वाले पेपर खोजें, जिसमें सिमैंटिक सर्च, सिमैंटिक और स्ट्रक्चरल विस्तार, और इन-बॉडी सत्यापन का उपयोग किया जाता है। किसी भी साहित्य-खोज / पेपर-प्राप्ति कार्य — एकल-पेपर खोज या पूर्ण मल्टी-पेपर सेट — के लिए हमेशा इस स्किल का उपयोग करें।
data-analysisresearchweb-scraping
oracle
firecrawl
ओरेकल CLI के उपयोग के लिए सर्वोत्तम अभ्यास (प्रॉम्प्ट + फ़ाइल बंडलिंग, इंजन, सत्र और फ़ाइल अटैचमेंट पैटर्न)।
pinecone
firecrawl
उत्पादन AI अनुप्रयोगों के लिए प्रबंधित वेक्टर डेटाबेस। पूरी तरह से प्रबंधित, स्वचालित स्केलिंग, हाइब्रिड खोज (डेंस + स्पार्स), मेटाडेटा फ़िल्टरिंग और नेमस्पेस के साथ।…
wpds
firecrawl
जब वर्डप्रेस डिज़ाइन सिस्टम (WPDS) और इसके घटकों, टोकन, पैटर्न आदि का उपयोग करके यूआई बनाया जा रहा हो, तब उपयोग करें।
audiocraft-audio-generation
firecrawl
ऑडियो जनरेशन के लिए PyTorch लाइब्रेरी जिसमें टेक्स्ट-टू-म्यूजिक (MusicGen) और टेक्स्ट-टू-साउंड (AudioGen) शामिल है। इसका उपयोग तब करें जब आपको टेक्स्ट से संगीत उत्पन्न करने की आवश्यकता हो…
skypilot-multi-cloud-orchestration
firecrawl
मल्टी-क्लाउड ऑर्केस्ट्रेशन एमएल वर्कलोड के लिए स्वचालित लागत अनुकूलन के साथ। उपयोग करें जब आपको कई क्लाउड्स पर प्रशिक्षण या बैच जॉब चलाने की आवश्यकता हो, लाभ उठाएं…
firecrawl-seo-audit
firecrawl
Firecrawl के साथ किसी वेबसाइट का SEO ऑडिट करें। इसका उपयोग तब करें जब उपयोगकर्ता SEO ऑडिट, मेटाडेटा और हेडिंग समीक्षा, साइटमैप/साइट-संरचना विश्लेषण, कीवर्ड अवसर, प्रतिस्पर्धी SERP तुलना, या प्राथमिकता वाली खोज अनुकूलन अनुशंसाओं का अनुरोध करे।
data-analysisresearchweb-scraping
gh-issues
firecrawl
GitHub की समस्याएँ लाएँ, सुधार लागू करने और PR खोलने के लिए उप-एजेंट बनाएँ, फिर PR समीक्षा टिप्पणियों की निगरानी करें और उनका समाधान करें। उपयोग: /gh-issues [owner/repo] [--label…