Skip to content
AI & Agents
Skill

/twitter

Integrate with Twitter for social media management and engagement. Use when you need to: (1) post tweets and create threads, (2) reply to tweets and engage with users, (3) search tweets and trending topics, or (4) manage direct messages and follower interactions.

From plugin
refly-skills
19959 skills
Install
$ npx -y skills add refly-ai/refly-skills --skill twitter --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/twitter

Context preview

The summary Claude sees to decide when to auto-load this skill.

Integrate with Twitter for social media management and engagement. Use when you need to: (1) post tweets and create threads, (2) reply to tweets and engage with users, (3) search tweets and trending topics, or (4) manage direct messages and follower interactions.

SKILL.md

twitter.SKILL.md
name: twitter
description: Integrate with Twitter for social media management and engagement. Use when you need to: (1) post tweets and create threads, (2) reply to tweets and engage with users, (3) search tweets and trending topics, or (4) manage direct messages and follower interactions.
skillId: skp-y0gd3zzmxr9n3xmyxhkaxfy4
workflowId: c-hiu3wipussxgo1ul98gf995b
triggers:
  - twitter
  - tweet
  - post tweet
  - twitter thread
  - social media
tags:
  - social-media
  - twitter
  - engagement
  - content
  - marketing
version: 1.0.0

twitter

Integrate with Twitter for social media management and engagement. Use when you need to: (1) post tweets and create threads, (2) reply to tweets and engage with users, (3) search tweets and trending topics, or (4) manage direct messages and follower interactions.

Installation

refly skill install skp-y0gd3zzmxr9n3xmyxhkaxfy4

Usage

After installation, run the skill using your installation ID:

refly skill run <installationId> --input '{}'

The installation ID is returned when you run `refly skill install`.

Ships withrefly-skills

Refly skills repository

Get the whole plugin