Skip to main content
Back to registry

trigger-realtime

triggerdotdev/skills

Subscribe to task runs and stream data in real-time from frontend and backend.

Installs590
Install command
npx skills add https://github.com/triggerdotdev/skills --skill trigger-realtime
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Subscribe to task runs and stream data in real-time from frontend and backend. See references/realtime.md for complete documentation. - Building progress indicators for long-running tasks - Creating live dashboards showing task status - Streaming AI/LLM responses to the UI - React components that trigger and monitor tasks - Waiting for user approval in tasks - Scope tokens narrowly — only grant necessary permissions - Set expiration times — don't use long-lived tokens - Use typed hooks — pass task types for proper inference - Handle errors — always check for errors in hooks - Throttle streams — use throttleInMs to control re-renders

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does trigger-realtime do?

Subscribe to task runs and stream data in real-time from frontend and backend.

Is trigger-realtime good?

trigger-realtime does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does trigger-realtime work with?

trigger-realtime currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to trigger-realtime?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install trigger-realtime?

npx skills add https://github.com/triggerdotdev/skills --skill trigger-realtime

Related skills

More from triggerdotdev/skills

Related skills

Alternatives in Software Engineering