“我已拥有相当比例的公司股权,获取更多报酬会让我感到不安。”贝索斯曾在纽约时报DealBook峰会的访谈中坦言,“我始终认为‘何需更多激励?’那样做会让我心生抵触。”
为所有这些字段编写解码器十分繁琐。
,详情可参考钉钉
And this is actually a pattern I’ve been using more and more in practice. When I’m working with a MCP server, I inevitably discover gotchas and non-obvious patterns: a date format that needs to be YYYY-MM-DD instead of YYYYMMDD, a search function that truncates results unless you bump a parameter, a tool name that doesn’t do what you’d expect. Rather than rediscovering these every session, I just ask Claude to wrap everything we learned into a Skill. The LLM already has the context from our conversation, so it writes the Skill with all the gotchas, common patterns, and corrected assumptions baked in.
Don’t be afraid to start over. One of the common pitfalls is the sunk cost fallacy - you already picked a framework, started, so you want to polish. But with AI sometimes it is better to start over, knowing what you know. Think of that as a roguelike game, in which you die, then start over - but richer by knowledge.