Temporal Query Parser Enhancement
Description
# Temporal Query Parser Enhancement for Shodh Cloudflare Worker ## Context The `/api/recall` endpoint in `worker/src/index.ts` has a `since` parameter that accepts temporal expressions. Currently, `parseSinceDate()` only supports basic formats: - "today", "heute" - "yesterday", "gestern" - "this week", "diese woche" - "Xd" format (e.g., "7d" = 7 days ago) - ISO date strings The SecondBrain iOS app has a comprehensive `TemporalQueryParser.swift` that supports many more natural language tempora
Installation
Installs to ~/.claude/skills/doobidoo-shodh-cloudflare-temporal-query-parser-enhancement/SKILL.md
mkdir -p ~/.claude/skills/doobidoo-shodh-cloudflare-temporal-query-parser-enhancement && curl -fsSL https://raw.githubusercontent.com/doobidoo/shodh-cloudflare/HEAD/prompts/temporal-query-parser-enhancement.md -o ~/.claude/skills/doobidoo-shodh-cloudflare-temporal-query-parser-enhancement/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps