Tagged articles
77 articles
Page 1 of 1
ZhiKe AI
ZhiKe AI
May 19, 2026 · R&D Management

Why One‑Shot AI Prompts Fail and How 19 Iron Rules Build a Factory‑Style Workflow

The article explains that single‑turn AI chats cannot handle complex tasks, and introduces Harness—a six‑agent AI workflow that organizes AI roles, enforces 19 strict rules, and uses a five‑step setup to turn ad‑hoc prompts into a disciplined, self‑evolving production line for content and software development.

AI agentsAI workflowPrompt engineering
0 likes · 14 min read
Why One‑Shot AI Prompts Fail and How 19 Iron Rules Build a Factory‑Style Workflow
Architect
Architect
May 18, 2026 · Artificial Intelligence

18 Essential Actions to Build a Personal Claude AI Workbench

The article explains that effective use of Claude depends on establishing a stable personal work environment rather than merely crafting prompts, and it details 18 concrete actions organized into six layers—projects, personal instructions, fact sources, workflow cards, review loops, and boundaries—to create a reusable AI workbench.

AI workflowAgent HarnessClaude
0 likes · 31 min read
18 Essential Actions to Build a Personal Claude AI Workbench
AI Engineering
AI Engineering
May 14, 2026 · Artificial Intelligence

How One Person, Claude, and Cloud Services Can Replace an Entire Engineering Team

This guide walks you through two free demos that show how a single developer can use Claude on Google Cloud to build fully automated AI agents, followed by a detailed 7‑day plan that transforms Claude from a chat tool into an AI employee capable of handling content creation, operations, code review, and more, all without requiring a computer science degree.

AI automationAI workflowClaude
0 likes · 12 min read
How One Person, Claude, and Cloud Services Can Replace an Entire Engineering Team
Frontend AI Walk
Frontend AI Walk
May 11, 2026 · Artificial Intelligence

From Personal Prompts to a Team Production Line: A 0‑to‑1 Guide for Skill Engineering

This article presents a step‑by‑step method for turning scattered personal prompt knowledge into versioned, testable, and shareable AI workflow assets, covering directory conventions, description design, test case creation, Bad Case feedback loops, Git management, team sharing mechanisms, and a 30‑day rollout plan.

AI workflowGitPrompt engineering
0 likes · 22 min read
From Personal Prompts to a Team Production Line: A 0‑to‑1 Guide for Skill Engineering
Smart Workplace Lab
Smart Workplace Lab
May 2, 2026 · Industry Insights

Prompt Engineer Layoffs: How to Re‑Engineer Your Career Path

As large language models mature, prompt‑writing roles are disappearing, prompting engineers to shift from crafting prompts to designing end‑to‑end AI workflows; this article outlines a three‑step system‑reconstruction protocol, common pitfalls, and practical guidelines for transitioning into workflow architecture.

AI workflowAutomationLLM
0 likes · 6 min read
Prompt Engineer Layoffs: How to Re‑Engineer Your Career Path
SuanNi
SuanNi
May 1, 2026 · Artificial Intelligence

Agent Skill Future Outlook: Trends, Challenges, and Opportunities

This analysis explores the seven openness challenges of Agent Skills, the evolution of capability and trust models, combination security, lifecycle management, autonomous skill generation, multi‑modal extensions, ecosystem growth, commercialization pathways, long‑term human‑AI collaboration, and security risks, concluding with actionable recommendations for developers, enterprises, and ecosystem builders.

AI agentsAI futureAI security
0 likes · 9 min read
Agent Skill Future Outlook: Trends, Challenges, and Opportunities
AI Explorer
AI Explorer
Apr 26, 2026 · Artificial Intelligence

A Lightweight Python Multi‑Agent Framework That Gained 25K+ Stars in 24 Hours

OpenAI’s newly open‑sourced openai‑agents‑python SDK is a lightweight, powerful Python framework for building multi‑agent AI workflows, quickly earning over 25,000 GitHub stars, supporting 100+ LLM providers, and offering sandbox agents, built‑in tracing, and human‑AI collaboration features.

AI workflowLLMMulti-Agent
0 likes · 7 min read
A Lightweight Python Multi‑Agent Framework That Gained 25K+ Stars in 24 Hours
AI Explorer
AI Explorer
Apr 23, 2026 · Artificial Intelligence

Why OpenAI’s Lightweight Multi‑Agent Python Framework Is Going Viral

The open‑source OpenAI Agents SDK provides a lightweight Python framework that enables multiple AI agents to collaborate like a team, offering features such as automatic handoff, sandboxed execution, safety guardrails, human‑in‑the‑loop control, full‑traceability, and support for over 100 LLM models, all with just a single pip install.

AI workflowLLMMulti-Agent
0 likes · 5 min read
Why OpenAI’s Lightweight Multi‑Agent Python Framework Is Going Viral
PaperAgent
PaperAgent
Apr 22, 2026 · Artificial Intelligence

How SkillClaw Enables Collective Evolution of Agent Skills in Real-World Use

SkillClaw introduces a centralized evolution framework that transforms user interactions into structured evidence, allowing LLM agents to refine, create, or skip skills based on aggregated success and failure patterns, with nightly validation ensuring only proven improvements are deployed, resulting in consistent performance gains across diverse tasks.

AI workflowBenchmarkLLM agents
0 likes · 13 min read
How SkillClaw Enables Collective Evolution of Agent Skills in Real-World Use
Frontend AI Walk
Frontend AI Walk
Apr 21, 2026 · Artificial Intelligence

How to Distill Any Expert into an AI Skill: Elon Musk SOP Guide

This article walks you through a complete knowledge‑distillation workflow that turns Elon Musk’s decision‑making logic into a reusable AI skill, covering source collection, Obsidian setup, a six‑step prompting chain, adding personal commentary, and packaging the result for manual or automated AI use.

AI workflowClaudeElon Musk
0 likes · 21 min read
How to Distill Any Expert into an AI Skill: Elon Musk SOP Guide
AI Era Action Guide
AI Era Action Guide
Apr 21, 2026 · Industry Insights

How to Use IBM Processing Mining to Uncover Complex Multi‑Agent Collaboration Workflows

The article explains how multi‑agent AI systems create hidden bottlenecks and abnormal paths in customer‑service workflows, demonstrates how IBM Processing Mining automatically discovers end‑to‑end processes, quantifies performance, identifies variants and root causes, and provides concrete optimization steps that deliver measurable business value.

AI workflowIBMbusiness optimization
0 likes · 21 min read
How to Use IBM Processing Mining to Uncover Complex Multi‑Agent Collaboration Workflows
ArcThink
ArcThink
Apr 19, 2026 · Artificial Intelligence

From Repetitive Prompts to One‑Click Execution: A Complete Guide to Writing Claude Skills

Learn how to turn daily repetitive Claude Code prompts into reusable Skills by identifying repeatable workflows, extracting five key Skill traits, applying a four‑step creation process, and iterating through observation, refinement, structuring, validation, and continuous improvement, illustrated with a real code‑review case study.

AI workflowAutomationClaude
0 likes · 19 min read
From Repetitive Prompts to One‑Click Execution: A Complete Guide to Writing Claude Skills
AI Explorer
AI Explorer
Apr 16, 2026 · Artificial Intelligence

Is a Lightweight Multi‑Agent Workflow Framework the Next Paradigm for AI Application Development?

OpenAI’s newly open‑sourced Agents SDK for Python offers a lightweight, vendor‑neutral framework that lets developers define, orchestrate, and monitor multiple AI agents—each acting as a specialized tool or sandboxed worker—enabling rapid construction of complex, production‑grade AI collaboration workflows.

AI workflowAgents SDKMulti-Agent
0 likes · 7 min read
Is a Lightweight Multi‑Agent Workflow Framework the Next Paradigm for AI Application Development?
AI Code to Success
AI Code to Success
Apr 16, 2026 · Artificial Intelligence

Master Claude Code’s 1M‑Token Context: Proven Strategies to Manage, Compact, and Rewind

Claude Code now supports a 1 million‑token context window, but effective use hinges on disciplined context management—choosing when to continue, rewind, clear, compact, or delegate to sub‑agents, and applying three core concepts of context windows, compaction, and context rot to avoid performance pitfalls.

AI workflowClaudeContext management
0 likes · 10 min read
Master Claude Code’s 1M‑Token Context: Proven Strategies to Manage, Compact, and Rewind
AI Architecture Hub
AI Architecture Hub
Apr 15, 2026 · Operations

Boost Your Development Workflow with Claude Code: 10 Must‑Know Custom Commands

This article explains how Claude Code custom commands eliminate repetitive prompt typing and prompt drift by storing reusable markdown prompts in a version‑controlled .claude/commands directory, then demonstrates ten practical commands—ranging from environment checks to automated PR generation—applied to a real FastAPI ML inference service.

AI workflowClaude CodeCustom Commands
0 likes · 31 min read
Boost Your Development Workflow with Claude Code: 10 Must‑Know Custom Commands
DevOps Coach
DevOps Coach
Apr 13, 2026 · Industry Insights

How AI Workflow Automation and Agentic Systems Can Future‑Proof Your Career

This article examines the rapid rise of AI skills across industries, explains how workflow automation tools like Zapier and n8n, as well as emerging agentic systems, can transform routine tasks, enhance productivity, and become essential competencies for staying competitive in the 2026 job market.

AI SafetyAI workflowagentic systems
0 likes · 10 min read
How AI Workflow Automation and Agentic Systems Can Future‑Proof Your Career
Smart Workplace Lab
Smart Workplace Lab
Apr 11, 2026 · Artificial Intelligence

How to Build a Human‑In‑The‑Loop Supervision SOP for AI Agent Workflows

The article outlines a practical SOP that transforms AI agents from passive responders to autonomous executors by introducing task decomposition, exception handling, and human‑in‑the‑loop audit checkpoints, enabling organizations to supervise multi‑model collaborations while avoiding chaos and ensuring alignment with business goals.

AI workflowAgent orchestrationHuman-in-the-Loop
0 likes · 6 min read
How to Build a Human‑In‑The‑Loop Supervision SOP for AI Agent Workflows
Architect's Journey
Architect's Journey
Apr 8, 2026 · Artificial Intelligence

From Colleague Skill to Platform Skill: How AI Can Turn Apps into Personal Agents

The article envisions AI‑driven “skill” agents that encapsulate the expertise of colleagues and the core capabilities of platforms, illustrating how everyday tasks like ordering food, booking rides, shopping, travel, job hunting, housing, and investing could be handled through proactive, personalized, continuously running skill services instead of isolated apps.

AI agentsAI workflowSkill Architecture
0 likes · 16 min read
From Colleague Skill to Platform Skill: How AI Can Turn Apps into Personal Agents
AgentGuide
AgentGuide
Apr 2, 2026 · Artificial Intelligence

Understanding ReAct: The Reason‑Act Loop Behind LLM Agents

The article explains ReAct—a Reason‑Act framework for large language model agents that observes, reasons, takes actions via tools, receives feedback, and iterates—highlighting its distinction from plain QA, its step‑by‑step workflow, practical importance, and a weather‑query example.

AI workflowLLM agentsReact
0 likes · 5 min read
Understanding ReAct: The Reason‑Act Loop Behind LLM Agents
AI Step-by-Step
AI Step-by-Step
Mar 31, 2026 · Artificial Intelligence

Designing Effective Human-in-the-Loop AI Workflows: When to Automate and When to Involve Humans

The article explains how to avoid the extremes of fully automated AI or no AI at all by defining clear Human-in-the-Loop patterns, identifying irreversible, high‑responsibility, and high‑exception steps, and applying tailored approval, edit, and escalation nodes in finance, contract, and other critical business processes.

AI assistanceAI workflowHuman-in-the-Loop
0 likes · 9 min read
Designing Effective Human-in-the-Loop AI Workflows: When to Automate and When to Involve Humans
Smart Workplace Lab
Smart Workplace Lab
Mar 31, 2026 · Artificial Intelligence

How to Prevent Hidden AI Workflow Crashes: 3 Critical Failure Points & Fixes

In 2026, a major company's automated campaign failed due to hidden AI workflow failures, and our lab identified three invisible crash points—context overflow, permission loop deadlock, and data pollution—explaining their symptoms, root causes, and practical remediation techniques to build robust, long‑running AI systems.

AI workflowRobustnesscontext overflow
0 likes · 5 min read
How to Prevent Hidden AI Workflow Crashes: 3 Critical Failure Points & Fixes
Senior Tony
Senior Tony
Mar 31, 2026 · Artificial Intelligence

Build and Debug LangGraph Workflows with Alibaba Qwen in Minutes

This article walks through creating a LangGraph workflow in Python, first using OpenAI’s GPT‑5‑nano model, then swapping to Alibaba’s Qwen 3.5‑plus model, showing how to suppress warnings, filter out thinking responses, visualize the graph, and troubleshoot common errors, all without any prior AI coding experience.

AI workflowAlibaba QwenLLM
0 likes · 8 min read
Build and Debug LangGraph Workflows with Alibaba Qwen in Minutes
AndroidPub
AndroidPub
Mar 30, 2026 · Artificial Intelligence

How Superpowers Transforms AI‑Assisted Development: A Step‑by‑Step Guide

Superpowers introduces a structured, Git‑worktree‑based AI development workflow that tackles plan deviation by combining brainstorming, automated planning, sub‑agent execution, mandatory TDD, and continuous back‑check, offering a practical alternative to simple plan modes and heavyweight frameworks.

AI DevelopmentAI workflowSuperpowers
0 likes · 13 min read
How Superpowers Transforms AI‑Assisted Development: A Step‑by‑Step Guide
Wuming AI
Wuming AI
Mar 29, 2026 · Industry Insights

Turning Docs into AI‑Callable Skills: A Practical Shift to AI‑First Workflows

The article argues that merely sharing AI prompts and tool lists is insufficient; instead, documentation and tools must be transformed into AI‑friendly, callable skills, illustrating the shift with concrete OpenClaw and CoPaw examples that enable self‑healing, redundancy, and truly automated workflows.

AI workflowAutomationOperations
0 likes · 8 min read
Turning Docs into AI‑Callable Skills: A Practical Shift to AI‑First Workflows
o-ai.tech
o-ai.tech
Mar 26, 2026 · Artificial Intelligence

Why Superpowers Forces Brainstorming Before Any Code Is Written

The article explains that the brainstorming skill in Superpowers acts as a gatekeeper, preventing agents from jumping into implementation before the problem is fully defined, by enforcing a structured design process that yields a reviewed spec ready for planning and execution.

AI workflowSuperpowersbrainstorming
0 likes · 11 min read
Why Superpowers Forces Brainstorming Before Any Code Is Written
AI Waka
AI Waka
Mar 26, 2026 · Artificial Intelligence

When to Use MCP vs. Skills with Claude: A Practical Decision Framework

This article analyzes the trade‑offs between Model Context Protocol (MCP) and Skills for Claude‑based AI workflows, offering a three‑question test, real‑world examples, and architectural diagrams to help engineers choose the most efficient approach for their tasks.

AI workflowAutomationClaude
0 likes · 10 min read
When to Use MCP vs. Skills with Claude: A Practical Decision Framework
AI Code to Success
AI Code to Success
Mar 25, 2026 · R&D Management

How to Build a Structured Memory System for Claude Code and Eliminate Re‑Explanation

This guide explains why Claude Code often forgets previous context, demonstrates the shortcomings of a flat CLAUDE.md file, and provides a step‑by‑step method to reorganize project knowledge into a .claude directory with rules, memory, skills, and templates, enabling seamless cross‑project reuse and faster AI‑assisted development.

AI workflowClaude Codebest practices
0 likes · 13 min read
How to Build a Structured Memory System for Claude Code and Eliminate Re‑Explanation
AgentGuide
AgentGuide
Mar 22, 2026 · Artificial Intelligence

How to Design Prompt Engineering in Your Project: A Complete Workflow

The article outlines a systematic Prompt Engineering process that starts with defining task goals and metrics, structures prompts into modular components, uses offline evaluation and bad‑case analysis, incorporates RAG or tools when needed, and continuously monitors accuracy, hallucination, latency and cost.

AI workflowFew-ShotPrompt engineering
0 likes · 7 min read
How to Design Prompt Engineering in Your Project: A Complete Workflow
AI Explorer
AI Explorer
Mar 22, 2026 · Artificial Intelligence

Is gstack ‘God Mode’ or Just a Bunch of Prompts? Inside YC CEO’s 35K‑Star Claude Code Pack

YC CEO Garry Tan open‑sourced gstack, a Claude Code skill pack that turns an AI coding assistant into a virtual engineering team with defined roles, a linear workflow, and a one‑command install, sparking debate over its productivity claims, technical merits, and the broader shift toward AI‑driven workflow design.

AI programmingAI workflowClaude Code
0 likes · 10 min read
Is gstack ‘God Mode’ or Just a Bunch of Prompts? Inside YC CEO’s 35K‑Star Claude Code Pack
Black & White Path
Black & White Path
Mar 21, 2026 · Information Security

GhostClaw/GhostLoader Malware Deep Dive: GitHub Repo and AI Workflow Attacks on macOS

The report details how the GhostClaw/GhostLoader campaign leverages trusted GitHub repositories and AI‑assisted development workflows to deliver a multi‑stage macOS payload that steals credentials, contacts a single C2 domain, and establishes persistence, while providing blue‑team detection and mitigation guidance.

AI workflowGitHubThreat Detection
0 likes · 18 min read
GhostClaw/GhostLoader Malware Deep Dive: GitHub Repo and AI Workflow Attacks on macOS
AI Explorer
AI Explorer
Mar 20, 2026 · Artificial Intelligence

Agency Agents: A Multi‑Specialist AI Team for Development and Marketing

The Agency Agents project on GitHub showcases a lightweight, shell‑script‑driven collection of specialized AI agents that act as a virtual company, offering developers and creators a fast way to access front‑end, community, creative, and reality‑checking expertise.

AI multi‑agent systemAI workflowAgency Agents
0 likes · 7 min read
Agency Agents: A Multi‑Specialist AI Team for Development and Marketing
AI Explorer
AI Explorer
Mar 18, 2026 · Artificial Intelligence

How to Empower Claude with Professional Skills: The Complete Anthropic Skills Guide

Anthropic's 33‑page official guide explains the design philosophy, three‑layer progressive disclosure architecture, usage categories, five practical patterns, authoring tips, debugging methods, success metrics, and a step‑by‑step workflow for building Claude Skills that give AI agents reusable professional capabilities.

AI workflowAgent SkillsAnthropic
0 likes · 16 min read
How to Empower Claude with Professional Skills: The Complete Anthropic Skills Guide
Shuge Unlimited
Shuge Unlimited
Mar 14, 2026 · Artificial Intelligence

Free OpenClaw Guide: Building an Automated AI Content Creation Workflow (Worth 5000 ¥)

This step‑by‑step tutorial shows how to install and configure the self‑hosted OpenClaw AI gateway, set up essential skills, connect Feishu, and create two practical workflows—curtain image generation and viral content dissection—while covering API setup, budgeting, troubleshooting, and pricing considerations.

AI workflowFeishu botOpenClaw
0 likes · 22 min read
Free OpenClaw Guide: Building an Automated AI Content Creation Workflow (Worth 5000 ¥)
Fighter's World
Fighter's World
Mar 14, 2026 · Industry Insights

Can Industry AI Agents Compete with Claude’s Powerful Plugins?

The article examines how Anthropic’s Claude Cowork with plugins lets lawyers build custom AI workflows that cut operating costs dramatically, contrasts this DIY approach with vertical AI platforms like Harvey, and analyzes how these dynamics are reshaping the legal market and its competitive landscape.

AI agentsAI workflowClaude
0 likes · 16 min read
Can Industry AI Agents Compete with Claude’s Powerful Plugins?
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Mar 9, 2026 · Artificial Intelligence

How a Half‑Hour Skill Pack Turned Claude Code into a One‑Click Book Translator

The author shows how a quick GitHub search uncovered LinguaGacha, which combined with Claude Code enabled fast, consistent translation of 130 k‑word books, and how packaging the workflow as a reusable Skill saved hours and turned the process into a single‑command operation.

AI workflowClaude CodeGitHub
0 likes · 15 min read
How a Half‑Hour Skill Pack Turned Claude Code into a One‑Click Book Translator
IT Services Circle
IT Services Circle
Mar 8, 2026 · Artificial Intelligence

Mastering LLM Skills: Modular Prompt Engineering for Scalable AI Workflows

The article explains how to replace monolithic prompts with reusable, lazy‑loaded Skill files, compares Skills with Prompt, MCP and Function Calling, shows concrete Skill structures and examples, and demonstrates a Spring Boot AI interview platform with open‑source repositories.

AI workflowFunction CallingLLM
0 likes · 12 min read
Mastering LLM Skills: Modular Prompt Engineering for Scalable AI Workflows
AI Architecture Hub
AI Architecture Hub
Mar 7, 2026 · Artificial Intelligence

How to Build a Scalable Multi‑Agent System with OpenClaw: From Single Agent to Secure, Isolated Teams

This guide explains why a single OpenClaw agent quickly hits limits, describes the internal isolation units of an agent, shows how to detect when to split agents, and provides step‑by‑step instructions for creating agents, configuring routing, applying three levels of isolation, and performing pre‑deployment security checks.

AI workflowAgent IsolationDocker sandbox
0 likes · 19 min read
How to Build a Scalable Multi‑Agent System with OpenClaw: From Single Agent to Secure, Isolated Teams
DaTaobao Tech
DaTaobao Tech
Mar 6, 2026 · Artificial Intelligence

How We Built an LLM‑Powered User Feedback Sentiment Monitoring System

The transaction terminal team created an AI‑driven workflow that automatically collects, cleans, classifies, alerts, distributes, attributes, and reviews user feedback, using a four‑step LLM model to ensure controllable, consistent, and explainable sentiment analysis while boosting efficiency and trust.

AI workflowAutomationLLM
0 likes · 12 min read
How We Built an LLM‑Powered User Feedback Sentiment Monitoring System
Qborfy AI
Qborfy AI
Mar 4, 2026 · Artificial Intelligence

Build a Personal AI Prompt That Saves You Time Every Session

The article explains how to create a personal AI prompt—called a Master Prompt or Personal OS—by documenting identity, goals, style preferences, and using it each session, with step‑by‑step guidance, examples, and tips for automating the creation and adapting it to multiple roles.

AI prompt engineeringAI workflowChatGPT
0 likes · 8 min read
Build a Personal AI Prompt That Saves You Time Every Session
Frontend AI Walk
Frontend AI Walk
Mar 4, 2026 · Artificial Intelligence

Choosing Between Kimi Claw and Self‑Hosted OpenClaw: A Hybrid Strategy for Knowledge‑Intensive Teams

The article proposes a hybrid architecture where Kimi Claw serves as the primary knowledge and search hub while a self‑hosted OpenClaw node supplements it for intranet security and multi‑model experiments, detailing scenarios, data boundaries, step‑by‑step implementation, and model‑tool selection.

AI workflowClawHubKimi Claw
0 likes · 14 min read
Choosing Between Kimi Claw and Self‑Hosted OpenClaw: A Hybrid Strategy for Knowledge‑Intensive Teams
PMTalk Product Manager Community
PMTalk Product Manager Community
Feb 18, 2026 · Product Management

How Traditional Product Managers Can Find Their AI‑Era Role as Business‑AI Translators

The article examines the anxiety and hype surrounding AI, argues that product managers should shift from building AI‑native apps to embedding AI capabilities, defines the "business‑AI translator" role, and provides concrete frameworks, scenarios, and step‑by‑step methods for discovering and validating AI‑enabled opportunities in everyday product work.

AI product managementAI workflowbusiness AI translator
0 likes · 14 min read
How Traditional Product Managers Can Find Their AI‑Era Role as Business‑AI Translators
Tech Minimalism
Tech Minimalism
Feb 2, 2026 · Artificial Intelligence

Turning Markdown into Persistent Memory: Inside the planning-with-files Claude Code Plugin

planning-with-files is a Claude Code plugin that replaces volatile AI context with durable Markdown files—task_plan.md, findings.md, and progress.md—using hooks to automatically sync goals, record research, and log actions, enabling reliable task tracking, error persistence, and seamless session recovery for complex coding projects.

AI workflowClaude Codehooks
0 likes · 14 min read
Turning Markdown into Persistent Memory: Inside the planning-with-files Claude Code Plugin
AI Software Product Manager
AI Software Product Manager
Jan 31, 2026 · Artificial Intelligence

Mastering Claude Code: Optimize Context and Subagents for High‑Value AI Output

This article explains how to maximize the efficiency of Claude Code by understanding context windows, selecting optimal tokens, using commands like /upgrade, /model, and /init, and leveraging subagents, MCP servers, and skills to reduce token consumption while maintaining high‑quality AI responses.

AI workflowClaude CodeLLM context
0 likes · 11 min read
Mastering Claude Code: Optimize Context and Subagents for High‑Value AI Output
AI Insight Log
AI Insight Log
Jan 27, 2026 · Artificial Intelligence

Claude’s Epic Leap: Chat‑Driven Slack Replies and Live Figma Sketches Transform Workflows

Claude’s new Interactive Tools, powered by the Model Context Protocol, embed Slack, Figma, Asana and other SaaS UIs directly in the chat, letting users draft, preview, and send messages or generate FigJam diagrams without leaving the conversation, though the feature is limited to paid plans and raises trust and privacy concerns.

AI workflowClaudeFigma
0 likes · 5 min read
Claude’s Epic Leap: Chat‑Driven Slack Replies and Live Figma Sketches Transform Workflows
Programmer DD
Programmer DD
Jan 15, 2026 · Fundamentals

Unlock Claude.md: 5 Advanced Tricks to Turn Your AI Prompt File into a Living Knowledge Base

This guide reveals five powerful techniques—treating CLAUDE.md as a living document, keeping it concise, modularizing for large projects, respecting case-sensitive filenames, and letting Claude audit its own instructions—to transform a simple config file into a dynamic, evolving project knowledge repository.

AI workflowClaudeConfiguration Management
0 likes · 11 min read
Unlock Claude.md: 5 Advanced Tricks to Turn Your AI Prompt File into a Living Knowledge Base
Frontend AI Walk
Frontend AI Walk
Jan 13, 2026 · Artificial Intelligence

Master the planning-with-files AI Skill: Persistent Thinking Like Manus

This tutorial explains the planning-with-files Claude Code skill, its three‑file architecture, installation steps, activation methods, real‑world use cases such as a 2025 front‑end framework research demo, and advanced tips for recovery, collaboration, and version control, showing how external file persistence transforms AI conversations into durable, multi‑step workflows.

AI workflowClaudePrompt engineering
0 likes · 17 min read
Master the planning-with-files AI Skill: Persistent Thinking Like Manus
FunTester
FunTester
Jan 4, 2026 · Artificial Intelligence

Turn AI Workflow Design into Drag‑and‑Drop Magic with Claude Code Workflow Studio

Claude Code Workflow Studio is a VSCode extension that lets you visually design, export, and run AI‑driven automation workflows without writing code, offering low cognitive load, AI‑assisted editing, Slack sharing, and Git‑friendly version control for test and data processing scenarios.

AI workflowAutomationClaude Code
0 likes · 13 min read
Turn AI Workflow Design into Drag‑and‑Drop Magic with Claude Code Workflow Studio
PMTalk Product Manager Community
PMTalk Product Manager Community
Nov 30, 2025 · Industry Insights

Why AirOps Is the New Gateway in the AI Search Era

The article analyzes how AI‑driven search is reshaping content strategy, introduces the concept of Answer Engine Optimization (AEO), and breaks down AirOps’s three‑layer architecture, product capabilities, and its role as a prototype for the next five years of vertical AI workflow startups.

AEOAI searchAI workflow
0 likes · 9 min read
Why AirOps Is the New Gateway in the AI Search Era
DataFunTalk
DataFunTalk
Oct 6, 2025 · Artificial Intelligence

How OpenAI’s New Agent Builder Lets You Drag‑Drop Build AI Agents

OpenAI will unveil Agent Builder at DevDay, a visual drag‑and‑drop canvas that lets users assemble AI agents from templates, logic nodes, connectors and tools, aiming to lower the barrier for creating production‑grade AI solutions and compete with automation platforms like n8n and Zapier.

AI agentsAI workflowAgent Builder
0 likes · 6 min read
How OpenAI’s New Agent Builder Lets You Drag‑Drop Build AI Agents
AI Cyberspace
AI Cyberspace
Oct 5, 2025 · Artificial Intelligence

AI Agent vs AI Workflow: Which Approach Suits Your Projects?

The article explains the differences between AI Agents and AI Workflows, compares their characteristics, introduces the hybrid Agentic Workflow concept, and offers practical recommendations for building enhanced LLM applications using simple prompts or advanced frameworks.

AI workflowLLMagentic workflow
0 likes · 10 min read
AI Agent vs AI Workflow: Which Approach Suits Your Projects?
BirdNest Tech Talk
BirdNest Tech Talk
Sep 29, 2025 · Artificial Intelligence

Mastering LangChain Serialization: Save, Load, and Share Your AI Workflows

Learn how to serialize LangChain components—including prompts, chains, and agents—using JSON and YAML, enabling reproducibility, collaboration, persistence, and decoupling, with step‑by‑step code examples for dumping objects to files and loading them back into executable LLM pipelines.

AI workflowLLMLangChain
0 likes · 8 min read
Mastering LangChain Serialization: Save, Load, and Share Your AI Workflows
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Sep 28, 2025 · Artificial Intelligence

Can AI Automate the Entire Research Cycle? From Paper Reading to Code Reproduction

The author builds an AI‑driven end‑to‑end assistant that transforms a research paper into a structured reading note, generates reproducible code, runs experiments, summarizes results, and creates a report, demonstrating how large language models like Kimi K2 can streamline the entire paper‑to‑implementation workflow.

AI workflowClaude CodeCode Generation
0 likes · 9 min read
Can AI Automate the Entire Research Cycle? From Paper Reading to Code Reproduction
Baidu Geek Talk
Baidu Geek Talk
Aug 6, 2025 · Artificial Intelligence

How AI Can Supercharge Your Development Workflow from Docs to Code

This article describes how a development team integrated a suite of AI‑driven workflows—including AI‑generated documentation, code scaffolding, rule‑based IDE guidance, MCP server connectivity, and memory banks—to reduce repetitive tasks, accelerate coding, improve code review, and streamline operations across the entire software lifecycle.

AI CodingAI workflowMCP
0 likes · 18 min read
How AI Can Supercharge Your Development Workflow from Docs to Code
MaGe Linux Operations
MaGe Linux Operations
Jun 28, 2025 · Artificial Intelligence

Master Dify: From Local Deployment to Advanced AI Workflows in 2025

This guide walks you through installing and configuring Dify—a open‑source LLM application platform—on your local machine using Docker, integrating it with Ollama for custom models, and exploring its core features such as chat assistants, agents, workflows, and tool extensions, all illustrated with step‑by‑step screenshots and code snippets.

AI workflowDifyDocker
0 likes · 12 min read
Master Dify: From Local Deployment to Advanced AI Workflows in 2025
JavaEdge
JavaEdge
May 30, 2025 · Artificial Intelligence

How to Build a Deep Research Workflow in Dify Using AI Agents

This guide explains how to construct a deep research workflow in Dify that leverages AI agents, loop variables, and structured outputs to automatically explore complex topics, gather sources, and synthesize comprehensive reports with proper citations.

AI workflowAgentAutomation
0 likes · 9 min read
How to Build a Deep Research Workflow in Dify Using AI Agents
Alibaba Cloud Developer
Alibaba Cloud Developer
May 23, 2025 · Operations

How to Schedule Dify Workflows with GitHub Actions and XXL‑JOB

This article explains how to overcome Dify's lack of built‑in scheduling and monitoring by integrating it with external task‑scheduling systems such as GitHub Actions and XXL‑JOB, detailing setup steps, limitations, and the advantages of using XXL‑JOB for precise, enterprise‑grade workflow automation.

AI workflowDifyGitHub Actions
0 likes · 11 min read
How to Schedule Dify Workflows with GitHub Actions and XXL‑JOB
Nightwalker Tech
Nightwalker Tech
Apr 17, 2025 · Artificial Intelligence

LangGraph Explained: Advanced AI Workflow Framework and Hands‑On Guide

This article introduces LangGraph, the next‑generation framework built on LangChain for constructing complex, stateful AI applications, compares it with LangChain, showcases real‑world deployments, and provides a step‑by‑step Python tutorial for building a smart customer‑service chatbot with looped reasoning, tool integration, and human‑in‑the‑loop support.

AI workflowAgentChatbot
0 likes · 20 min read
LangGraph Explained: Advanced AI Workflow Framework and Hands‑On Guide
DataFunTalk
DataFunTalk
Mar 27, 2025 · Artificial Intelligence

OpenAI Adds MCP Support to Agents SDK, Advancing Standardized AI Workflows

OpenAI has updated its Agents SDK to support Anthropic's Model Context Protocol (MCP), enabling developers to connect AI agents with diverse data sources and tools through a standardized interface, while providing official documentation, example code, caching, and tracing features to streamline AI workflow integration.

AI workflowAgents SDKMCP
0 likes · 8 min read
OpenAI Adds MCP Support to Agents SDK, Advancing Standardized AI Workflows
Huolala Tech
Huolala Tech
Feb 27, 2025 · Artificial Intelligence

How Huolala’s Wukong Platform Solves Large‑Model Deployment Challenges

Huolala’s Wukong platform tackles the common “technology hype, implementation difficulty” dilemma of generative AI by unifying multimodal enterprise knowledge, enabling dynamic multi‑agent workflows, and providing low‑code tools, observability, and stable deployment across dozens of business scenarios.

AI workflowEnterprise AILarge Model
0 likes · 11 min read
How Huolala’s Wukong Platform Solves Large‑Model Deployment Challenges
Code Mala Tang
Code Mala Tang
Feb 25, 2025 · Artificial Intelligence

How Resources, Tools, and Prompts Power LLM Super‑Agents

This article explains how the Resources data hub, Tools capability engine, and Prompts interaction templates work together to create a secure, extensible workflow that enables large language models to ingest data, execute tasks, and generate structured outputs.

AI workflowLLMPrompt Templates
0 likes · 5 min read
How Resources, Tools, and Prompts Power LLM Super‑Agents
Programmer DD
Programmer DD
Jan 20, 2025 · Artificial Intelligence

Build Your First AI‑Powered WeChat Mini‑Program with Coze in One Click

This step‑by‑step guide shows how to use Coze’s AI application development features to create, test, and publish a no‑code WeChat mini‑program that generates avatars, covering app creation, workflow design, UI building, online debugging, and one‑click deployment.

AI ApplicationAI workflowCoze
0 likes · 8 min read
Build Your First AI‑Powered WeChat Mini‑Program with Coze in One Click
Code Mala Tang
Code Mala Tang
Sep 12, 2024 · Artificial Intelligence

Unlocking LangChain.js: The Swiss Army Knife for LLM Applications

This article introduces LangChain.js, explains its origins, core concepts such as chats, templates, tools, and chains, demonstrates practical JavaScript code examples, and explores the LangChain Execution Language (LCEL) for building flexible, conditional AI workflows.

AI workflowLCELLLM
0 likes · 17 min read
Unlocking LangChain.js: The Swiss Army Knife for LLM Applications
Code Mala Tang
Code Mala Tang
Sep 7, 2024 · Artificial Intelligence

Unlocking LangChain.js: The Swiss Army Knife for LLM Applications

This article introduces LangChain.js, its core concepts such as chats, templates, tools, and chains, demonstrates how to use LCEL for flexible workflow composition, and shows practical JavaScript code examples for building AI-powered applications with large language models.

AI workflowLCELLLM
0 likes · 17 min read
Unlocking LangChain.js: The Swiss Army Knife for LLM Applications
Ant R&D Efficiency
Ant R&D Efficiency
Nov 21, 2023 · Artificial Intelligence

Can AI Code Completion Transform Java Development? One Engineer’s Journey

Java engineer Wu Ming shares his experience with CodeFuse, an AI-powered code completion tool, describing how large language models enhance coding efficiency, the challenges of early versions, practical tips for integrating AI assistants into workflows, and his vision for AI’s expanding role across the entire software development lifecycle.

AI code assistantAI workflowCodeFuse
0 likes · 12 min read
Can AI Code Completion Transform Java Development? One Engineer’s Journey
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
Dec 14, 2022 · Artificial Intelligence

How Cloud‑Native AI Boosts Resource Efficiency with PaddleFlow

This article explains how cloud‑native AI leverages container‑based architectures and advanced scheduling algorithms—such as resource queues, gang scheduling, bin‑packing, GPU topology‑aware and Tor‑aware dispatch—to improve resource and engineering efficiency, and introduces Baidu’s AI workflow engine PaddleFlow with its design, features, and deployment options.

AI workflowCloud Native AIGPU virtualization
0 likes · 25 min read
How Cloud‑Native AI Boosts Resource Efficiency with PaddleFlow
DataFunTalk
DataFunTalk
Nov 19, 2021 · Artificial Intelligence

Industrial Intelligence: Current Status, Talent, Challenges, and AI Application in Manufacturing

This article examines industrial intelligence from the perspectives of flow and fusion, detailing its current state, talent needs, pain points, AI development processes, edge‑cloud architecture, and key characteristics such as timeliness, reliability, explainability, and applicability in manufacturing.

AI workflowData ScienceEdge Computing
0 likes · 22 min read
Industrial Intelligence: Current Status, Talent, Challenges, and AI Application in Manufacturing
AntTech
AntTech
Jul 10, 2020 · Artificial Intelligence

SQLFlow: End‑to‑End AI Workflow Construction Using SQL

SQLFlow is an open‑source system that lets users describe and execute end‑to‑end AI tasks—including data extraction, preprocessing, model training, evaluation, prediction, and explanation—entirely with SQL, simplifying workflow construction across multiple databases and machine‑learning engines while supporting scalable execution on Kubernetes.

AI workflowKubernetesSQL
0 likes · 19 min read
SQLFlow: End‑to‑End AI Workflow Construction Using SQL
JD Tech Talk
JD Tech Talk
Feb 13, 2020 · Artificial Intelligence

Full-Process Traceability Management for Machine Learning Models: Challenges, Methods, and Solutions

This article analyzes the challenges of managing the entire machine‑learning lifecycle, reviews existing traceability approaches, and proposes comprehensive methods for versioned management of model training, prediction, and online service to improve efficiency, reproducibility, and maintenance of AI systems.

AI workflowModel DeploymentVersion Control
0 likes · 18 min read
Full-Process Traceability Management for Machine Learning Models: Challenges, Methods, and Solutions