# Send Study Habits 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": "study-habits",
    "name": "Study Habits",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/jhillin8/study-habits",
    "canonicalUrl": "https://clawhub.ai/jhillin8/study-habits",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/study-habits",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=study-habits",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "study-habits",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T08:44:26.013Z",
      "expiresAt": "2026-05-08T08:44:26.013Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=study-habits",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=study-habits",
        "contentDisposition": "attachment; filename=\"study-habits-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "study-habits"
      },
      "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/study-habits"
    },
    "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/study-habits",
    "downloadUrl": "https://openagent3.xyz/downloads/study-habits",
    "agentUrl": "https://openagent3.xyz/skills/study-habits/agent",
    "manifestUrl": "https://openagent3.xyz/skills/study-habits/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/study-habits/agent.md"
  }
}
```
## Documentation

### Study Habits

Learning that sticks—through science, not stubbornness.

### What it does

This skill transforms how you absorb and retain information by combining proven cognitive techniques with persistent session tracking:

Study Session Tracking - Logs when you study, what topic, duration, and effectiveness rating for accountability and pattern recognition
Technique Suggestions - Recommends study methods based on your learning goal (memorization vs. deep understanding vs. skill practice)
Spaced Repetition Reminders - Intelligently schedules review sessions to hit the sweet spot where forgetting begins
Progress Dashboard - Shows your study velocity, topic mastery levels, and retention curves over time
Exam Countdown - Builds personalized prep schedules that work backward from exam date to ensure full coverage

### Usage

Start study
: "Start a 50-minute study session on photosynthesis" → Creates a session timer, suggests an optimal study technique, and tracks your focus

Log topic
: "I just finished studying Chapter 3, felt confident" → Records the session, captures confidence level, determines next review interval

Review schedule
: "When should I review calculus next?" → Shows which topics need review based on spaced repetition algorithm, prioritizes by forgetting curve

Check progress
: "Show me my study stats" → Displays sessions completed, topics covered, retention trends, time invested per subject

Exam countdown
: "I have an exam in 21 days on biology" → Creates a study plan that distributes chapters across available time, accounts for review cycles, flags high-risk topics

### Study Techniques

Active Recall
: Test yourself without looking at notes. Forces your brain to retrieve information rather than passively reread. Far more effective than review.

Spaced Repetition
: Review material at increasing intervals (1 day, 3 days, 1 week, 2 weeks). This combats the forgetting curve and moves knowledge to long-term memory.

Pomodoro Technique
: Study in 25-minute focused bursts with 5-minute breaks. Prevents burnout and maintains attention during sessions.

Feynman Technique
: Explain a concept aloud as if teaching it to someone with no background. Exposes gaps in understanding immediately.

Interleaving
: Mix different topics or problem types in one session instead of blocking them. Builds flexible knowledge and stronger pattern recognition.

### Tips

Track confidence, not just completion — Rate how well you understood each topic (1-10) rather than just marking it done. This surfaces weak areas early.


Use active recall over rereading — Flashcards, practice problems, and explain-it-aloud beat passively reviewing notes by 10x.


Study in shorter sprints, more often — Three 45-minute sessions spread across a week beat one 2-hour cramming session. Your brain consolidates overnight.


Review the day after, then space out — First review should be 24 hours later, then 3 days, then a week. The algorithm handles this automatically.


All data stays local on your machine — Your study history, notes, and progress never leave your device. Full privacy, full control.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: jhillin8
- 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-05-01T08:44:26.013Z
- Expires at: 2026-05-08T08:44:26.013Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/study-habits)
- [Send to Agent page](https://openagent3.xyz/skills/study-habits/agent)
- [JSON manifest](https://openagent3.xyz/skills/study-habits/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/study-habits/agent.md)
- [Download page](https://openagent3.xyz/downloads/study-habits)