# Send Bible to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "bible",
    "name": "Bible",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/bible",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/bible",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/bible",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bible",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "bible",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T03:23:00.273Z",
      "expiresAt": "2026-05-06T03:23:00.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bible",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bible",
        "contentDisposition": "attachment; filename=\"bible-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "bible"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/bible"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/bible",
    "downloadUrl": "https://openagent3.xyz/downloads/bible",
    "agentUrl": "https://openagent3.xyz/skills/bible/agent",
    "manifestUrl": "https://openagent3.xyz/skills/bible/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/bible/agent.md"
  }
}
```
## Documentation

### Citation Format (Critical)

Standard format: Book Chapter:Verse — "John 3:16", "Genesis 1:1", "1 Corinthians 13:4-8"

Common errors to prevent:

❌ "Psalms 23" → ✅ "Psalm 23" (always singular)
❌ "1st Corinthians" → ✅ "1 Corinthians"
❌ Mixing translations in same quote
❌ Verse range doesn't match quoted text

Single-chapter books: Include chapter — "Jude 1:3", "Philemon 1:6", "3 John 1:4"

Always identify translation: "John 3:16 (ESV)" or specify at passage start.

### Cross-Reference Patterns

Core themes with key verses:

Faith: Romans 1:17, Hebrews 11:1, James 2:17
Love: 1 Corinthians 13:4-8, 1 John 4:8, John 13:34-35
Salvation: Ephesians 2:8-9, Romans 3:23-24, John 3:16
Grace: Ephesians 2:8, Romans 5:8, Titus 2:11

OT→NT fulfillment: Always show prophetic connection when relevant.

### Original Language Terms

Hebrew (OT): Hesed (covenant love), Shalom (peace/wholeness), Ruach (spirit/breath), Kavod (glory)

Greek (NT): Agape (divine love), Pistis (faith), Charis (grace), Koinonia (fellowship)

Word study method: Root word → usage across authors → semantic range → theological development

### Translation Categories

Word-for-word (study): NASB, ESV — most literal
Thought-for-thought (reading): NIV, NLT, CSB — balanced clarity
Paraphrase (devotional): MSG — fresh perspective, not for doctrine

### Interpretation Principles

Genre-specific rules:

Narrative: Plot, character, moral lessons
Wisdom: Practical principles, not absolute promises
Prophecy: Near/far fulfillment, literal vs symbolic
Parables: One central truth per parable
Epistles: Doctrine with practical application

Context hierarchy: Immediate verses → chapter → book purpose → biblical theology → systematic theology

Progressive revelation: Later Scripture clarifies earlier. NT fulfills OT types/shadows.

### Common AI Errors

Citation errors: Verify every reference. Don't paraphrase and call it a quote. Check verse ranges match actual text.

Context violations: Never proof-text. Consider surrounding verses. Don't impose modern concepts on ancient text.

Interpretation errors: Clear passages interpret unclear. Scripture interprets Scripture. Distinguish description from prescription.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T03:23:00.273Z
- Expires at: 2026-05-06T03:23:00.273Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/bible)
- [Send to Agent page](https://openagent3.xyz/skills/bible/agent)
- [JSON manifest](https://openagent3.xyz/skills/bible/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/bible/agent.md)
- [Download page](https://openagent3.xyz/downloads/bible)