Agent skill

obsidian-recent-notes-last-7-days

Sub-skill of obsidian: Recent notes (last 7 days).

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/business/productivity/obsidian/recent-notes-last-7-days

SKILL.md

Recent notes (last 7 days)

Recent notes (last 7 days)

dataview
TABLE file.ctime as "Created", file.mtime as "Modified"
FROM ""
WHERE file.ctime >= date(today) - dur(7 days)
SORT file.ctime DESC
LIMIT 10

**Advanced Dataview Queries:**
```markdown

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results