Apex Twitter Audit
apex_twitterAudit a Web3 project's X/Twitter account to get a 0-100 social presence score, with breakdowns across reach, activity, engagement, authenticity, and discourse, plus recommendations and raw metrics.
Instructions
Audit the X (Twitter) account of a Web3 project and produce a 0-100 social presence score. Returns a breakdown across 5 dimensions (reach, activity, engagement, authenticity, discourse), a written summary, specific recommendations, raw metrics (follower count, engagement rate, posting cadence), and any overlap with Apex-network funds. Use this when asked to evaluate a project's social presence, check for inflated metrics, or see which Apex funds have engaged with a project on Twitter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | The X/Twitter handle to audit, without the leading "@". Example: "VitalikButerin", "ethereum", "uniswap". | |
| ticker | No | Optional project ticker symbol (with or without $). When provided, the audit also searches for $ticker mentions and incorporates them into the discourse dimension. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| handle | Yes | ||
| followerCount | No | ||
| audienceQuality | No | ||
| realFollowerPercent | No | ||
| engagementRate | No | ||
| notableMentions | No | ||
| apexNetworkOverlap | No |