feat: add date-time skill
Allows the AI to get the current system datetime and use it when relevant in a conversation/task.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"date-time": "Get the current date and time when it is relevant to the task at hand, and use it to make informed decisions.",
|
||||
"git-publish-workflow": "Automate the full lifecycle from uncommitted local work to an open Pull Request, with built-in quality gates.",
|
||||
"readme-sync-audit": "Keep README.md accurate by programmatically aligning it with the current state of the codebase.",
|
||||
"ship-it": "Run a comprehensive pre-flight audit and publish changes to a new PR in a single command.",
|
||||
|
||||
Reference in New Issue
Block a user