← Back to Skills Marketplace
mikaelaldy

x-analytics-loop

by Mikael A · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
37
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install x-analytics-loop
Description
Review X performance and choose next experiments. Use when analyzing weekly post metrics, diagnosing winners and losers, or planning what to repeat.
README (SKILL.md)

X Analytics Loop

Run this weekly.

Collect

For each post, ask for or infer:

  • date/time
  • topic
  • format
  • hook
  • impressions
  • likes
  • replies
  • reposts/quotes
  • bookmarks if visible
  • profile visits
  • follows
  • link clicks if relevant

Calculate

Use:

  • engagement rate = engagements / impressions
  • reply rate = replies / impressions
  • repost rate = reposts / impressions
  • profile-click rate = profile visits / impressions
  • follow conversion = follows / profile visits

If data is missing, continue with qualitative diagnosis and mark assumptions.

Diagnose

  • High impressions, low engagement: hook/retrieval worked, post underdelivered.
  • Low impressions, high engagement: content resonated, distribution needs work.
  • High replies, low follows: conversation works, profile may be weak.
  • High profile clicks, low follows: bio/pinned post problem.
  • High likes, low reposts: agreeable, not share-worthy.
  • High reposts/bookmarks: make more templates/frameworks.

Decide

Pick:

  • 3 things to repeat
  • 3 things to stop
  • 3 experiments for next week

Output

Return:

  • Top winners
  • Hidden winners
  • Losers
  • Signal diagnosis
  • Next week’s experiments
  • Posting plan

Operating Principle

Treat the public X algorithm as a signal map, not a cheat code. Optimize for posts and replies that earn useful positive actions (dwell, replies, reposts, shares, profile clicks, follows) while avoiding negative actions (not interested, mute, block, report, fast skips).

Usage Guidance
This appears safe to use for reviewing X analytics. Only provide post metrics or account performance details you are comfortable sharing, and review any inferred assumptions before acting on the suggested posting plan.
Capability Analysis
Type: OpenClaw Skill Name: x-analytics-loop Version: 1.0.0 The skill bundle consists of a metadata file and a markdown instruction set (SKILL.md) for analyzing X (Twitter) performance metrics. It contains no executable code, network requests, or malicious prompt injection, and its logic is entirely consistent with its stated purpose of social media data analysis.
Capability Assessment
Purpose & Capability
The stated purpose is X performance analysis, and the instructions are limited to collecting post metrics, calculating rates, diagnosing patterns, and producing a posting plan.
Instruction Scope
The skill asks the agent to analyze user-provided or inferred metrics and mark assumptions when data is missing; it does not instruct posting, account changes, automation, or bypass behavior.
Install Mechanism
There is no install spec and no code files; the registry describes this as an instruction-only skill.
Credentials
No required binaries, environment variables, credentials, config paths, or capability tags are declared, which is proportionate for a metrics-analysis prompt.
Persistence & Privilege
The phrase 'Run this weekly' is scheduling guidance, not evidence of background persistence or autonomous execution; no privileged access is requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install x-analytics-loop
  3. After installation, invoke the skill by name or use /x-analytics-loop
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release based on xAI public X algorithm signals
Metadata
Slug x-analytics-loop
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is x-analytics-loop?

Review X performance and choose next experiments. Use when analyzing weekly post metrics, diagnosing winners and losers, or planning what to repeat. It is an AI Agent Skill for Claude Code / OpenClaw, with 37 downloads so far.

How do I install x-analytics-loop?

Run "/install x-analytics-loop" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is x-analytics-loop free?

Yes, x-analytics-loop is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does x-analytics-loop support?

x-analytics-loop is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created x-analytics-loop?

It is built and maintained by Mikael A (@mikaelaldy); the current version is v1.0.0.

💬 Comments