Skip to content

feat(xquik): add Xquik skill#39

Open
kriptoburak wants to merge 1 commit into
simota:mainfrom
kriptoburak:codex/add-xquik-agent
Open

feat(xquik): add Xquik skill#39
kriptoburak wants to merge 1 commit into
simota:mainfrom
kriptoburak:codex/add-xquik-agent

Conversation

@kriptoburak

Copy link
Copy Markdown

Summary

Add an Xquik skill for X/Twitter data, MCP, REST API, webhook, and approved-action workflows.

Changes

  • Add xquik/SKILL.md with public-docs-first workflow boundaries, CLI compatibility, AUTORUN handoff, and output requirements.
  • Add Xquik to the Data catalog in English and Japanese READMEs.
  • Add concise Xquik usage examples and directory tree entries.

Testing

  • git diff --cached --check
  • git diff --no-index --check /dev/null xquik/SKILL.md
  • Verified xquik/SKILL.md frontmatter contains only name and description.
  • Verified https://docs.xquik.com/api-reference/overview returns HTTP 200.
  • Verified npm view x-developer reports version 2.4.16, MIT, expected repository, and expected homepage.

Notes

  • Direct tree duplicate check found no existing Xquik, x-developer, x-twitter-scraper, or docs.xquik.com entry on main.
  • All-state PR and issue duplicate checks found no matching Xquik or X/Twitter submission.
  • Added-line safety scans found no secret literals, badge text, private implementation terms, em dash, or spaced double-hyphen patterns.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d5538b7c25

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread xquik/SKILL.md

## Boundaries

Agent role boundaries -> `_common/BOUNDARIES.md`

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add Xquik to the centralized boundaries

_common/BOUNDARIES.md is the master reference for the entire agent ecosystem, but this new skill links readers there without adding an Xquik entry (repo-wide rg -n "Xquik|xquik" _common/BOUNDARIES.md returns nothing). In tasks where X/Twitter API work overlaps with Gateway, Relay, Stream, Vector, or Sentinel, the linked boundary reference will not disambiguate Xquik at all, undermining the routing guidance this skill depends on.

Useful? React with 👍 / 👎.

@kriptoburak kriptoburak force-pushed the codex/add-xquik-agent branch from d5538b7 to 192caf2 Compare June 12, 2026 09:53
@kriptoburak

Copy link
Copy Markdown
Author

Addressed the boundary review in 192caf2 by adding Xquik to _common/BOUNDARIES.md.

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