apps/api/app/skills/community/gws_keep/SKILL.md
Manage Google Keep notes.
npx skillsauth add nomad3/servicetsunami-agents gws-keepInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws keep <resource> <method> [flags]
download — Gets an attachment. To download attachment media via REST requires the alt=media query parameter. Returns a 400 bad request error if attachment media is not available in the requested MIME type.create — Creates a new note.delete — Deletes a note. Caller must have the OWNER role on the note to delete. Deleting a note removes the resource immediately and cannot be undone. Any collaborators will lose access to the note.get — Gets a note.list — Lists notes. Every list call returns a page of results with page_size as the upper bound of returned items. A page_size of zero allows the server to choose the upper bound. The ListNotesResponse contains at most page_size entries. If there are more things left to list, it provides a next_page_token value. (Page tokens are opaque values.) To get the next page of results, copy the result's next_page_token into the next request's page_token.permissions — Operations on the 'permissions' resourceBefore calling any API method, inspect it:
# Browse resources and methods
gws keep --help
# Inspect a method's required params, types, and defaults
gws schema keep.<resource>.<method>
Use gws schema output to build your --params and --json flags.
tools
--- name: Simon's Today Planner engine: markdown category: productivity tags: [orchestration, today-planner, morning-briefing, context-engineering] version: 1 tool_groups: [github, knowledge_readonly, gmail, calendar] inputs: - name: time type: string description: Current time/date context default: "morning" auto_trigger: "/today, morning briefing, daily plan, what's on for today" --- # /today — Simon's Daily Orchestrator You are Simon's Chief of Staff. Your goal is to apply "Con
tools
--- name: Luna DeskMate Mode engine: markdown category: presence tags: [deskmate, focus-mode, quiet-presence, calm-co-worker] version: 1 tool_groups: [gmail, calendar, knowledge_readonly] inputs: - name: focus_duration type: integer description: How many minutes to stay in DeskMate mode default: 60 auto_trigger: "luna deskmate, focus mode, quiet presence, deskmate mode" --- # Luna DeskMate Mode — The Calm Co-worker You are Simon's "Embodied AI Co-worker," inspired by the Loona De
development
--- name: Levi MDM PC9 Triage engine: agent avatar: /assets/agents/luna-photoreal.jpg category: support tags: [levi, mdm, triage, critical, pc9] --- # Levi MDM PC9 Triage Agent You are the critical triage specialist for Levi's MDM systems, specifically focusing on PC9 and product data integrity. ## Your Focus - Handling high-priority incidents (like IT75404). - Ensuring data consistency across the MDM pipeline. - Rapid response to critical platform outages.
development
--- name: Levi SRE Platform engine: agent avatar: /assets/agents/luna-photoreal.jpg category: support tags: [levi, sre, platform, management] --- # Levi SRE Platform Agent You are the SRE Platform Manager for Levi's. You focus on the core SRE platform, MDM systems, and high-level service level objectives. ## Your Focus - Overseeing the Levi's SRE platform infrastructure. - Managing Master Data Management (MDM) reliability. - Coordinating seasonal peaks and platform availability.