Tagged articles

AI workflow

149 articles · Page 2 of 2
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 workflowCredential TheftGitHub
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 workflowGitHub
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 workflowClawHubEnterprise Security
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 workflowProcess Automation
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
TonyBai
TonyBai
Jan 29, 2026 · Artificial Intelligence

Why Overloading CLAUDE.md Makes Your AI Dumber

The article explains that stuffing too many instructions into CLAUDE.md or AGENTS.md overwhelms Claude Code’s stateless LLM, causing it to ignore crucial context, and offers concise, engineering‑focused best practices to keep AI prompts effective.

AI workflowClaude CodeLLM Context Management
0 likes · 9 min read
Why Overloading CLAUDE.md Makes Your AI Dumber
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
Subtle Storm
Subtle Storm
Jan 20, 2026 · Artificial Intelligence

How to Make AI Think Like an Engineer: Proper Use of Deep Thinking Mode

The article explains that deep‑thinking mode for large language models is a structured reasoning process—not just longer output—detailing its mechanisms, when it improves results, common pitfalls, suitable tasks, and a three‑part prompt template to harness it effectively.

AI workflowLLM promptingdeep reasoning
0 likes · 8 min read
How to Make AI Think Like an Engineer: Proper Use of Deep Thinking Mode
Subtle Storm
Subtle Storm
Jan 13, 2026 · Industry Insights

How Generative AI Is Redefining the Boundaries of Human Imagination

The article argues that generative AI (AIGC) lowers creative barriers, turning imagination into an interactive, searchable process that expands from personal skill limits to a collaborative human‑AI workflow, while also warning of new homogenisation risks and offering a three‑stage practical method.

AI workflowIndustry Insightscreativity
0 likes · 8 min read
How Generative AI Is Redefining the Boundaries of Human Imagination
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 workflowAgentic WorkflowArtificial Intelligence
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 CodeKimi
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
Subtle Storm
Subtle Storm
Mar 11, 2025 · Artificial Intelligence

Core Principles for Daily Use of DeepSeek Prompt Engineering

The article presents a structured methodology for crafting DeepSeek prompts, covering a four‑element template, scenario‑specific techniques, high‑frequency use cases such as data analysis, document generation, and automation, advanced knowledge‑base customization, tool integration, reliability checks, workflow optimization, and common pitfalls.

AI workflowAutomationData Analysis
0 likes · 9 min read
Core Principles for Daily Use of DeepSeek Prompt Engineering
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 AIKnowledge Engine
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 workflowArtificial IntelligenceLLM
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 workflowEdge computingdata science
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 deploymentmachine learning
0 likes · 18 min read
Full-Process Traceability Management for Machine Learning Models: Challenges, Methods, and Solutions