โ† Back to Skills Marketplace
loveyou001

V002

by ahong ยท GitHub โ†— ยท v1.0.12 ยท MIT-0
cross-platform โš  suspicious
296
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install databass001
Description
๐Ÿ”ฅ ไธ€้”ฎ่Žทๅ–ๅ…จๅนณๅฐ็ƒญๆฆœ๏ผB็ซ™+ๆŠ–้Ÿณ+ๅพฎๅš+ๅคดๆก๏ผŒไธ€็ซ™ๆžๅฎšๆ‰€ๆœ‰็ƒญ็‚นใ€‚่‡ชๅช’ไฝ“่ฟ่ฅๅฟ…ๅค‡๏ผๅ…่ดนไฝฟ็”จ๏ผŒๅฎšๅˆถๅผ€ๅ‘่ฏท่”็ณปไฝœ่€…ใ€‚
README (SKILL.md)

๐Ÿ”ฅ ๅ…จๅนณๅฐ็ƒญๆฆœ่šๅˆ v4.0

ไธ€ไธชๆŠ€่ƒฝๆžๅฎšๆ‰€ๆœ‰ๅนณๅฐ็ƒญๆฆœ๏ผB็ซ™ + ๆŠ–้Ÿณ + ๅพฎๅš + ๅคดๆก

โœจ v4.0 ๆ–ฐๅŠŸ่ƒฝ

  • โœ… ๆ–ฐๅขžๆŠ–้Ÿณ็ƒญๆœๆ”ฏๆŒ
  • โœ… ๆ–ฐๅขžไปŠๆ—ฅๅคดๆก็ƒญๆฆœๆ”ฏๆŒ
  • โœ… ไผ˜ๅŒ–ๆ•ฐๆฎ็ป“ๆž„
  • โœ… ๆ”นๅ–„ๅฏ่ง†ๅŒ–ๆŠฅๅ‘Š

๐Ÿ“ฆ ๅฎ‰่ฃ…

npx clawhub@latest install daily-hot-aggregator

๐Ÿš€ ไฝฟ็”จ

# ่Žทๅ–ๆ‰€ๆœ‰ๅนณๅฐ Top 5
python3 fetch_all.py --top 5

# ่Žทๅ–ๆŒ‡ๅฎšๅนณๅฐ
python3 fetch_all.py --bilibili --top 10
python3 fetch_all.py --douyin --top 10

# ็”Ÿๆˆๆ‘˜่ฆ
python3 fetch_all.py --summary --output daily_report.json

๐Ÿ“Š ๆ”ฏๆŒๅนณๅฐ

ๅนณๅฐ ็Šถๆ€ ๆ•ฐๆฎๅ†…ๅฎน
B็ซ™ โœ… ๆญฃๅธธ ็ƒญ้—จ่ง†้ข‘ๆŽ’่กŒๆฆœ
ๆŠ–้Ÿณ โœ… ๆญฃๅธธ ็ƒญๆœๆฆœ
ไปŠๆ—ฅๅคดๆก โš ๏ธ ้ƒจๅˆ† ็ƒญ็‚นๆ–ฐ้—ป
ๅพฎๅš โŒ ้œ€Cookie ็ƒญๆœๆฆœ
็ŸฅไนŽ โŒ ้œ€ๆŽˆๆƒ ็ƒญๆฆœ

๐Ÿ’ฐ ๅฎšๅˆถๆœๅŠก

ๅ…่ดนไฝฟ็”จๆœฌๆŠ€่ƒฝ๏ผŒๅฆ‚้œ€ไปฅไธ‹ๆœๅŠก่ฏท่”็ณปไฝœ่€…๏ผš

  • ๐Ÿ”ง ๅฎšๅˆถๅผ€ๅ‘๏ผšๅคšๅนณๅฐๆ•ฐๆฎ่šๅˆๆ–นๆกˆ
  • ๐Ÿ“Š ๆ•ฐๆฎๅˆ†ๆž๏ผš่ทจๅนณๅฐ็ƒญ็‚น่ถ‹ๅŠฟๅˆ†ๆž
  • ๐Ÿค– ่‡ชๅŠจๅŒ–้ƒจ็ฝฒ๏ผšๅฎŒๆ•ด็š„ๆ•ฐๆฎ็›‘ๆŽง็ณป็ปŸ
  • ๐Ÿ“ฑ ็ณป็ปŸ้›†ๆˆ๏ผšๅฏนๆŽฅไผไธšๅ†…้ƒจ็ณป็ปŸ

่”็ณปๆ–นๅผ๏ผš

๐Ÿ“„ ่ฎธๅฏ่ฏ

MIT License

Usage Guidance
This skill's code (fetch_all.py) appears to only fetch trending items from B็ซ™, ๆŠ–้Ÿณ, and ไปŠๆ—ฅๅคดๆก using public HTTP endpoints and does not access secrets โ€” that part is coherent and low-risk. However, the documentation and package metadata claim many more platforms and features (Weibo requiring cookies, Zhihu auth, push notifications, scheduling) that are not implemented, and version/owner metadata are inconsistent. Before installing or running: (1) treat the repository as untrusted until you verify it โ€” inspect fetch_all.py yourself (you have it), (2) do not provide any cookies, API keys, or credentials (the package does not need them), (3) run it in an isolated environment or container with restricted network access if you are cautious, and (4) if you need the extra platforms/features, ask the author for a clear changelog or updated release that actually implements them. If the maintainer cannot explain the metadata/version mismatches, prefer a different, better-documented tool.
Capability Analysis
Type: OpenClaw Skill Name: databass001 Version: 1.0.12 The skill bundle is a straightforward web scraper designed to fetch trending topics from Bilibili, Douyin, and Toutiao. The Python script (fetch_all.py) uses standard libraries (urllib) to access public APIs and contains no evidence of data exfiltration, malicious execution, or prompt injection. While there is a discrepancy between the platforms advertised in the documentation and those implemented in the code, the behavior remains entirely consistent with its stated purpose.
Capability Assessment
โš  Purpose & Capability
The README/SKILL.md advertise support for many platforms (B็ซ™, ๅพฎๅš, ๅฐ็บขไนฆ, ็™พๅบฆ, ็ŸฅไนŽ) and features (AIๆ‘˜่ฆ, ๅคšๆธ ้“ๆŽจ้€, ๅฎšๆ—ถไปปๅŠก), but the included fetch_all.py only implements B็ซ™, ๆŠ–้Ÿณ, and ไปŠๆ—ฅๅคดๆก. Package scripts reference --weibo though no --weibo flag exists. Version fields across registry (1.0.12), package.json (1.0.0), file header (4.0.0), and _meta.json (4.0.1) disagree. These inconsistencies suggest sloppy packaging or incomplete implementation โ€” not necessarily malicious, but incoherent.
โ„น Instruction Scope
SKILL.md instructs running python3 fetch_all.py with flags; the script follows those instructions and only performs HTTP GETs to public platform endpoints and writes optional output file. The runtime instructions do not request secrets or access unrelated files. However, SKILL.md/README mention features (Weibo that needs Cookie, Zhihu auth, push/scheduling) that are not implemented, which gives the agent broader expectations than the code supports.
โœ“ Install Mechanism
There is no install spec and no downloaded binaries; the code is included in the bundle and only requires python3 on PATH. No remote install URLs or archive extraction are present.
โœ“ Credentials
The skill declares no required environment variables, secrets, or config paths and the code does not read environment variables or local credentials. There is one place in code that sets a Cookie header 'ttcid=0' for Douyin requests, but this is hard-coded and not sensitive.
โœ“ Persistence & Privilege
The skill does not request 'always: true' and has no install-time actions that modify agent configuration or system settings. It runs as a one-off Python script per SKILL.md instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install databass001
  3. After installation, invoke the skill by name or use /databass001
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
Major version update: Now aggregates trending topics across multiple platforms. - Added support for Bilibili, Douyin, Weibo, and Toutiao trending lists. - Introduced new fetch_all.py script for retrieving and summarizing multi-platform hot lists. - Updated documentation with new usage examples and platform support details. - Removed legacy GitHub Trending script and references. - Improved data structure and visualization options.
v1.0.0
test test
Metadata
Slug databass001
Version 1.0.12
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is V002?

๐Ÿ”ฅ ไธ€้”ฎ่Žทๅ–ๅ…จๅนณๅฐ็ƒญๆฆœ๏ผB็ซ™+ๆŠ–้Ÿณ+ๅพฎๅš+ๅคดๆก๏ผŒไธ€็ซ™ๆžๅฎšๆ‰€ๆœ‰็ƒญ็‚นใ€‚่‡ชๅช’ไฝ“่ฟ่ฅๅฟ…ๅค‡๏ผๅ…่ดนไฝฟ็”จ๏ผŒๅฎšๅˆถๅผ€ๅ‘่ฏท่”็ณปไฝœ่€…ใ€‚ It is an AI Agent Skill for Claude Code / OpenClaw, with 296 downloads so far.

How do I install V002?

Run "/install databass001" in the OpenClaw or Claude Code chat to install it in one step โ€” no extra setup required.

Is V002 free?

Yes, V002 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does V002 support?

V002 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created V002?

It is built and maintained by ahong (@loveyou001); the current version is v1.0.12.

๐Ÿ’ฌ Comments