feat(xquik): add Xquik skill#39
Conversation
There was a problem hiding this comment.
💡 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".
|
|
||
| ## Boundaries | ||
|
|
||
| Agent role boundaries -> `_common/BOUNDARIES.md` |
There was a problem hiding this comment.
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 👍 / 👎.
d5538b7 to
192caf2
Compare
|
Addressed the boundary review in 192caf2 by adding Xquik to |
Summary
Add an Xquik skill for X/Twitter data, MCP, REST API, webhook, and approved-action workflows.
Changes
xquik/SKILL.mdwith public-docs-first workflow boundaries, CLI compatibility, AUTORUN handoff, and output requirements.Testing
git diff --cached --checkgit diff --no-index --check /dev/null xquik/SKILL.mdxquik/SKILL.mdfrontmatter contains onlynameanddescription.https://docs.xquik.com/api-reference/overviewreturns HTTP 200.npm view x-developerreports version 2.4.16, MIT, expected repository, and expected homepage.Notes
main.