Skip to content

Add TweetClaw OpenClaw routing to Xquik skill#2095

Open
kriptoburak wants to merge 1 commit into
github:stagedfrom
kriptoburak:codex/add-tweetclaw-openclaw-routing
Open

Add TweetClaw OpenClaw routing to Xquik skill#2095
kriptoburak wants to merge 1 commit into
github:stagedfrom
kriptoburak:codex/add-tweetclaw-openclaw-routing

Conversation

@kriptoburak

Copy link
Copy Markdown
Contributor

Summary

  • Route OpenClaw users of the existing Xquik skill to TweetClaw.
  • Add an approval-aware OpenClaw plugin pattern for account-changing X actions.
  • Fix the AWS CloudWatch skill frontmatter name so the skill validator passes.

Validation

  • npm ci
  • npm run build
  • npm run skill:validate
  • npm run plugin:validate
  • bash eng/fix-line-endings.sh exited 0 on macOS but printed existing BSD sed warnings across repository files
  • git diff --check
  • npx --yes markdown-link-check --quiet skills/x-twitter-scraper/SKILL.md
  • Direct URL probes for the Xquik docs, Xquik OpenAPI, TweetClaw GitHub repo, and npm registry metadata

Note: npm ci reports 5 existing npm audit findings in the dependency tree, unrelated to this documentation change.

@kriptoburak kriptoburak requested a review from aaronpowell as a code owner June 22, 2026 23:40
@github-actions github-actions Bot added the skills PR touches skills label Jun 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔒 PR Risk Scan Results

Scanned 3 changed file(s).

Severity Count
🔴 High 0
🟠 Medium 3
ℹ️ Info 0
Severity Rule File Line Match
🟠 package-exec-command docs/README.skills.md 31 | [acreadiness-assess](../skills/acreadiness-assess/SKILL.md)<br />`gh skills install github/awesome-copilot acreadiness-assess` | Run the AgentRC readiness assessment on the curre
🟠 unpinned-version-indicator skills/aws-cloudwatch-investigation/SKILL.md 90 | filter @​​message like /Task timed out/ or @​​duration > 28000
🟠 unpinned-version-indicator skills/aws-cloudwatch-investigation/SKILL.md 242 Label: "Latency vs Baseline (ratio > 2 = anomaly)"

This is an automated soft-gate report. Findings indicate review targets and do not block merge by themselves.

@github-actions

Copy link
Copy Markdown
Contributor

🔍 Skill Validator Results

⚠️ Warnings or advisories found

Scope Checked
Skills 2
Agents 0
Total 2
Severity Count
❌ Errors 0
⚠️ Warnings 2
ℹ️ Advisories 0

Summary

Level Finding
ℹ️ Found 2 skill(s)
ℹ️ [aws-cloudwatch-investigation] 📊 aws-cloudwatch-investigation: 2,669 BPE tokens [chars/4: 2,633] (standard ~), 21 sections, 15 code blocks
ℹ️ [aws-cloudwatch-investigation] ⚠ Skill is 2,669 BPE tokens (chars/4 estimate: 2,633) — approaching "comprehensive" range where gains diminish.
ℹ️ [x-twitter-scraper] 📊 x-twitter-scraper: 1,094 BPE tokens [chars/4: 1,294] (detailed ✓), 9 sections, 0 code blocks
ℹ️ [x-twitter-scraper] ⚠ No code blocks — agents perform better with concrete snippets and commands.
ℹ️ ✅ All checks passed (2 skill(s))
Full validator output
Found 2 skill(s)
[aws-cloudwatch-investigation] 📊 aws-cloudwatch-investigation: 2,669 BPE tokens [chars/4: 2,633] (standard ~), 21 sections, 15 code blocks
[aws-cloudwatch-investigation]    ⚠  Skill is 2,669 BPE tokens (chars/4 estimate: 2,633) — approaching "comprehensive" range where gains diminish.
[x-twitter-scraper] 📊 x-twitter-scraper: 1,094 BPE tokens [chars/4: 1,294] (detailed ✓), 9 sections, 0 code blocks
[x-twitter-scraper]    ⚠  No code blocks — agents perform better with concrete snippets and commands.
✅ All checks passed (2 skill(s))

@github-actions github-actions Bot added the skill-check-warning Skill validator reported warnings label Jun 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔴 Contributor Reputation Check: HIGH risk

Check Risk
Profile HIGH
Credential audit NONE

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@github-actions github-actions Bot added the needs-review:HIGH Contributor reputation check flagged HIGH risk label Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-review:HIGH Contributor reputation check flagged HIGH risk skill-check-warning Skill validator reported warnings skills PR touches skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant