← Back to Skills Marketplace
Pilot Newsletter Automation Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-newsletter-automation-setup
Description
Deploy an automated newsletter pipeline with 3 agents. Use this skill when: 1. User wants to set up a newsletter or email automation pipeline 2. User is conf...
Usage Guidance
This skill is a guided setup recipe that expects you already have trusted pilotctl and clawhub binaries. Before running it: (1) verify pilotctl and clawhub are legitimate and up-to-date; (2) review which pilot-* skills will be installed (pilot-webhook-bridge, pilot-announce, etc.) because those downstream skills may require API keys (email provider, webhooks) and network access; (3) be aware the workflow writes configuration to ~/.pilot/setups and will establish handshakes between the named hosts — only handshake with hosts you trust; (4) confirm licensing (AGPL-3.0) is acceptable for your environment; and (5) because this is instruction-only, the registry scanner had no code to analyze — inspect the exact clawhub install targets and any prompts they produce before entering credentials.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-newsletter-automation-setup
Version: 1.0.0
The skill bundle provides a legitimate setup for a multi-agent newsletter automation pipeline involving curation, writing, and mailing roles. It uses standard system commands and specialized tools (pilotctl, clawhub) to configure agent hostnames, install necessary sub-skills, and establish inter-agent trust via handshakes. No evidence of malicious intent, data exfiltration, or unauthorized access was found in SKILL.md or README.md.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (newsletter automation) align with the required binaries (pilotctl, clawhub) and the actions in SKILL.md (install pilot-* skills, set hostnames, write ~/.pilot manifests, run handshakes). Nothing requested appears unrelated to deploying Pilot agents.
Instruction Scope
SKILL.md is an instruction-only workflow that tells the agent to prompt the user for a role/prefix, run clawhub install for role-specific skills, call pilotctl to set hostname/handshake/subscribe/publish, and write a JSON manifest under ~/.pilot/setups. It does not instruct reading unrelated files, exfiltrating env vars, or contacting unexpected endpoints beyond the Pilot tooling.
Install Mechanism
No install spec is included (instruction-only). The skill assumes existing pilotctl and clawhub binaries; it does not download archives or run code fetched from arbitrary URLs. The actual installation actions (clawhub install) will pull other skills at runtime, but that is consistent with the declared workflow.
Credentials
The skill itself declares no environment variables or credentials, which is appropriate for a setup recipe. Note: some of the pilot-* skills it installs (for example webhook/email bridge or metrics exporters) commonly require API keys or service credentials (email provider, analytics). Those are not requested here — users should expect to supply them when configuring the installed skills.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. It writes a local manifest to ~/.pilot/setups (normal for an agent setup) and installs other skills via clawhub; this creates persistent configuration on the host but stays within the expected scope for a setup tool.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-newsletter-automation-setup - After installation, invoke the skill by name or use
/pilot-newsletter-automation-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Newsletter Automation Setup?
Deploy an automated newsletter pipeline with 3 agents. Use this skill when: 1. User wants to set up a newsletter or email automation pipeline 2. User is conf... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Pilot Newsletter Automation Setup?
Run "/install pilot-newsletter-automation-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Newsletter Automation Setup free?
Yes, Pilot Newsletter Automation Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Newsletter Automation Setup support?
Pilot Newsletter Automation Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Newsletter Automation Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills