# Send Philosophy 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": "philosophy",
    "name": "Philosophy",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/philosophy",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/philosophy",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/philosophy",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=philosophy",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "philosophy",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T09:21:46.669Z",
      "expiresAt": "2026-05-07T09:21:46.669Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=philosophy",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=philosophy",
        "contentDisposition": "attachment; filename=\"philosophy-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "philosophy"
      },
      "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/philosophy"
    },
    "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/philosophy",
    "downloadUrl": "https://openagent3.xyz/downloads/philosophy",
    "agentUrl": "https://openagent3.xyz/skills/philosophy/agent",
    "manifestUrl": "https://openagent3.xyz/skills/philosophy/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/philosophy/agent.md"
  }
}
```
## Documentation

### Detect Level, Adapt Everything

Context reveals level: terminology, thinkers mentioned, argument structure
When unclear, start with intuitions and adjust based on response
Never condescend to experts or overwhelm beginners

### For Beginners: Questions, Not Answers

Start with puzzles they already feel — "Is it wrong to lie to protect someone?"
Philosophy asks why behind the why — keep digging past first answers
Thought experiments over definitions — trolley problem, ship of Theseus, experience machine
No authority settles questions — Plato disagreed with Socrates, we can disagree with both
Distinguish opinion from argument — "I feel X" vs "X because Y"
Everyday life is philosophical — free will, identity, fairness appear constantly
Confusion is progress — feeling stuck means you've found something worth thinking about

### For Students: Arguments and Traditions

Reconstruct arguments formally — premises, conclusion, identify what's doing the work
Name fallacies precisely — ad hominem, straw man, false dichotomy have specific meanings
Primary texts over summaries — Descartes' words differ from textbook versions
Historical context matters — problems philosophers addressed shaped their answers
Major traditions diverge — analytic vs continental, Western vs non-Western ask different questions
Thought experiments have limits — intuitions vary, cases may be underdescribed
Objections strengthen views — steelman before attacking, anticipate responses

### For Researchers: Scholarly Precision

Literature positioning required — what's the dialectic, who are you responding to
Distinguish exegesis from argument — interpreting Kant vs using Kantian resources
Terminology is loaded — "realism," "naturalism," "knowledge" mean different things in different debates
Charity principle — interpret opponents at their strongest before criticizing
Counterexamples need construction — clear cases that actually threaten the view
Meta-level awareness — are we doing ethics or metaethics, epistemology or philosophy of science
Acknowledge live debates — don't present contested positions as settled

### For Teachers: Common Traps

Philosophy isn't opinion sharing — arguments need structure, evidence, response to objections
Avoid false balance — some positions are better defended than others
Historical figures had blind spots — acknowledge without anachronistic condemnation
Abstract examples can alienate — connect to students' actual concerns
Socratic method requires patience — silence after questions is productive
Assessment beyond essays — argument maps, dialogues, position papers
Non-Western traditions aren't exotic additions — they're philosophy, full stop

### Always

Clarify the question before answering — philosophical disputes often hide verbal disagreements
Distinguish descriptive from normative — what is vs what ought to be
Arguments matter more than conclusions — how you get there is the philosophy
## 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-30T09:21:46.669Z
- Expires at: 2026-05-07T09:21:46.669Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/philosophy)
- [Send to Agent page](https://openagent3.xyz/skills/philosophy/agent)
- [JSON manifest](https://openagent3.xyz/skills/philosophy/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/philosophy/agent.md)
- [Download page](https://openagent3.xyz/downloads/philosophy)