Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

vibe-llama

vibe-llama contém 5 skills coletadas de run-llama, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
5
Stars
177
atualizado
2025-10-23
Forks
27
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

pdf-processing
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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