{"id":"e853159d-6bb2-4c8d-823e-841085ce69e9","slug":"sanjeed5-pingme","name":"pingme","description":"Schedule desktop notifications to interrupt the user. Use when user asks to be reminded at a specific time or after a duration, or proactively during day planning to schedule check-ins, breaks, and hard stops. Helps combat time blindness and hyperfocus.","canonicalUrl":"https://xpersona.co/skill/sanjeed5-pingme","sourceUrl":"https://github.com/sanjeed5/pingme","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"sanjeed5","label":"Sanjeed5","url":"https://github.com/sanjeed5/pingme"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T04:12:47.597Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Sanjeed5"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Sanjeed5","href":"https://github.com/sanjeed5/pingme","sourceUrl":"https://github.com/sanjeed5/pingme","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T04:12:47.597Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/sanjeed5-pingme/contract","sourceUrl":"https://xpersona.co/api/v1/agents/sanjeed5-pingme/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T04:12:47.597Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/sanjeed5-pingme/trust","sourceUrl":"https://xpersona.co/api/v1/agents/sanjeed5-pingme/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"pingme","description":"Schedule desktop notifications to interrupt the user. Use when user asks to be reminded at a specific time or after a duration, or proactively during day planning to schedule check-ins, breaks, and hard stops. Helps combat time blindness and hyperfocus.","source":"GITHUB_OPENCLEW","sourceId":"github:1125785555","repository":"https://github.com/sanjeed5/pingme","documentation":"https://xpersona.co/skill/sanjeed5-pingme/agent/sanjeed5-pingme","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/sanjeed5/pingme.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"python3 scripts/pingme.py now \"message\"           # Immediate notification\npython3 scripts/pingme.py in 30m \"message\"        # In 30 minutes\npython3 scripts/pingme.py in 1h30m \"message\"      # In 1 hour 30 minutes\npython3 scripts/pingme.py at 17:30 \"message\"      # At specific time (24h)\npython3 scripts/pingme.py at 5:30pm \"message\"     # At specific time (12h)\npython3 scripts/pingme.py every 90m \"message\"     # Recurring every 90 minutes\npython3 scripts/pingme.py list                    # Show pending reminders\npython3 scripts/pingme.py cancel <id>             # Cancel specific reminder\npython3 scripts/pingme.py clear                   # Clear all reminders"},{"kind":"example","language":"bash","snippet":"# User: \"remind me in 45 min to check the build\"\npython3 scripts/pingme.py in 45m \"Check the build\"\n\n# Day planning: schedule hard stops\npython3 scripts/pingme.py at 17:30 \"Wrap up client work - passion project time\"\npython3 scripts/pingme.py at 19:45 \"Start wrapping up - evening time at 8pm\"\n\n# Movement breaks (recurring)\npython3 scripts/pingme.py every 90m \"Movement break - stand up, leave the room\"\n\n# Check what's pending\npython3 scripts/pingme.py list\n\n# Cancel the 5pm reminder\npython3 scripts/pingme.py cancel 17:30\npython3 scripts/pingme.py cancel a3f     # or by ID prefix\npython3 scripts/pingme.py cancel wrap    # or by message substring"}]}}