osick
- 3 skills
- 0 followers
- 11 hours ago last updated
- ▌ Rlm · osick bundleUse when a query requires analysing files or documents that are too large to fit in a single LLM context window. Runs rlm.py to let any LLM explore the content recursively via peek/recurse/answer tags without loading it all into the prompt.
- ▌ Time · osick bundleAccurate time, date, duration, and stopwatch operations. USE THIS instead of guessing — Claude has no wall clock and makes calendar arithmetic mistakes (off-by-one on days, wrong weekday, leap years, DST, timezone conversion). Triggers include "what time is it", "what's today's date", "how long did X take", "how many days until/since Y", "what weekday was Z", "start/stop a timer", "what's N weeks from now".
- ▌