agentsclimarketplace

Aihot like

Skill 354685856-sn/xinyuan-scan-launchmath/skills/aihot-like

Local-first AI source scanner plus LaunchMath, a SwiftUI paid-app break-even calculator for indie developers.From the repository description

Install
npx -y skills add 354685856-sn/xinyuan-scan-launchmath --skill aihot-like

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.8 KB, 296 tokens by cl100k_base, as published. Nobody here has run it

AIHOT-like 信源日报 Skill

当用户要求查看 AI 热点、AI 日报、最近 AI 新闻、某个公司或关键词的 AI 动态时,使用这个 Skill。

能力

  • 调用当前仓库的 xinyuan_scan 工具读取本地 SQLite 信源库。
  • 必要时先运行抓取命令更新信源。
  • 输出中文摘要,优先给出标题、来源、链接、分数和为什么重要。

推荐流程

  1. 在仓库根目录运行:

    python -m xinyuan_scan scan
    
  2. 生成日报:

    python -m xinyuan_scan daily --days 3 --limit 20 --print
    
  3. 搜索关键词:

    python -m xinyuan_scan search "OpenAI" --json
    

输出要求

  • 用中文回答。
  • 不要把整篇文章复制给用户。
  • 明确标注来源和链接。
  • 如果本地库没有结果,先建议运行 scan 更新。

What ships with it: 1 file

140 B alongside SKILL.md, 1 of them executable

scripts/

Keep looking

Skills are one crate of 326,286. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.