Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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