从 Solo Scope RSS(https://www.mixdao.world/feed)拉取条目,按主题整理成 3~6 类,每类生成 140 字核心价值摘要,并附每条原标题与 URL 输出简报。由 Agent 自行完成拉取、整理、写简报。触发示例:「做 Solo Scope」「mixlab Solo Scope」「整理 mixdao feed」「RSS 分类简报」。
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill mixlab-solo-scope --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mixlab Solo Scope?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-mixlab-solo-scope)More formats (shields.io, HTML) on the badges page.
---
name: mixlab-solo-scope
description: 从 Solo Scope RSS(https://www.mixdao.world/feed)拉取条目,按主题整理成 3~6 类,每类生成 140 字核心价值摘要,并附每条原标题与 URL 输出简报。由 Agent 自行完成拉取、整理、写简报。触发示例:「做 Solo Scope」「mixlab Solo Scope」「整理 mixdao feed」「RSS 分类简报」。
---
# MIXLAB Solo Scope(RSS 简报)
由 Agent 拉取 Solo Scope 实时动态 RSS,归纳成若干类别,每类一段 140 字摘要(核心价值),并保留每条的原标题与原文链接,直接输出 Markdown 简报。
## 数据源
- **RSS 地址**:`https://www.mixdao.world/feed`
- **拉取方式**:Agent 用 `curl -s -L -H "Accept: application/rss+xml" "https://www.mixdao.world/feed"`
- **格式**:RSS 2.0,每条含 `title`、`link`、`description`、`pubDate`、`guid`。
## 工作流程(Agent 执行)
1. **拉取 RSS**:用 curl 或可用工具请求上述地址,得到 RSS XML。
2. **解析条目**:从 XML 中提取每条 `item` 的 `title`、`link`、`description`。
3. **整理分类**:根据标题与描述将条目归纳为 **3~6 个类别**(如:AI 代理与安全、模型与定价、奢侈品与零售、硬件与可穿戴、融资与投资、开发者工具等),类别名简洁。
4. **写简报**:为每个类别写一段 **140 字以内** 的「核心价值」摘要,提炼对该类内容的洞察或可行动点;下列该类别内的条目,每条格式:`- [标题](原URL)`。
5. **输出**:将完整简报以 Markdown 形式输出(可写入项目内文件,或直接回复)。
## 输出模板
```markdown
# MIXLAB Solo Scope#简报
> 来源: https://www.mixdao.world/feed | 生成: YYYY-MM-DD | 技术支持:MIXLAB AgentOS
## 类别一名称
**摘要(核心价值)** 本段 140 字以内…
- [标题一](原URL一)
- [标题二](原URL二)
## 类别二名称
…
```
## 输出要求
- **分类**:3~6 个类别,类别名简短、可读。
- **类别摘要**:每类一段,**140 字以内**,提炼核心价值(创业者/一人公司视角)。
- **条目**:每类下列出该类条目,格式 `- [标题](原URL)`,标题与 URL 与 RSS 一致。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"