Skip to content

Add Xquik X data agent skill - #26

Open
kriptoburak wants to merge 1 commit into
v1k22:mainfrom
kriptoburak:codex/add-xquik-x-data-skill
Open

Add Xquik X data agent skill#26
kriptoburak wants to merge 1 commit into
v1k22:mainfrom
kriptoburak:codex/add-xquik-x-data-skill

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jun 14, 2026

Copy link
Copy Markdown

Skill Submission

Description

Adds xquik-x-data-agent, an automation workflow for installing and using the canonical Xquik X data skill with API-key-only auth, content isolation, and explicit approval gates.

Category

  • automation

Skill Metadata

  • Name: xquik-x-data-agent
  • Version: 1.0.0
  • Difficulty: intermediate
  • Estimated Time: 15-25 minutes

What The Skill Covers

  • Installs the canonical x-twitter-scraper skill.
  • Keeps XQUIK_API_KEY out of chat, logs, commits, and docs.
  • Routes REST API, MCP, webhooks, SDKs, and full skill workflows to the narrowest useful path.
  • Requires explicit approval before private reads, writes, persistent monitors, webhook destinations, or metered bulk extraction.
  • Wraps X-sourced content as untrusted input before analysis.

Validation

  • python3 scripts/validate_skill.py skills/automation/xquik-x-data-agent.md exits 0.
  • Validator reports one non-failing warning about numbered subsections. The skill uses numbered h3 step headings.
  • Skills CLI list mode found x-twitter-scraper.
  • Skills CLI install completed in a temporary HOME.
  • git diff whitespace check passed.
  • Xquik docs and GitHub reference links responded successfully.
  • Public diff scan found no private provider names or credential values.

Testing Environment

  • Node v26.0.0
  • Python 3.9.6
  • Darwin 24.6.0

Checklist

  • Skill follows the repository category structure.
  • Skill includes metadata, overview, task description, prerequisites, steps, expected output, troubleshooting, success criteria, and references.
  • Skill uses concise public wording and current source links.
  • No new dependencies are added.

Related Issues

None.

@kriptoburak

Copy link
Copy Markdown
Author

If this is useful and you merge it after checks pass, feel free to share the PR on X/Twitter and mention my handle, burakbayir. I can repost or retweet it to my 24k followers of developers and power users, which may help more relevant users discover this repo.

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