mirra-twitter

Post tweets, retrieve user timelines, and search tweets via REST API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of posting tweets, retrieving user timelines, and searching for specific tweets on Twitter (X), streamlining social media management.

Core Features & Use Cases

  • Post Tweets: Publish new tweets directly through the Mirra platform.
  • Retrieve User Tweets: Fetch a user's past tweets, with options to include replies.
  • Advanced Search: Utilize Twitter's advanced search syntax to find specific tweets based on various criteria.
  • Get Tweet by ID: Retrieve individual or multiple tweets using their unique IDs, useful for context.
  • Use Case: A marketing team can use this Skill to schedule and publish daily updates, monitor brand mentions, and gather insights from competitor activity on Twitter.

Quick Start

Use the mirra-twitter skill to post the text "Hello Mirra community!" to Twitter.

Frequently Asked Questions about mirra-twitter

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

FAQPage Schema
How do I post tweets programmatically through a REST API?

Retrieve user tweets by fetching their past timeline with options to include replies. The Skill supports retrieving historical tweets with pagination to manage large data sets.

Can I use advanced search syntax to find specific tweets on X?

Yes, you can perform advanced searches on X using this Skill. It utilizes Twitter's complex query syntax to find specific tweets based on various criteria and also retrieves individual tweets by ID.

Do I need API keys to manage Twitter posts and search historical tweets?

Yes, API keys and user authentication are required for Mirra to access Twitter functionalities. These credentials authorize the REST API calls used for posting tweets and fetching user timelines.

What's the best way to automate social media management for Twitter?

Automate social media management by using this Skill to schedule and publish daily updates, monitor brand mentions through advanced search, and gather insights from competitor activity on Twitter.