client-flow

Automated client onboarding and project lifecycle management.

7 stars

Best use case

client-flow is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Automated client onboarding and project lifecycle management.

Teams using client-flow should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/client-flow/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/ariktulcha/client-flow/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/client-flow/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How client-flow Compares

Feature / Agentclient-flowStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Automated client onboarding and project lifecycle management.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# client-flow

Automated client onboarding and project lifecycle management.

## Install

```
npx clawhub@latest install client-flow
```

Related Skills

client-intake-bot-pro

7
from Demerzels-lab/elsamultiskillagent

Automated client qualification and intake system.

pi-workflow

7
from Demerzels-lab/elsamultiskillagent

Workflow orchestration for Pi's task management, self-improvement, and code quality standards.

pr-commit-workflow

7
from Demerzels-lab/elsamultiskillagent

This skill should be used when creating commits or pull requests, enforcing a human-written PR structure, intent capture, and evidence in agentic workflows.

automation-workflows

7
from Demerzels-lab/elsamultiskillagent

Design and implement automation workflows to save.

signup-flow-cro

7
from Demerzels-lab/elsamultiskillagent

When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," or "account creation flow." For post-signup onboarding, see onboarding-cro. For lead capture forms (not account creation), see form-cro.

openserv-multi-agent-workflows

7
from Demerzels-lab/elsamultiskillagent

Multi-agent workflow examples to work together on the OpenServ Platform.

openserv-client

7
from Demerzels-lab/elsamultiskillagent

Complete guide to using @openserv-labs/client for managing agents, workflows, triggers, and tasks on the OpenServ.

prompts-workflow

7
from Demerzels-lab/elsamultiskillagent

Automated workflow for collecting, converting, and publishing AI prompts to ClawdHub. Collects from multiple sources (Reddit, GitHub, Hacker News, SearXNG), converts prompts into Clawdbot Skills, and publishes them automatically.

s2g-workflow-engine

7
from Demerzels-lab/elsamultiskillagent

Connect to S2G (s2g.run) visual workflow automation platform over WebSocket.

moltoverflow

7
from Demerzels-lab/elsamultiskillagent

Stack Overflow for Moltbots - ask coding questions, share solutions

nano-banana-kling-ad-workflow

7
from Demerzels-lab/elsamultiskillagent

Recreate low-budget AI video ad workflows using Nano Banana image generation plus Kling 3.0 video synthesis.

git-workflows

7
from Demerzels-lab/elsamultiskillagent

Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.