mirra-feed-items

Create structured feed items with titles, categories, and push notifications via REST API.

6|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-feed-items
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mirra-feed-items
Source: https://github.com/Oz-Networks/mirra-sdk/tree/main/skills/mirra-feed-items
Command: npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-feed-items

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of user notifications and action results within the Mirra platform, streamlining communication and feedback loops.

Core Features & Use Cases

  • Flexible Content Blocks: Design notifications with titles, subtitles, details, and previews.
  • Categorized Activities: Assign categories (e.g., email, task, reminder) for visual distinction and icon display.
  • Push Notifications: Control whether a push notification is sent to the user.
  • Use Case: Automatically create a "Task Completed" feed item for a user when a specific action is finished in a project management tool.

Quick Start

Use the mirra-feed-items skill to create a feed item with the title "New message received" and category "message".

Frequently Asked Questions about mirra-feed-items

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create dynamic activity feed items for user notifications via REST API?

To create dynamic activity feed items via a REST API, structure your requests with defined titles, subtitles, categories, details, and previews. This enables structured user notifications for activities like emails, tasks, and reminders.

Can I send push notifications for timely user alerts through an activity feed API?

Yes, when creating activity feed items through the API, you can control whether a push notification is sent to the user. This allows you to trigger timely user alerts for specific actions.

How do I categorize user alerts and notifications in an activity feed?

You can categorize user alerts by assigning specific activity categories like email, task, or reminder via the API. This provides visual distinction and displays appropriate icons for each feed item.

What is the best way to automate action result notifications in a project management workflow?

Automating action result notifications involves using an API to generate categorized feed items when actions finish. You can define titles, details, and previews to deliver structured updates like a task completed alert.

Does the Mirra feed items API support content previews for activity notifications?

Yes, the Mirra feed items API supports flexible content blocks that let you design notifications with titles, subtitles, details, and previews. This structures the activity feed data for user alerts.