一键导入
reddit-claudecode-weekly-top5
列出 r/ClaudeCode 本週留言數最多的 5 篇貼文,並以 Markdown 表格呈現。當使用者詢問「Claude Code 本週熱門討論」、「r/claudecode 本週留言最多」、「這週 Claude Code 社群在吵什麼」等相關問題時觸發。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
列出 r/ClaudeCode 本週留言數最多的 5 篇貼文,並以 Markdown 表格呈現。當使用者詢問「Claude Code 本週熱門討論」、「r/claudecode 本週留言最多」、「這週 Claude Code 社群在吵什麼」等相關問題時觸發。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | reddit-claudecode-weekly-top5 |
| description | 列出 r/ClaudeCode 本週留言數最多的 5 篇貼文,並以 Markdown 表格呈現。當使用者詢問「Claude Code 本週熱門討論」、「r/claudecode 本週留言最多」、「這週 Claude Code 社群在吵什麼」等相關問題時觸發。 |
此 skill 會呼叫本專案設定的 reddit MCP server(見 day2/lab5/.mcp.json),抓取 r/ClaudeCode 本週 top 貼文,依 num_comments 重新排序後取前 5 名,並輸出 Markdown 表格。
day2/lab5/.mcp.json 已設定好 reddit MCP server(reddit-mcp 專案)day2/lab5/ 目錄下啟動 Claude Code,reddit server 會被載入mcp__reddit__get_subreddit_posts(以及其他 5 個 reddit 工具)呼叫 mcp__reddit__get_subreddit_posts:
subreddit: claudecodesort: toptime: weeklimit: 100收到結果後,於本機將清單依 num_comments 由大到小排序,取前 5 名。
top 是按「分數」排序,不是按「留言數」。必須在客戶端重排。輸出一張 Markdown 表格,欄位固定如下(不要增減):
| # | 留言數 | 分數 | 標題 | 作者 |
[title](permalink)1,901)表格下方加一行註記,說明「抓 top/week 前 100 篇再依留言數重排」。
reddit MCP server 未連線,提示使用者:在 day2/lab5/ 重啟 Claude Code,或檢查 .mcp.json。reddit-mcp/src/reddit_mcp/reddit.py 的 UA 常數是否被改動。reddit MCP server。去除文字中的 AI 生成痕跡。適用於編輯或審閱文字,使其聽起來更自然、更像人類書寫。 基於維基百科的「AI 寫作特徵」綜合指南。偵測並修復以下模式:誇大的象徵意義、 宣傳性語言、以 -ing 結尾的膚淺分析、模糊的歸因、破折號過度使用、三段式法則、 AI 詞彙、否定式排比、過多的連接性短語。
Comprehensive security code review workflow for a target repository, producing a markdown report with findings and recommendations.
A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.
查詢美國股市即時股價。使用者輸入股票代號(如 AAPL 或 AAPL,MSFT,TSLA),取得當前股價、漲跌幅等資訊。支援逗號分隔一次查詢多支股票。當使用者詢問美國股票價格、報價或提及美股代號時觸發。
Mental models toolkit for clearer thinking, better decisions, and problem-solving. Use when users face complex problems, need decision support, want to analyze situations from multiple angles, organize information, understand systems, predict outcomes, or learn about specific mental models. Triggers include phrases like "help me think through", "analyze this problem", "what models apply here", "how should I decide", "evaluate options", or direct model references (e.g., "use second-order thinking", "apply inversion"). 中文觸發:「思維模型」、「幫我分析」、「決策分析」、「多角度思考」、「怎麼判斷」、「幫我想清楚」、「系統思考」、「風險評估」。
查詢台灣股市即時股價。使用者輸入股票代號(如 2330 或 2330,2317,2454),取得當前股價、漲跌幅等資訊。支援逗號分隔一次查詢多支股票。當使用者詢問台灣股票價格、報價或提及台灣股票代號時觸發。