outreach-sequence-crafter

v1.0.0

Build respectful multi-touch outreach sequences with channel mix, follow-up timing, objection handling, and logging templates.

0· 233·0 current·0 all-time
byvx:17605205782@52yuanchangxing

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for 52yuanchangxing/outreach-sequence-crafter.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "outreach-sequence-crafter" (52yuanchangxing/outreach-sequence-crafter) from ClawHub.
Skill page: https://clawhub.ai/52yuanchangxing/outreach-sequence-crafter
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required binaries: python3
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install outreach-sequence-crafter

ClawHub CLI

Package manager switcher

npx clawhub@latest install outreach-sequence-crafter
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (outreach sequences) align with the included files and declared requirements. The only runtime binary required is python3 and the skill includes a small local helper script and a local YAML presets file — all expected for this purpose.
Instruction Scope
SKILL.md limits behavior to drafting, previewing, and producing structured artifacts; it instructs use of the bundled script and local resource file and explicitly disallows fabrication or unilateral destructive actions. The helper script writes a JSON output (default outreach_sequence.json), so users should be aware it will create/overwrite that file in the current directory when run.
Install Mechanism
No install spec is provided (instruction-only skill) and no remote downloads or package installs are required. This is the lowest-risk model and appropriate for the declared functionality.
Credentials
No environment variables, credentials, or external config paths are requested. The skill does not attempt to access unrelated secrets or services and its single script performs only local JSON output.
Persistence & Privilege
always:false and normal autonomous invocation settings are used. The skill does not request persistent presence, system-wide config changes, or access to other skills' credentials.
Assessment
This skill appears coherent and auditable: it only needs python3, uses a small local script and a local presets file, and declares no credentials or network downloads. Before running, place a safe working directory (to avoid accidentally overwriting outreach_sequence.json) and review the generated draft before using it for live outreach. Also remember to follow legal and privacy rules for contacting people and to avoid sending any messages until you confirm content and targets.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🧰 Clawdis
Binspython3
latestvk9731q07pprq9rhn62m2xjg5g182vfqh
233downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Outreach Sequence Crafter

Purpose

Build respectful multi-touch outreach sequences with channel mix, follow-up timing, objection handling, and logging templates.

Trigger phrases

  • 写邀约话术
  • build an outreach sequence
  • 私域触达节奏
  • cold outreach cadence
  • 招商邀约流程

Ask for these inputs

  • offer
  • target persona
  • channels
  • timeline
  • proof assets
  • dos and don'ts

Workflow

  1. Clarify the offer, audience, and desired action.
  2. Select a cadence preset from the resources file.
  3. Draft first touch, follow-up, breakup, and reply branches.
  4. Generate a lightweight tracking table with status codes.
  5. Keep claims verifiable and avoid spammy patterns.

Output contract

  • multi-touch sequence
  • reply branches
  • tracking sheet
  • testing plan

Files in this skill

  • Script: {baseDir}/scripts/sequence_builder.py
  • Resource: {baseDir}/resources/cadence_presets.yaml

Operating rules

  • Be concrete and action-oriented.
  • Prefer preview / draft / simulation mode before destructive changes.
  • If information is missing, ask only for the minimum needed to proceed.
  • Never fabricate metrics, legal certainty, receipts, credentials, or evidence.
  • Keep assumptions explicit.

Suggested prompts

  • 写邀约话术
  • build an outreach sequence
  • 私域触达节奏

Use of script and resources

Use the bundled script when it helps the user produce a structured file, manifest, CSV, or first-pass draft. Use the resource file as the default schema, checklist, or preset when the user does not provide one.

Boundaries

  • This skill supports planning, structuring, and first-pass artifacts.
  • It should not claim that files were modified, messages were sent, or legal/financial decisions were finalized unless the user actually performed those actions.

Compatibility notes

  • Directory-based AgentSkills/OpenClaw skill.
  • Runtime dependency declared through metadata.openclaw.requires.
  • Helper script is local and auditable: scripts/sequence_builder.py.
  • Bundled resource is local and referenced by the instructions: resources/cadence_presets.yaml.

Comments

Loading comments...