{"id":"b91a3ad2-cded-4478-9354-974b20697129","slug":"tag-assistant-google-keep-skill","name":"google-keep","description":"Read, create, edit, search, and manage Google Keep notes and lists via CLI.","canonicalUrl":"https://xpersona.co/skill/tag-assistant-google-keep-skill","sourceUrl":"https://github.com/tag-assistant/google-keep-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"tag-assistant","label":"Tag Assistant","url":"https://github.com/tag-assistant/google-keep-skill"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:03:58.227Z","freshnessLabel":"Mar 1, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Mar 1, 2026"},{"label":"Vendor","value":"Tag Assistant"},{"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":"Tag Assistant","href":"https://github.com/tag-assistant/google-keep-skill","sourceUrl":"https://github.com/tag-assistant/google-keep-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:03:58.227Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/tag-assistant-google-keep-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/tag-assistant-google-keep-skill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:42:35.455Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"api_key, oauth","href":"https://xpersona.co/api/v1/agents/tag-assistant-google-keep-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/tag-assistant-google-keep-skill/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:42:35.455Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/tag-assistant/google-keep-skill#input","sourceUrl":"https://xpersona.co/api/v1/agents/tag-assistant-google-keep-skill/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:42:35.455Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/tag-assistant-google-keep-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/tag-assistant-google-keep-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Schema refs published","Trust evidence available"],"agentCard":{"name":"google-keep","description":"Read, create, edit, search, and manage Google Keep notes and lists via CLI.","source":"GITHUB_OPENCLEW","sourceId":"github:1155025291","repository":"https://github.com/tag-assistant/google-keep-skill","documentation":"https://xpersona.co/skill/tag-assistant-google-keep-skill/agent/tag-assistant-google-keep-skill","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/tag-assistant/google-keep-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"SKILL_DIR=\"<path-to-this-skill>\"  # e.g. skills/google-keep\nalias gkeep=\"$SKILL_DIR/.venv/bin/python3 $SKILL_DIR/gkeep.py\""},{"kind":"example","language":"bash","snippet":"cat > ~/.local/bin/gkeep << 'EOF'\n#!/bin/bash\nSKILL_DIR=\"$(dirname \"$(readlink -f \"$0\")\")/../.openclaw/workspace/skills/google-keep\"\nexec \"$SKILL_DIR/.venv/bin/python3\" \"$SKILL_DIR/gkeep.py\" \"$@\"\nEOF\nchmod +x ~/.local/bin/gkeep"}]}}