Agent Skills by trohitg
Showing 25 vetted skills indexed across 1 GitHub repositories.
subagent-skill
Coordinate sub-agent delegation and track task completion events across multi-agent workflows.
assistant-personality
Define a safety-aligned default personality for AI conversations.
memory-skill
Store and retrieve conversation memories using a configurable SimpleMemory node.
javascript-skill
Execute ES6+ JavaScript in Node.js for data transformations and JSON reshaping.
bluetooth-skill
Control Android Bluetooth status, enable, disable, and list paired devices.
android-personality
Translate natural-language intents into Android device actions.
motion-skill
Capture Android accelerometer, gyroscope, and orientation data for motion-aware automations.
location-skill
Retrieve real-time GPS location data from an Android device.
app-list-skill
List installed Android apps with package names, versions, and statuses.
screen-control-skill
Automate Android screen brightness, wake state, and auto-brightness via action payloads.
audio-skill
Control Android audio volumes for media, ring, notification, alarm, voice_call, and system streams.
camera-skill
Query Android camera capabilities and capture photos via the Camera Control tool.
battery-skill
Retrieve real-time Android battery status data for automation workflows.
app-launcher-skill
...
environmental-skill
Read temperature, humidity, pressure, and ambient light from Android environmental sensors.
timer-skill
Schedule one-time timers with durations in seconds, minutes, hours, or days.
task-manager-skill
List, query, and finalize delegated tasks with explicit operation fields.
cron-scheduler-skill
Define cron-based schedules with timezone support for automated workflow runs.
multi-tool-orchestration-skill
Coordinate multiple tools for complex multi-step tasks with branching.
error-recovery-skill
Automates retries, fallbacks, and graceful degradation for AI-driven tasks.
agentic-loop-skill
Orchestrate iterative OBSERVE-THINK-ACT-REFLECT-DECIDE loops with self-delegation for autonomous agents.
nearby-places-skill
Find nearby places by type near a geographic coordinate using Google Places API.
geocoding-skill
Convert addresses to coordinates and coordinates to addresses via Google Maps Geocoding API.
http-request-skill
Execute HTTP requests with configurable methods, headers, and JSON bodies.