Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

vibe-llama

يحتوي vibe-llama على 5 من skills المجمعة من run-llama، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
5
Stars
177
محدث
2025-10-23
Forks
27
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

pdf-processing
مطوّرو البرمجيات

Invoke this skill BEFORE implementing any text extraction/parsing logic to learn how to use LlamaParse to process any document accurately. Requires llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.

2025-10-23
extract-structured-data-from-unstructured-files-pdf-pptx-docx
مطوّرو البرمجيات

Invoke this skill BEFORE implementing any structured data extraction from documents to learn the correct llama_cloud_services API usage. Required reading before writing extraction code. Requires llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.

2025-10-23
classify-files-according-to-specific-rules
مطوّرو البرمجيات

Invoke this skill BEFORE implementing any text/document classification task to learn the correct llama_cloud_services API usage. Required reading before writing classification code." Requires the llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.

2025-10-23
retrieve-relevant-information-through-rag
مطوّرو البرمجيات

Leverage Retrieval Augmented Generation to retrieve relevant information from a a LlamaCloud Index. Requires the llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.

2025-10-22
use-llamactl-a-cli-tool-for-llamaagents
مطوّرو البرمجيات

Use llamactl to initialize, locally preview, deploy and manage LlamaIndex workflows as LlamaAgents. Required llama-index-workflows and llamactl to be installed in the environment.

2025-10-22