← 返回 Skills 市场
codekungfu

Qq

作者 ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
364
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qq-hot-trend
功能描述
Extract and summarize public QQ app pages, announcements, and group invites without login or message access.
安全使用建议
This skill appears coherent for scraping and summarizing public QQ pages, but check these operational points before installing: - Runtime rendering: SKILL.md says content is dynamically loaded and requires waiting for rendering. Ensure your agent environment provides an HTML renderer/headless browser (e.g., Puppeteer/Playwright or a browser tool). The skill does not declare this dependency. - Rate limits & robots: Implement rate-limiting and respect QQ's robots/terms of service to avoid blocking or legal issues. The SKILL.md mentions frequency control but does not enforce it. - Data handling: The skill can extract page content. Decide where scraped data will be stored or transmitted and ensure sensitive or private data are not collected or leaked. The skill gives no guidance about downstream storage or external endpoints. - Verify compliance: Confirm that summarizing and storing public announcements or invite pages is allowed under QQ's terms and applicable law in your jurisdiction. No code files or regex scan findings were present — behavior will depend entirely on how your agent implements web fetching/rendering. If you need the skill to run in your environment, consider adding explicit runtime requirements (browser binary, timeouts, proxy settings) and conservative rate limits.
功能分析
Type: OpenClaw Skill Name: qq-hot-trend Version: 0.1.0 The skill bundle contains instructions for an AI agent to summarize public QQ-related web pages, such as announcements, application pages, and group invitations. The SKILL.md file explicitly defines boundaries, stating it does not support account login, private messaging, or permission bypass, and focuses solely on publicly accessible information. No malicious code, data exfiltration, or prompt injection attempts were identified.
能力评估
Purpose & Capability
Name/description (extract/summarize public QQ pages, announcements, group invites) match the SKILL.md content. The skill only targets public pages and explicitly disclaims login/message access, which aligns with the declared purpose.
Instruction Scope
SKILL.md instructs fetching public share pages, extracting title/author/time/body/tags, and waiting for dynamic rendering. It does not ask the agent to read unrelated files or environment variables and warns about frequency control. However, it relies on the ability to render dynamic content (e.g., a headless browser) but does not state or require any specific runtime capabilities or binaries — this is an operational omission rather than a malicious instruction.
Install Mechanism
Instruction-only skill with no install spec, packages, or external downloads. This is low-risk; nothing is written to disk by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate for a scraper of public pages. There are no unrelated credentials requested.
Persistence & Privilege
The skill does not request always:true or any elevated persistent privileges. Default autonomous invocation is allowed (platform default) and is not by itself a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qq-hot-trend
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qq-hot-trend 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of qq-hot-trend skill. - Registers a QQ skill focused on extracting and summarizing information from publicly accessible QQ pages. - Supports extraction of titles, authors, update times, summaries, and metadata from public bulletin, app, and group invite pages. - Does not support login, messaging, or access to private/protected content. - Automates content parsing only for public, shareable QQ links; follows platform security and access guidelines.
元数据
Slug qq-hot-trend
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Qq 是什么?

Extract and summarize public QQ app pages, announcements, and group invites without login or message access. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 364 次。

如何安装 Qq?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install qq-hot-trend」即可一键安装,无需额外配置。

Qq 是免费的吗?

是的,Qq 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Qq 支持哪些平台?

Qq 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Qq?

由 ClawKK(@codekungfu)开发并维护,当前版本 v0.1.0。

💬 留言讨论