正在加载视频...

视频加载失败

Gemini 3.7 Flash now also powers Spark! I think Spark is massively underrated for tons of work tasks, and 3.7 Flash means it now has better tool calling and really high success at multi-step, multi-skill workflows. These 10 prompts are my go-to for automating the weekly grind:

67,182 次观看 • 11 天前 •via X (Twitter)

0 条评论

暂无评论

原始帖子的评论将显示在这里

相关视频

Anthropic dropped 33 pages for Claude trading bots Last night I decided to try writing one and it worked out for me In 10 hours this script made me $561 The bot has a win rate of about 71% Wallet: Copytrade: Here is the full strategy: The system builds automated workflows for Claude by packaging domain expertise into structured skills that activate automatically when relevant tasks appear Skill architecture Each skill is structured as a modular package containing instructions, scripts, and reference materials This allows Claude to apply specialized workflows without requiring the user to repeat instructions in every conversation Progressive context loading Skills follow a three-layer architecture where only minimal metadata is loaded initially Full instructions and supporting files are accessed only when needed, reducing token usage while maintaining specialized expertise Trigger detection Skills activate when the user request matches defined trigger phrases or workflows This ensures the correct workflow loads automatically without requiring manual prompting Workflow execution Once activated, the skill executes a predefined multi-step process These workflows can include data analysis, document generation, automation scripts, or coordination across external tools Consistency and reliability Because workflows are encoded directly in the skill instructions, Claude performs tasks using consistent methodology rather than ad-hoc prompting Testing and iteration Skills are continuously refined through triggering tests, functional validation, and performance comparisons to ensure reliable execution Automation edge Instead of solving tasks from scratch each time, the system repeatedly applies optimized workflows Over time this dramatically reduces prompt complexity, improves output consistency, and scales productivity across thousands of tasks

winkle.

334,798 次观看 • 5 个月前

After a few more hours, I think I've figured out Opus 5. Opus 5 is trained to be more agentic than anything I've used. All Claude 5 models are like that. So what changes? The way to interact with Opus 5 or contextualize it won't work the same way as with other models. It loves exploring, so it doesn't need much guidance for it. Unique preferences, artifacts, and references compliment it well and enable cleaner and more effective exploration and execution. Now that it can explore more effectively on its own and understand intent better, the best thing to do is to get out of its way (e.g., it doesn't need examples of your preferences; a clear high-level description of it works best). It's truly agentic in that sense. A good first step to provide better context for Opus 5 is to distinguish between what's situational and what needs persistence. Regardless, persistent system prompts and CLAUDE.MD needs to stay lightweight. Remove memories and tool descriptions from these. CLAUDE.MD is also a great place to tap into progressive disclosure by linking command/skills to it. On the situational side, agent skills and auto-memory can leverage progressive disclosure and the improved ability of the model to use its external context/knowledge. Conflicting and unnecessary instructions, which are common at this layer (mainly to ensure reliability), are going to throw off this model easily. That's the biggest change I had to make. Simple, clean, and clear prompts and skills work best. I had to clean a lot of my skills and system prompts. The way I prompt remains the same (usually clear and well-scoped). MCP tool descriptions are also more descriptive and have been deduped from the system prompt. Anthropic released a guide on the new rules for context engineering, which was helpful here. I started to test the recommendations and created a little artifact with the things that worked along the way. This might feel like a lot of work. Believe me, it has been frustrating. But I think we can expect future frontier models to become more agentic and smarter at figuring out the right context/gaps. The best thing to do is to prepare for that now. Boris Cherny mentioned that Opus 5 is their least prompt-injectable model yet. I am not sure if that was something they intentionally trained for or if it emerged based on how it was trained, which is to be extremely agentic in nature and more direct in execution.

elvis

37,685 次观看 • 26 天前

Claude can make your own money printer That is exactly what happened to me I wrote my own script It took me 6 hours On the very first night the bot made $2,705 profit Copytrade: Wallet: Here is the full strategy: The system builds automated workflows for Claude by packaging domain expertise into structured skills that activate automatically when relevant tasks appear Skill architecture Each skill is structured as a modular package containing instructions scripts and reference materials This allows Claude to apply specialized workflows without requiring the user to repeat instructions in every conversation Progressive context loading Skills follow a three layer architecture where only minimal metadata is loaded initially Full instructions and supporting files are accessed only when needed reducing token usage while maintaining specialized expertise Trigger detection Skills activate when the user request matches defined trigger phrases or workflows This ensures the correct workflow loads automatically without requiring manual prompting Workflow execution Once activated the skill executes a predefined multi step process These workflows can include data analysis document generation automation scripts or coordination across external tools Consistency and reliability Because workflows are encoded directly in the skill instructions Claude performs tasks using consistent methodology rather than ad hoc prompting Testing and iteration Skills are continuously refined through triggering tests functional validation and performance comparisons to ensure reliable execution Automation edge Instead of solving tasks from scratch each time the system repeatedly applies optimized workflows Over time this dramatically reduces prompt complexity improves output consistency and scales productivity across thousands of tasks

winkle.

53,951 次观看 • 5 个月前

Microsoft presents Windows Agent Arena Evaluating Multi-Modal OS Agents at Scale discuss: Large language models (LLMs) show remarkable potential to act as computer agents, enhancing human productivity and software accessibility in multi-modal tasks that require planning and reasoning. However, measuring agent performance in realistic environments remains a challenge since: (i) most benchmarks are limited to specific modalities or domains (e.g. text-only, web navigation, Q&A, coding) and (ii) full benchmark evaluations are slow (on order of magnitude of days) given the multi-step sequential nature of tasks. To address these challenges, we introduce the Windows Agent Arena: a reproducible, general environment focusing exclusively on the Windows operating system (OS) where agents can operate freely within a real Windows OS and use the same wide range of applications, tools, and web browsers available to human users when solving tasks. We adapt the OSWorld framework (Xie et al., 2024) to create 150+ diverse Windows tasks across representative domains that require agent abilities in planning, screen understanding, and tool usage. Our benchmark is scalable and can be seamlessly parallelized in Azure for a full benchmark evaluation in as little as 20 minutes. To demonstrate Windows Agent Arena's capabilities, we also introduce a new multi-modal agent, Navi. Our agent achieves a success rate of 19.5% in the Windows domain, compared to 74.5% performance of an unassisted human. Navi also demonstrates strong performance on another popular web-based benchmark, Mind2Web. We offer extensive quantitative and qualitative analysis of Navi's performance, and provide insights into the opportunities for future research in agent development and data generation using Windows Agent Arena.

AK

19,684 次观看 • 1 年前