Skip to content

Add Xquik Twitter skill#1

Open
kriptoburak wants to merge 1 commit into
tinyhumansai:mainfrom
kriptoburak:codex/add-xquik-twitter-skill
Open

Add Xquik Twitter skill#1
kriptoburak wants to merge 1 commit into
tinyhumansai:mainfrom
kriptoburak:codex/add-xquik-twitter-skill

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jun 13, 2026

Copy link
Copy Markdown

Summary

  • add an Xquik Twitter skill under skills/xquik-twitter
  • add the skill to index.json with a raw download URL

Validation

  • python3 -m json.tool index.json
  • frontmatter smoke check for name, description, and license
  • docs, MCP guide, and GitHub source links returned success responses
  • git diff check

The README documents this index and SKILL.md contribution route.

Summary by CodeRabbit

  • New Features

    • Added Twitter skill for agent capabilities.
  • Documentation

    • Added setup and usage guide for Twitter skill, including API configuration, task routing, and safety guidelines.

@coderabbitai

coderabbitai Bot commented Jun 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 35055b54-2ef3-4c47-b157-0f7caa1ba144

📥 Commits

Reviewing files that changed from the base of the PR and between 52eb2d8 and 1e8091d.

📒 Files selected for processing (2)
  • index.json
  • skills/xquik-twitter/SKILL.md

📝 Walkthrough

Walkthrough

This PR registers a new xquik-twitter skill in the skill registry. The change adds a registry entry in index.json with skill metadata and a comprehensive documentation file at skills/xquik-twitter/SKILL.md describing the skill's purpose, setup requirements, recommended usage patterns, and safety guidelines for X/Twitter integration.

Changes

xquik-twitter Skill Registration

Layer / File(s) Summary
Skill registry entry and documentation
index.json, skills/xquik-twitter/SKILL.md
Xquik-twitter skill is registered in the skills array with metadata (id, name, description, format, author, version, tags, download URL, timestamp) and documented with setup instructions (API key, MCP endpoint configuration), recommended task paths (search, account, timeline, trends, monitoring operations), and safety rules (secret handling, data attribution, sharing restrictions).

🎯 2 (Simple) | ⏱️ ~8 minutes

🐰 A new skill hops into the registry bright,
With Twitter's tweets and threads in sight,
Xquik's wisdom tagged and ready to go,
Documentation guides the way we should know!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Add Xquik Twitter skill' clearly and concisely summarizes the main change: adding a new Twitter skill to the registry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant