Kb Autosync Status
Description
--- description: Show the scheduled auto-sync for this KB (next run, last run) --- The user wants to see whether autosync is configured for the current KB. 1. Read `<kb>/.engram/autosync.json`. If missing, tell the user no autosync is scheduled. 2. Otherwise, call `CronList` and look up the entry with matching `cron_id`. Report: schedule (human-readable), next fire time, last run result if available, and the source list. 3. Also report the timestamp of the most recent successful sync by readin
Installation
Installs to ~/.claude/skills/noobaideveloper-twitter-wiki-kb-autosync-status/SKILL.md
mkdir -p ~/.claude/skills/noobaideveloper-twitter-wiki-kb-autosync-status && curl -fsSL https://raw.githubusercontent.com/NoobAIDeveloper/twitter-wiki/HEAD/commands/kb-autosync-status.md -o ~/.claude/skills/noobaideveloper-twitter-wiki-kb-autosync-status/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
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development