2469 related articles

last30days-skill is a GitHub AI Agent skill with 50K+ Stars, enabling cross-platform research across Reddit, X, YouTube, Hacker News, and Polymarket to generate grounded 30-day summary reports.

last30days-skill is a 50K+ Star AI Agent skill on GitHub that performs cross-platform research across Reddit, X, YouTube, Hacker News, and Polymarket to generate grounded 30-day summary reports.

A deep dive into how AI Agents execute tasks: clarifying the core difference between Tools and Skills, and reconstructing the complete eight-step execution flow from understanding goals to delivering results.

An in-depth look at how AI Agents execute tasks: clarifying the difference between Tools and Skills, and reconstructing the complete eight-step flow from understanding goals to delivering results.

A systematic map of today's AI coding landscape: the evolution from ChatGPT to Claude Code, LLM capability tiers, tool camps like Cursor/Copilot, and the three key weapons of the Agent era — MCP, Skills, and CLI.

A technical deep-dive into AI-assisted reverse engineering: how MCP, Skills libraries, and Frida toolchains work together, their real capability limits, and the legal boundaries of iOS/Android/Web reverse analysis.

A clear breakdown of the four core AI Agent concepts: Function Calling, Tool, MCP, and Skill — understand the full tech stack behind intelligent agent development.

How can DevOps engineers transition to MLOps? This guide explains the core differences between MLOps and DevOps, offers a phased learning path, tool recommendations (MLflow, DVC, Kubeflow), and practical project ideas.

A roundup of 12 trending open-source AI agent projects on GitHub, covering video generation, agent frameworks, skill packs, code engines, security scanning, and voice processing.

Learn the essential difference between Skills and Tool Calls in AI Agents through a practical Excel agent case study, with full API call chain analysis.

A complete Pi Coding Agent configuration guide refined over two months, covering custom tools, sub-agents, persistent memory, security, and skill systems.
Claude Code Skills Encapsulation: Maki…
Learn how to encapsulate Claude Code Agent Skills for test case design. Solve prompt repetition pain points with on-demand loading and skill reuse techniques.
TutorialsHands-on comparison of Skills, Coze, and Dify for AI-powered software testing — covering auto-generated test cases from PRDs, performance reports, and Q&A bots to help testers choose the right tool.
TutorialsHands-on comparison of Skills, Coze, and Dify for AI-powered software testing: auto-generating test cases from PRDs, performance reports, and requirements Q&A bots.

AI keeps giving irrelevant answers? This article explains the technical reasons behind AI "misbehavior" and provides practical tips including prompt optimization, system constraints, and conversation resets.

AI responses keep missing the mark? This article explains why AI models go off-track from a technical perspective and provides practical correction techniques including prompt optimization, system constraints, and conversation resets.

Google NotebookLM silently refuses long structured prompts by returning "can't answer." This article analyzes the technical causes and provides practical workarounds including prompt splitting and structure simplification.

How a Reddit creator used Krea2 for image generation + LTX 2.3 for video to create Warhammer 40K cat animations. Breaking down the technical workflow, tool selection, and AI creation trends.

How a Reddit creator used Krea2 for image generation + LTX 2.3 for video generation to create Warhammer 40K cat animations. Breaking down the technical workflow, tool selection, and AI creation trends.

Learn how to advance from linear pipeline to state machine Agent architecture through a YouTube script-to-storyboard case study, covering fault tolerance, LLM evaluation frameworks, and LangGraph vs AutoGen selection.