google-ai-edge avatar

google-ai-edge

Official

@google-ai-edge

0Followers
|
14Public Repos
|
21Published Skills

A collection of edge-based web components and utility functions for interactive media, cryptographic hashing, and localized content retrieval.

Skills Distribution
DomainUI/UX & Crea...Web-Based Interact.. (40%)Content Retrieval .. (40%)Cryptographic & Da.. (20%)

Agent Skills by google-ai-edge

Showing 21 vetted skills indexed across 1 GitHub repositories.

google-ai-edgegoogle-ai-edge
24.6k

read-calendar-events

Read OS calendar events for a specific date via intent calls.

Official
Basic
google-ai-edgegoogle-ai-edge
24.6k

schedule-notification

Schedules one-time or daily repeating notifications with calculated dates and times.

Official
Basic
google-ai-edgegoogle-ai-edge
24.6k

create-calendar-event

Creates calendar events by calculating dates and invoking the run_intent tool.

Official
Basic
google-ai-edgegoogle-ai-edge
24.6k

text-spinner

Overlays spinning text on the user's head using webcam face tracking.

Official
Intermediate
google-ai-edgegoogle-ai-edge
24.6k

mood-tracker

Log, query, and visualize daily mood scores stored in browser localStorage.

Official
Intermediate
google-ai-edgegoogle-ai-edge
24.6k

interactive-map

Display a location on an embedded Google Maps iframe via a JavaScript webview.

Official
Basic
google-ai-edgegoogle-ai-edge
24.6k

calculate-hash

Calculates the SHA-1 hash of a given text string.

Official
Basic
google-ai-edgegoogle-ai-edge
24.6k

kitchen-adventure

Runs a text-based dungeon master adventure set in a sentient kitchen appliance world.

Official
Basic
google-ai-edgegoogle-ai-edge
24.6k

query-wikipedia

Fetches Wikipedia article summaries and infobox data for a given topic.

Official
Intermediate
google-ai-edgegoogle-ai-edge
24.6k

send-email

Send an email with recipient, subject, and body via the run_intent tool.

Official
Basic
google-ai-edgegoogle-ai-edge
24.4k

text-spinner

Spin arbitrary text as a rotating 3D label using CSS transforms.

Official
Intermediate
google-ai-edgegoogle-ai-edge
24.4k

mood-tracker

Log daily mood scores with optional comments stored locally on the device.

Official
Intermediate
google-ai-edgegoogle-ai-edge
24.4k

interactive-map

Encode a location string for a Google Maps embed and return a webview configuration.

Official
Intermediate
google-ai-edgegoogle-ai-edge
24.4k

calculate-hash

Computes SHA-1 hash of input text via Web Crypto API, returning hex digest.

Official
Basic
google-ai-edgegoogle-ai-edge
24.4k

qr-code

Generate a 512x512 PNG QR code from a URL via run_js.

Official
Intermediate
google-ai-edgegoogle-ai-edge
24.4k

kitchen-adventure

Coordinate kitchen-themed text-based adventures as the Head Chef DM.

Official
Intermediate
google-ai-edgegoogle-ai-edge
24.4k

query-wikipedia

Find Wikipedia articles and return concise summaries with infobox details.

Official
Intermediate
google-ai-edgegoogle-ai-edge
24.4k

send-email

Send emails with recipient, subject, and body via run_intent JSON parameters.

Official
Basic
google-ai-edgegoogle-ai-edge
24.4k

restaurant-roulette

Generate randomized restaurant options by location and cuisine via Gemini API.

Official
Advanced
google-ai-edgegoogle-ai-edge
24.4k

mood-music

Generate mood-based music tracks via the Loudly API.

Official
Advanced
google-ai-edgegoogle-ai-edge
24.4k

virtual-piano

Play an 88-key virtual piano with bundled MP3 notes via web audio.

Official
Basic

Frequently Asked Questions About google-ai-edge

FAQPage Schema
What specific tasks can be performed using these components?

These components enable rendering 3D text labels, generating SHA-1 cryptographic hashes, creating 512x512 PNG QR codes, playing virtual piano notes via web audio, and retrieving Wikipedia summaries or restaurant recommendations based on location data.

Who is the target persona for these web-based utilities?

Front-end developers and interface designers looking for lightweight, modular browser-based functions to enhance user interactivity, handle local data logging, or integrate external media services like Loudly and Wikipedia into web-based projects.

What are the prerequisites for running these components?

These components require a modern web browser environment capable of executing JavaScript and supporting the Web Crypto and Web Audio standards. No external server-side infrastructure is required for the client-side utilities, though specific features like restaurant recommendations require connectivity to external endpoints.