
按职业场景寻找 AI Agent Skill | AI 语义搜索 — SkillForge
按职业场景语义搜索 AI Skills,保存收藏集,一键装入 Claude Code。
SkillForge — Claude Skill 发现与分发平台,按职业场景组织 5700+ skill 覆盖 30 个垂直领域,一行命令装到 Claude Code / Cursor,登录后可留存自己的工具集
完整作品展
技术栈
60 projects

按职业场景语义搜索 AI Skills,保存收藏集,一键装入 Claude Code。
SkillForge — Claude Skill 发现与分发平台,按职业场景组织 5700+ skill 覆盖 30 个垂直领域,一行命令装到 Claude Code / Cursor,登录后可留存自己的工具集

Argutum:与AI聊天并根据消息质量赚钱。
u/as-333 · Reddit
Built an AI chat that pays you per message, scored in real time: looking for feedback I've been using Claude Code to build Argutum, an AI assistant that scores every message you send (0–100, five dimensions: complexity, novelty, structure, domain expertise, conversational depth) and pays you for the good ones. The underlying idea is that your prompts get sold as training data to AI labs, so you should get a cut instead of it happening for free. Stack: Next.js 16, Groq/Llama 3.3 70B, custom

Nemesis Goals用AI虚拟对手每日嘲讽激励你完成目标,还能参加周赛。
@nemesis_goals · X
Building an AI goal tracker that hates your excuses and roasts your failures.

AI 医疗设备初创公司的质量管理系统。
@ZachInSpace · X
Launched a month ago

PortWise AI投资顾问,提供市场分析和投资组合解读。
PortWise — AI 投资顾问,将市场数据、公司公告、新闻资讯和交易信号转化为关于股票、ETF 和投资组合的通俗易懂的回答

为D2C品牌提供库存智能分析,帮助检测缺货风险和滞销品。
@heydevottam · X
I'm building EVE — an inventory intelligence platform that helps D2C brands detect stockout risks, dead stock, and profit leakage before they become costly.


自主AI工作空间,能研究、编码、分析数据、操作浏览器。
@WorkFarOfficial · X


自动生成用于 TikTok、YouTube Shorts 和 Reels 的爆款短视频。
@VladClaudes


扫描网站的AI设计模式,评分其设计的AI生成程度。
hubraumhugo · HN
Design slop is the feeling that tells you a website is purely AI-generated. This is an attempt to classify the design patterns behind it. Applying this scoring to recent ShowHN submissions shows that about a third of the submissions show medium to heavy design slop: https://slopcop.adriankrebs.ch/show How the scoring works: - A headless browser loads each site (Playwright) - A small in-page script analyzes the DOM and reads computed styles - Every pattern is a deterministic CSS or DOM check. There are false positives, but my manual QA run verified it’s maybe 5-10%. Is design slop bad? Not really, just uninspired. After all, the web was never about the fanciest design, and before the AI era, everything looked like Bootstrap. However, there is a difference between trying to craft your own design and just shipping with whatever defaults the LLMs output. And the same has been the case pre-LLM when using CSS/HTML templates. I guess people will get back to crafting beautiful design