Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

vibe-llama

vibe-llama 收录了来自 run-llama 的 5 个 skills,并提供仓库级职业覆盖和站内 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