npx skills add https://github.com/aikdeirel/daily-pulse-chatbot --skill 'Context Handover'为新聊天会话创建上下文交接 - 适用于任何对话类型。
实现全新聊天中的无缝衔接。适用于:项目、研究、规划、编码、决策等。
生成包含以下 3 个部分的摘要:
## [[当前情况]]
- 目的地:巴塞罗那,6月15-22日
- 预算:每人1500欧元,2人
- 航班已预订(汉莎航空 LH1134)
- 阻碍:酒店尚未确认
## [[关键信息]]
- 必看景点:圣家堂、奎尔公园、哥特区
- 餐厅推荐:Cervecería Catalana(来自 Maria)
- 酒店候选名单:Hotel Jazz(120欧元/晚),Praktik Rambla(95欧元/晚)
- 交通通票:50欧元/周,涵盖所有地铁
## [[后续步骤]]
1. 明天前预订酒店(价格将上涨)
2. 预订圣家堂门票(首选上午10点时段)
3. 检查旅行保险选项
## [[当前情况]]
- 主题:AI 编程助手比较
- 已测试:Cursor, Windsurf, Cline, Kilo Code
- 目前优胜者:Kilo Code(BYOK + OpenRouter)
- 仍需:价格明细
## [[关键信息]]
- Cursor:20美元/月,专有模型
- Windsurf:15美元/月,有限的免费层级
- Kilo Code:BYOK,通过 OpenRouter 实现透明成本
- 关键因素:需要成本控制 + 透明度
- 来源:Reddit r/LocalLLaMA 帖子(2024年12月)
## [[后续步骤]]
1. 计算 Kilo Code 使用的月度成本
2. 将 Roo Code 作为最终备选方案进行测试
3. 为团队撰写比较文档
## [[当前情况]]
- 正在构建:Spotify 数据统计仪表板(Next.js + React)
- 认证:OAuth 正常工作,令牌可刷新
- 数据库:已连接 Supabase
- 阻碍:热门艺人 API 分页功能故障
## [[关键信息]]
`/lib/spotify.ts` - 主要 API 逻辑
`/app/api/auth/callback/route.ts` - OAuth 处理器
使用:SWR 进行数据获取,Tailwind CSS
错误:仅返回 20 位艺人,需要 50 位
## [[后续步骤]]
1. 修复 getTopArtists() 中的分页问题
2. 添加缓存层(Redis?)
3. 部署到 Vercel
每周安装量
0
代码仓库
首次出现
1970年1月1日
安全审计
Create context handover for new chat session - works for any conversation type.
Enable seamless continuation in fresh chat. Works for: projects, research, planning, coding, decisions, etc.
Generate summary with exactly these 3 sections:
## [[Current Situation]]
- Destination: Barcelona, June 15-22
- Budget: €1500/person, 2 people
- Flights booked (Lufthansa LH1134)
- Blocker: hotel not confirmed yet
## [[Key Info]]
- Must-see: Sagrada Familia, Park Güell, Gothic Quarter
- Restaurant rec: Cervecería Catalana (from Maria)
- Hotel shortlist: Hotel Jazz (€120/night), Praktik Rambla (€95/night)
- Rail pass: €50 for week, covers all metro
## [[Next Steps]]
1. Book hotel by tomorrow (prices rise)
2. Reserve Sagrada Familia tickets (time slot 10am preferred)
3. Check travel insurance options
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
## [[Current Situation]]
- Topic: AI coding assistants comparison
- Tested: Cursor, Windsurf, Cline, Kilo Code
- Winner so far: Kilo Code (BYOK + OpenRouter)
- Still need: pricing breakdown
## [[Key Info]]
- Cursor: $20/month, proprietary models
- Windsurf: $15/month, limited free tier
- Kilo Code: BYOK, transparent costs via OpenRouter
- Key factor: want cost control + transparency
- Source: Reddit r/LocalLLaMA thread (Dec 2024)
## [[Next Steps]]
1. Calculate monthly costs for Kilo Code usage
2. Test Roo Code as final alternative
3. Write comparison doc for team
## [[Current Situation]]
- Building: Spotify stats dashboard (Next.js + React)
- Auth: OAuth working, tokens refreshing
- DB: Supabase connected
- Blocker: top artists API pagination broken
## [[Key Info]]
`/lib/spotify.ts` - main API logic
`/app/api/auth/callback/route.ts` - OAuth handler
Using: SWR for data fetching, Tailwind CSS
Bug: only returns 20 artists, need 50
## [[Next Steps]]
1. Fix pagination in getTopArtists()
2. Add caching layer (Redis?)
3. Deploy to Vercel
Weekly Installs
0
Repository
First Seen
Jan 1, 1970
Security Audits
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
106,200 周安装