Crawler Summary

x-algo answer-first brief

Score and optimize tweets against the X algorithm's 19 engagement signals. Use for: optimize tweet, make viral, tweet score, algorithm check, rate tweet, tweet formats. --- name: x-algo description: "Score and optimize tweets against the X algorithm's 19 engagement signals. Use for: optimize tweet, make viral, tweet score, algorithm check, rate tweet, tweet formats." --- X Algorithm Tweet Optimization Analyze and optimize tweets based on the open-source X ranking algorithm ($1). This skill encodes how the "For You" feed actually works — the 19 engagement signals, weighted scoring, a Published capability contract available. No trust telemetry is available yet. Last updated 4/15/2026.

Freshness

Last checked 4/15/2026

Best For

Contract is available with explicit auth and schema references.

Not Ideal For

x-algo is not ideal for teams that need stronger public trust telemetry, lower setup complexity, or more explicit contract coverage before production rollout.

Evidence Sources Checked

editorial-content, capability-contract, runtime-metrics, public facts pack

Claim this agent
Agent DossierGitHubSafety: 94/100

x-algo

Score and optimize tweets against the X algorithm's 19 engagement signals. Use for: optimize tweet, make viral, tweet score, algorithm check, rate tweet, tweet formats. --- name: x-algo description: "Score and optimize tweets against the X algorithm's 19 engagement signals. Use for: optimize tweet, make viral, tweet score, algorithm check, rate tweet, tweet formats." --- X Algorithm Tweet Optimization Analyze and optimize tweets based on the open-source X ranking algorithm ($1). This skill encodes how the "For You" feed actually works — the 19 engagement signals, weighted scoring, a

OpenClawself-declared

Public facts

6

Change events

1

Artifacts

0

Freshness

Apr 15, 2026

Verifiededitorial-contentNo verified compatibility signals

Published capability contract available. No trust telemetry is available yet. Last updated 4/15/2026.

Schema refs publishedTrust evidence available

Trust score

Unknown

Compatibility

OpenClaw

Freshness

Apr 15, 2026

Vendor

609nft

Artifacts

0

Benchmarks

0

Last release

Unpublished

Executive Summary

Key links, install path, and a quick operational read before the deeper crawl record.

Verifiededitorial-content

Summary

Published capability contract available. No trust telemetry is available yet. Last updated 4/15/2026.

Setup snapshot

git clone https://github.com/609NFT/x-algo-skill.git
  1. 1

    Setup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.

  2. 2

    Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.

Evidence Ledger

Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.

Verifiededitorial-content
Vendor (1)

Vendor

609nft

profilemedium
Observed Apr 15, 2026Source linkProvenance
Compatibility (2)

Protocol compatibility

OpenClaw

contractmedium
Observed Feb 24, 2026Source linkProvenance

Auth modes

api_key

contracthigh
Observed Feb 24, 2026Source linkProvenance
Artifact (1)

Machine-readable schemas

OpenAPI or schema references published

contracthigh
Observed Feb 24, 2026Source linkProvenance
Security (1)

Handshake status

UNKNOWN

trustmedium
Observed unknownSource linkProvenance
Integration (1)

Crawlable docs

6 indexed pages on the official domain

search_documentmedium
Observed Apr 15, 2026Source linkProvenance

Release & Crawl Timeline

Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.

Self-declaredagent-index

Artifacts Archive

Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.

Self-declaredGITHUB OPENCLEW

Extracted files

0

Examples

6

Snippets

0

Languages

typescript

Parameters

Executable Examples

bash

cd <skill-directory>

bash

bun run x-algo.ts analyze "<tweet text>"

bash

bun run x-algo.ts score "<tweet text>"

bash

bun run x-algo.ts signals "<tweet text>"

bash

bun run x-algo.ts compare "tweet A|||tweet B|||tweet C"

bash

bun run x-algo.ts formats

Docs & README

Full documentation captured from public sources, including the complete README when available.

Self-declaredGITHUB OPENCLEW

Docs source

GITHUB OPENCLEW

Editorial quality

ready

Score and optimize tweets against the X algorithm's 19 engagement signals. Use for: optimize tweet, make viral, tweet score, algorithm check, rate tweet, tweet formats. --- name: x-algo description: "Score and optimize tweets against the X algorithm's 19 engagement signals. Use for: optimize tweet, make viral, tweet score, algorithm check, rate tweet, tweet formats." --- X Algorithm Tweet Optimization Analyze and optimize tweets based on the open-source X ranking algorithm ($1). This skill encodes how the "For You" feed actually works — the 19 engagement signals, weighted scoring, a

Full README

name: x-algo description: "Score and optimize tweets against the X algorithm's 19 engagement signals. Use for: optimize tweet, make viral, tweet score, algorithm check, rate tweet, tweet formats."

X Algorithm Tweet Optimization

Analyze and optimize tweets based on the open-source X ranking algorithm (xai-org/x-algorithm). This skill encodes how the "For You" feed actually works — the 19 engagement signals, weighted scoring, and ranking factors — into actionable guidance for crafting tweets that perform.

For full algorithm details: read references/x-algorithm.md.

When to Use This Skill

Activate this skill when the user:

  • Asks to optimize, score, rate, or review a tweet or draft
  • Wants to craft a viral tweet or asks "make this go viral"
  • Asks about the X / Twitter algorithm or how the "For You" feed works
  • Wants to compare tweet drafts or A/B test versions
  • Asks about tweet formats or what format to use for a topic
  • Says anything like: "optimize tweet", "tweet score", "algorithm check", "rate this tweet"

Do NOT activate for:

  • General social media strategy (this is tweet-level, not account-level)
  • Non-X platforms (Instagram, LinkedIn, TikTok)
  • Scheduling, posting, or automation questions

CLI Tool

All commands run from this skill directory:

cd <skill-directory>

Analyze

bun run x-algo.ts analyze "<tweet text>"

Full analysis: composite score, signal breakdown, format detection, hook analysis, suggestions, and warnings. Use this for comprehensive feedback on a draft tweet.

Score

bun run x-algo.ts score "<tweet text>"

Quick one-line score (0-100) with format and hook summary. Use for fast iteration on multiple drafts.

Signals

bun run x-algo.ts signals "<tweet text>"

Detailed breakdown of all 19 algorithm signals (0-10 scale each). Shows which positive signals the tweet triggers and any negative signal risks.

Compare

bun run x-algo.ts compare "tweet A|||tweet B|||tweet C"

Score multiple drafts in one call, ranked by score. Separate tweets with |||. Use for A/B testing drafts — an agent can generate several versions and pick the winner. Supports all flags (--image, --video, --reply, --json).

Formats

bun run x-algo.ts formats

Lists high-performing tweet format templates with examples: thread starter, hot take, data drop, story, listicle, question, contrarian reframe, before/after.

Reference

bun run x-algo.ts reference [topic]

Quick lookup on algorithm topics: signals, scoring, filters, diversity, retrieval, etc.

Media Flags

All analysis commands (analyze, score, signals) support media flags:

bun run x-algo.ts analyze "<tweet text>" --image
bun run x-algo.ts analyze "<tweet text>" --video
bun run x-algo.ts analyze "<tweet text>" --image --video

Use --image when the tweet will include an attached image (screenshot, chart, meme, etc.). Boosts photo_expand, dwell, click, and favorite signals.

Use --video when the tweet will include an attached video (demo, walkthrough, clip, etc.). Unlocks the video_quality_view signal (otherwise stuck at 0) and boosts dwell, share, and favorite signals.

When crafting tweets, always consider whether media should be part of the post — then pass the appropriate flag to get an accurate score.

Reply Flag

All analysis commands (analyze, score, signals, compare) support the --reply flag:

bun run x-algo.ts analyze "<tweet text>" --reply
bun run x-algo.ts score "<tweet text>" --reply
bun run x-algo.ts compare "reply A|||reply B" --reply

Use --reply when the tweet is a reply to someone else's post. The X algorithm applies a 0.75x discount to ALL reply tweets (ReplyDownRankerParams.replyDownRankFactor). With --reply, the tool:

  • Applies the 0.75x discount to the composite score
  • Shows both the discounted score and the raw (undiscounted) score
  • Generates reply-specific suggestions for overcoming the discount

When an agent is building conversation (the 75.0x signal), it needs to reply — but those replies face a 25% penalty. Use --reply to ensure reply content is strong enough to still rank well despite the discount.

All commands also support --json for structured output.

How the X Algorithm Works (Summary)

The "For You" feed is ranked by a multi-task neural network (MaskNet architecture). For every tweet-user pair, the model predicts engagement probabilities. The final score is a weighted sum.

Published Production Weights (twitter/the-algorithm, April 2023)

These are the actual weights from the open-source release — they determine how much each engagement type affects ranking:

| Model Head | Weight | What It Means | |-----------|--------|---------------| | Reply Engaged by Author | 75.0 | Someone replies AND author engages back — by far the strongest signal | | Reply | 13.5 | Will they write a reply? | | Good Profile Click | 12.0 | Will they visit profile AND engage? | | Good Click V1 (convo+fav/reply) | 11.0 | Will they click into convo and like/reply? | | Good Click V2 (convo+2min dwell) | 10.0 | Will they click in and stay 2+ minutes? | | Retweet | 1.0 | Will they retweet? | | Like | 0.5 | Will they tap the heart? | | Video 50% Playback | 0.005 | Will they watch 50%+ of video? | | Negative Feedback | -74.0 | Will they click "show less", block, or mute? | | Report | -369.0 | Will they report the tweet? Heaviest penalty |

Key insight: Likes (0.5x) and retweets (1.0x) barely matter. Replies (13.5x) and especially conversation engagement (75.0x) dominate. A tweet that sparks genuine back-and-forth is worth 150x more than one that just gets likes.

The 19 Display Signals

Our tool maps to 19 granular signals (0-10 scale each) for detailed analysis, based on the model heads above plus signals appearing in the training data (share, share_dm, share_copy_link, photo_expand, bookmark, follow, dwell).

Ranking Multipliers (Applied After Scoring)

  • Out-of-Network Discount: 0.75x for tweets from accounts you don't follow
  • Reply Discount: 0.75x for reply tweets
  • Author Diversity: Exponential decay — 2nd post from same author gets ~0.625x, 3rd ~0.44x, approaches 0.25x floor
  • Feedback Fatigue: "See Fewer" reduces score to 0.2x, recovering over 140 days
  • Freshness: AgeFilter removes tweets past maximum age
  • Original Content: Retweet deduplication means original posts beat reposts

Viral Tweet Methodology

When the user asks you to craft or optimize a tweet, follow this process:

1. Understand the Goal

Before writing, clarify:

  • What's the core message or insight?
  • Who is the target audience?
  • What action do you want from readers? (engagement, shares, follows)

2. Choose the Right Format

Select a format that matches the content. Run bun run x-algo.ts formats for templates.

| Content Type | Best Format | Key Algorithm Signals | |-------------|-------------|----------------------| | Opinion | Hot take, contrarian reframe | reply (13.5x), conversation (75.0x) | | Question | Question/poll | reply (13.5x), conversation (75.0x), click (11.0x) | | Experience | Story, before/after | profile_click (12.0x), dwell (10.0x) | | Knowledge/insight | Data drop, listicle | click (11.0x), dwell (10.0x), share | | Announcement | Thread starter | click (11.0x), dwell (10.0x) |

3. Craft the Hook

The first line determines whether someone stops scrolling. Strong hooks:

  • Question: "What's the most underrated skill in tech?"
  • Bold claim: "Unpopular opinion: consistency is overrated."
  • Data point: "Our product went from 0 to $1M ARR in 6 months."
  • Story opener: "I almost got fired last week."
  • Listicle: "7 things nobody tells you about fundraising:"

Weak hooks: generic statements, "I think...", "Just wanted to share...", starting with a link.

4. Maximize Positive Signals (Ranked by Algorithm Weight)

Focus efforts on the highest-weight signals first:

Conversation (75.0x) — THE most important factor. Write tweets that spark genuine back-and-forth. Ask questions, invite discussion ("what do you think?", "agree or disagree?"), present debatable ideas. A tweet that generates thoughtful replies where you engage back is worth 150x more than one that just gets likes.

Replies (13.5x) — Ask genuine questions. Present something debatable. Leave room for people to add their take. Use conversation starters like "what's your take?", "thoughts?", "am I wrong?"

Profile Click + Engage (12.0x) — Demonstrate unique expertise. Share personal experience, original frameworks, build logs. Make people think "who is this person?" and click through to your profile. Use patterns like "I built...", "after X years...", "my approach to...".

Click Into Convo (11.0x) — Tease information. Thread starters. "Here's what I found:". Content that creates curiosity and makes people click to read more.

Dwell / Deep Engagement (10.0x) — Substance. Multi-line formatting. Storytelling. Content that rewards reading carefully. Longer tweets with line breaks.

Reposts (1.0x) — Content that makes the sharer look smart. Data, frameworks, curated knowledge. Relatively low weight.

Likes (0.5x) — Clear, quotable insight. But likes barely matter in the algorithm — focus on replies and conversation instead.

Video (0.005x) — Nearly irrelevant weight. Don't optimize for video views — the algorithm barely cares.

5. Minimize Negative Signals

What triggers each negative signal:

Negative Feedback (-74.0x) — Generic content, engagement bait ("like if you agree"), excessive hashtags, aggressive tone, excessive self-promotion, excessive caps. The model combines "show less", block, and mute into one prediction head. Getting any of these is 148x worse than getting a like.

Report (-369.0x) — Spam, misleading content, harassment, policy violations. The single heaviest penalty in the entire algorithm — 738x the weight of a like. Getting reported is algorithmic death.

6. Analyze and Iterate

Run the draft through the CLI:

bun run x-algo.ts analyze "your draft tweet"
bun run x-algo.ts analyze "your draft tweet" --image   # if attaching an image
bun run x-algo.ts analyze "your draft tweet" --video   # if attaching a video
bun run x-algo.ts analyze "your reply tweet" --reply   # if replying to someone

Review the score, signal breakdown, and suggestions. Iterate on the draft. Target:

  • Score: 65+ is good, 85+ is great, 95+ is exceptional
  • For replies (with --reply): 55+ is good, 70+ is great (raw score before 0.75x discount)
  • No negative signal above 3/10
  • Reply signal at 7+/10 (highest-impact signal in the algorithm)
  • At least 2-3 other positive signals at 6+/10

Compare multiple versions in one call:

bun run x-algo.ts compare "version A|||version B|||version C"
bun run x-algo.ts compare "version A|||version B" --image
bun run x-algo.ts compare "reply A|||reply B" --reply

7. Final Checklist

Before posting, verify:

  • [ ] Strong hook (first line grabs attention)
  • [ ] Under 280 characters (or intentionally long with line breaks)
  • [ ] At least one engagement trigger (question, data, opinion, story)
  • [ ] No engagement bait patterns
  • [ ] No excessive hashtags (max 2-3)
  • [ ] No spam-like CTAs
  • [ ] Consider adding media (image, video, screenshot) — use --image or --video flag when scoring

Anti-Patterns to Avoid

These patterns hurt your algorithm ranking:

  1. Engagement bait — "Like if you agree", "RT for reach", "Follow for follow". Drives not_interested and mute signals.

  2. Excessive hashtags — More than 3 hashtags reads as spam. The algorithm doesn't use hashtags for ranking; it uses content understanding.

  3. Thread padding — Starting a 1-tweet thought as a "thread" just for engagement. Only thread when you have multiple substantive points.

  4. All caps — Reads as shouting. Increases mute signals.

  5. Over-posting — Author Diversity Scorer applies exponential decay. Space posts 2+ hours apart for maximum individual reach.

  6. Generic takes — "AI is changing the world" with no specific insight. Low engagement = low ranking.

  7. Link-only tweets — A URL with no context. Low dwell time, low engagement signals.

  8. Crypto spam patterns — Airdrop, whitelist, giveaway language triggers spam filters and user mutes.

Edge Cases

  • Thread tweets: Score the first tweet as the hook — it determines whether people click into the thread. Subsequent tweets don't need standalone hooks.
  • Link-only tweets: Warn the user these score poorly (low dwell, low engagement). Always suggest adding context or a hook above the link.
  • Very short tweets (<30 chars): May score low on dwell but can still perform well on reply/conversation signals if the content is provocative or asks a question.
  • Tweets about media without flags: If the tweet text references an image or video ("check out this screenshot", "watch this"), remind the user to pass --image or --video for accurate scoring.
  • Non-English content: Pattern matching is English-focused. Scores may be less accurate for other languages — note this limitation when relevant.
  • Reply to own tweet (self-thread): Use --reply only for replies to other people's posts. Self-threads don't get the 0.75x discount.

File Structure

x-algo-skill/
├── SKILL.md           (this file)
├── x-algo.ts          (CLI entry point)
├── lib/
│   ├── analyze.ts     (tweet analysis engine — 19 signal scoring)
│   └── format.ts      (output formatters)
├── data/
│   └── .gitkeep
└── references/
    └── x-algorithm.md (distilled X algorithm reference)

Contract & API

Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.

Verifiedcapability-contract

Contract coverage

Status

ready

Auth

api_key

Streaming

No

Data region

global

Protocol support

OpenClaw: self-declared

Requires: openclew, lang:typescript

Forbidden: none

Guardrails

Operational confidence: medium

Contract is available with explicit auth and schema references.
Trust confidence is not low and verification freshness is acceptable.
Invocation examples
curl -s "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/snapshot"
curl -s "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/contract"
curl -s "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/trust"

Reliability & Benchmarks

Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.

Missingruntime-metrics

Trust signals

Handshake

UNKNOWN

Confidence

unknown

Attempts 30d

unknown

Fallback rate

unknown

Runtime metrics

Observed P50

unknown

Observed P95

unknown

Rate limit

unknown

Estimated cost

unknown

No benchmark suites or observed failure patterns are available.

Media & Demo

Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.

Missingno-media
No screenshots, media assets, or demo links are available.

Related Agents

Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.

Self-declaredprotocol-neighbors
GITHUB_REPOSactivepieces

Rank

70

AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Traction

No public download signal

Freshness

Updated 2d ago

OPENCLAW
GITHUB_REPOScherry-studio

Rank

70

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

Traction

No public download signal

Freshness

Updated 5d ago

MCPOPENCLAW
GITHUB_REPOSAionUi

Rank

70

Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | 🌟 Star if you like it!

Traction

No public download signal

Freshness

Updated 6d ago

MCPOPENCLAW
GITHUB_REPOSCopilotKit

Rank

70

The Frontend for Agents & Generative UI. React + Angular

Traction

No public download signal

Freshness

Updated 23d ago

OPENCLAW
Machine Appendix

Contract JSON

{
  "contractStatus": "ready",
  "authModes": [
    "api_key"
  ],
  "requires": [
    "openclew",
    "lang:typescript"
  ],
  "forbidden": [],
  "supportsMcp": false,
  "supportsA2a": false,
  "supportsStreaming": false,
  "inputSchemaRef": "https://github.com/609NFT/x-algo-skill#input",
  "outputSchemaRef": "https://github.com/609NFT/x-algo-skill#output",
  "dataRegion": "global",
  "contractUpdatedAt": "2026-02-24T19:44:13.876Z",
  "sourceUpdatedAt": "2026-02-24T19:44:13.876Z",
  "freshnessSeconds": 4420610
}

Invocation Guide

{
  "preferredApi": {
    "snapshotUrl": "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/snapshot",
    "contractUrl": "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/contract",
    "trustUrl": "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/trust"
  },
  "curlExamples": [
    "curl -s \"https://xpersona.co/api/v1/agents/609nft-x-algo-skill/snapshot\"",
    "curl -s \"https://xpersona.co/api/v1/agents/609nft-x-algo-skill/contract\"",
    "curl -s \"https://xpersona.co/api/v1/agents/609nft-x-algo-skill/trust\""
  ],
  "jsonRequestTemplate": {
    "query": "summarize this repo",
    "constraints": {
      "maxLatencyMs": 2000,
      "protocolPreference": [
        "OPENCLEW"
      ]
    }
  },
  "jsonResponseTemplate": {
    "ok": true,
    "result": {
      "summary": "...",
      "confidence": 0.9
    },
    "meta": {
      "source": "GITHUB_OPENCLEW",
      "generatedAt": "2026-04-16T23:41:04.158Z"
    }
  },
  "retryPolicy": {
    "maxAttempts": 3,
    "backoffMs": [
      500,
      1500,
      3500
    ],
    "retryableConditions": [
      "HTTP_429",
      "HTTP_503",
      "NETWORK_TIMEOUT"
    ]
  }
}

Trust JSON

{
  "status": "unavailable",
  "handshakeStatus": "UNKNOWN",
  "verificationFreshnessHours": null,
  "reputationScore": null,
  "p95LatencyMs": null,
  "successRate30d": null,
  "fallbackRate": null,
  "attempts30d": null,
  "trustUpdatedAt": null,
  "trustConfidence": "unknown",
  "sourceUpdatedAt": null,
  "freshnessSeconds": null
}

Capability Matrix

{
  "rows": [
    {
      "key": "OPENCLEW",
      "type": "protocol",
      "support": "unknown",
      "confidenceSource": "profile",
      "notes": "Listed on profile"
    },
    {
      "key": "generate",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    },
    {
      "key": "still",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    },
    {
      "key": "all",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    },
    {
      "key": "media",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    },
    {
      "key": "the",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    }
  ],
  "flattenedTokens": "protocol:OPENCLEW|unknown|profile capability:generate|supported|profile capability:still|supported|profile capability:all|supported|profile capability:media|supported|profile capability:the|supported|profile"
}

Facts JSON

[
  {
    "factKey": "docs_crawl",
    "category": "integration",
    "label": "Crawlable docs",
    "value": "6 indexed pages on the official domain",
    "href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-04-15T05:03:46.393Z",
    "isPublic": true
  },
  {
    "factKey": "vendor",
    "category": "vendor",
    "label": "Vendor",
    "value": "609nft",
    "href": "https://github.com/609NFT/x-algo-skill",
    "sourceUrl": "https://github.com/609NFT/x-algo-skill",
    "sourceType": "profile",
    "confidence": "medium",
    "observedAt": "2026-04-15T02:13:31.761Z",
    "isPublic": true
  },
  {
    "factKey": "protocols",
    "category": "compatibility",
    "label": "Protocol compatibility",
    "value": "OpenClaw",
    "href": "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/contract",
    "sourceUrl": "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/contract",
    "sourceType": "contract",
    "confidence": "medium",
    "observedAt": "2026-02-24T19:44:13.876Z",
    "isPublic": true
  },
  {
    "factKey": "auth_modes",
    "category": "compatibility",
    "label": "Auth modes",
    "value": "api_key",
    "href": "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/contract",
    "sourceUrl": "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/contract",
    "sourceType": "contract",
    "confidence": "high",
    "observedAt": "2026-02-24T19:44:13.876Z",
    "isPublic": true
  },
  {
    "factKey": "schema_refs",
    "category": "artifact",
    "label": "Machine-readable schemas",
    "value": "OpenAPI or schema references published",
    "href": "https://github.com/609NFT/x-algo-skill#input",
    "sourceUrl": "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/contract",
    "sourceType": "contract",
    "confidence": "high",
    "observedAt": "2026-02-24T19:44:13.876Z",
    "isPublic": true
  },
  {
    "factKey": "handshake_status",
    "category": "security",
    "label": "Handshake status",
    "value": "UNKNOWN",
    "href": "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/trust",
    "sourceUrl": "https://xpersona.co/api/v1/agents/609nft-x-algo-skill/trust",
    "sourceType": "trust",
    "confidence": "medium",
    "observedAt": null,
    "isPublic": true
  }
]

Change Events JSON

[
  {
    "eventType": "docs_update",
    "title": "Docs refreshed: Sign in to GitHub · GitHub",
    "description": "Fresh crawlable documentation was indexed for the official domain.",
    "href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-04-15T05:03:46.393Z",
    "isPublic": true
  }
]

Sponsored

Ads related to x-algo and adjacent AI workflows.