Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
run-llama
GitHub 创作者资料

run-llama

按仓库查看 6 个 GitHub 仓库中的 13 个已收集 skills,并展示近似职业覆盖。

已收集 skills
13
仓库
6
职业领域
1
更新
2026-05-06
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
vibe-llama
5 个 skills17526更新于 2025-10-23
占该创作者 38%
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
#002
helm-charts
3 个 skills103更新于 2026-04-30
占该创作者 23%
debug
网络与计算机系统管理员

Diagnose problems with an installed LlamaCloud release — pods crashing, services not reachable, login broken, parses failing, OCR queue stuck, etc. Use when the user says "something's wrong", "pods are stuck", "X is failing", "the install came up but something is broken", or pastes a kubectl error. Performs a structured symptom-to-cause walk using read-only kubectl and cloud CLI commands, then matches against the LlamaCloud-specific pattern library in `patterns.md`. Produces a `debug-report.md` safe to share with LlamaIndex support.

2026-04-30
install
网络与计算机系统管理员

Run `helm install` (or `helm upgrade --install`) for the LlamaCloud chart, monitor the rollout in real time, surface failing pods immediately, and capture a diagnostic bundle if anything fails. Use when the user says "install the chart", "run helm install", "deploy llamacloud", "upgrade", or naturally follows a successful preinstall-check. Runs with `--wait --timeout` and intentionally **does not** pass `--atomic`, so failed pods remain in place for the `debug` skill to investigate. Read-only against the cluster except for the helm install itself.

2026-04-30
preinstall-check
网络与计算机系统管理员

Validate a values.yaml and verify cluster + dependency reachability before running `helm install` for the LlamaCloud chart. Use when the user says "preinstall check", "validate my values", "check before install", "preflight", or before any first-time install or upgrade. Performs static schema validation, cluster capacity inspection, local network probes, and read-only routing checks against managed cloud services (AWS / Azure / GCP). Fully read-only by default; only one optional phase can create a short-lived Job, and only with explicit user consent.

2026-04-30
#004
llama-agents
1 个 skills38367更新于 2026-05-06
占该创作者 7.7%
已展示 6 / 6 个仓库
已展示全部仓库
run-llama GitHub Skills | SkillsMP