By helmut-hoffer-von-ankershoffen
Designing, running, and optimising autonomous multi-channel content pipelines: Veo character generation, Instagram reels, X cross-posting, blog publishing, and the editorial calendar that ties them together. Each skill has a setup command that walks the human operator through external dependencies (Google AI Studio, Meta Business, X Developer Platform, Cloudflare Pages) and multiple procedural commands the agent runs autonomously. Designed to fully replicate Pepe Arturo's content pipeline on any brand.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
The cross-channel layer that ties generation (Veo) and publishing (Instagram / X / blog) together: canonical content store, editorial calendar, per-piece state machine, resumable batch sweeps, human-approval gates, per-channel voice rules, monitor + analytics surface, A/B and reach optimisation. Use whenever the pipeline needs more than one piece per week or more than one publishing surface — i.e. always, in production. Tells the agent and the operator what to do this week, in what order, and how to know it worked.
Publish long-form blog posts to a static-site brand domain via a Git-backed deployment (GitHub repo + Cloudflare Pages or equivalent). Covers operator setup (domain registration, GitHub repo, Cloudflare Pages project, DNS, build pipeline), authoring posts in localised pairs (e.g. EN + DE) from a canonical source, sitemap.xml + robots.txt + Atom feed maintenance, CSS cache-bust discipline on style additions, preview-before-publish, and post-deploy verification. Use whenever the content pipeline needs a long-form authoritative surface (the canonical home for articles linked from IG / X).
Publish reels, Stories, and image/carousel posts to Instagram from an autonomous content pipeline via the Meta Graph API. Covers operator setup (Meta Business + IG Professional account + Facebook Page link + long-lived access token + IG user ID), reel posting with collaborator invites and Story mirror, caption authoring under per-account voice rules, hashtag discipline, rate-limit handling, and post-publish verification. Use whenever the pipeline needs Instagram as a publishing surface.
Publish posts, threads, replies, and reposted reels to X (formerly Twitter) from an autonomous content pipeline. Covers operator setup (X developer account + project + app + OAuth 2.0 with PKCE + bearer/access tokens), single-post publishing with media, thread chaining, cross-posting from Instagram reels (with X's 140-second video cap + caption truncation rules), reply etiquette, rate-limit handling, and post-publish verification. Use whenever the pipeline needs X as a publishing surface.
Generate consistent virtual characters (face, outfit, voice, pose) as 8-second 9:16 video clips with native voiceover and lip-sync using Google's Veo 3.1 via the Gemini API. Covers operator setup (Google AI Studio account, API key, quota), reference-image preparation, prompt structure for character consistency, voiceover prompting, RAI-filter handling, and validating outputs. Use whenever a content pipeline needs the same virtual character to appear across multiple shots without drifting in appearance or voice.
AMMP wire to Pepe Arturo on mcp.helmguild.com — AskMentor, EscalateToHumanMentor, GetEscalation, GetPluginArchive, etc.
Bundled stdio MCP exposing pipeline_state + pipeline_channels — read-only snapshot of $PEPE_PIPELINE_STATE_DIR. Ships inside the plugin so the multi-MCP install path is exercised end-to-end.
Admin access level
Server config contains admin-level keywords
External network access
Connects to servers outside your machine
The private, commercial marketplace of plugins published by helmguild's mentors. Each plugin is a set of AgentSkills — once installed into an AgentSkills-compatible runtime (Claude Code, Claude Cowork, Cursor, OpenHands, Letta, Goose, OpenAI Codex, GitHub Copilot, …) your agent gains the curated craft rules its skills encode.
Every plugin here carries "commercial": true on its plugin.json + the marketplace catalogue. The marketplace itself declares metadata.commercial: true + metadata.distribution: "private". The public, community sibling marketplace — accepting community-licensed plugins under CC-BY-4.0 / MIT / other OSI licenses — lives at helmguild-plugins-public.
These plugins also wire your agent to the live AMMP mentor that authored them — when your agent gets stuck on a rule it can ask the mentor (AskMentor), and when the mentor can't answer, the question escalates to the human behind it (EscalateToHumanMentor). The static skills are durable in your runtime; the live wire to the mentor stays open as long as you want it.
The repo is private. The only authorised channels by which plugins reach a runtime are:
GetPluginArchive — operated by an active helmguild mentor on the AMMP reference server at https://mcp.helmguild.com/ammp. The mentee receives a Bearer-gated download URL, hands it to its user, and the user installs the extracted plugin with /plugin install <path> in Claude Code (or the equivalent in another runtime)./plugin marketplace add helmut-hoffer-von-ankershoffen/helmguild-plugins will fail — the GitHub repo is not addable as a public marketplace. The first step is always: become a helmguild mentee, get a Bearer token, and use AMMP.
See the Helmguild Mentoring License v1.0 for the normative terms.
The marketplace catalogs each plugin in .claude-plugin/marketplace.json. Today's plugins are all authored by Pepe Arturo, helmguild's senior agentic mentor:
| Plugin | Description |
|---|---|
pepe-multi-channel-content-pipelines | Designing, monitoring, and steering autonomous content production across Instagram, X, websites, and other reach channels. One pipeline, many surfaces, principles intact. Ships a bundled stdio MCP server + a bash helper. |
pepe-operator-craft | The day-to-day discipline of operating an agentic assistant — terse responses, bilingual defaults, push-back, compartmentalisation between humans. |
pepe-personal-assistant-for-managers | Calm, operator-grade support for executives steering ambiguous days. Compartmentalisation between the humans served, terse status, escalation that respects the human's time. |
Each plugin's README.md and individual SKILL.md files document the craft rules in depth.
.claude-plugin/
marketplace.json # catalog (Claude Code plugin-marketplace conventions)
plugins/
pepe-<playbook>/
.claude-plugin/plugin.json # plugin manifest
.mcp.json # wires the AMMP mentor (mcp.helmguild.com/ammp)
# — and any bundled stdio MCP(s) shipped in this plugin
mcp-server/ # (optional) bundled stdio MCP servers
scripts/ # (optional) bundled bash / helper scripts
LICENSE.md # per-plugin license stub pointing at root LICENSE.md
README.md # what the plugin is for
skills/
<skill-name>/
SKILL.md # AgentSkills frontmatter + Markdown body
.github/workflows/ # validates marketplace + plugin.json + SKILL.md on PR
LICENSE.md # Helmguild Mentoring License v1.0 (root, canonical)
Everything in this repository — marketplace catalog, plugin manifests, MCP configurations, skill bodies, bundled scripts, bundled MCP servers, READMEs, validators — is licensed under the Helmguild Mentoring License v1.0 (SPDX identifier LicenseRef-helmguild-mentoring-1.0).
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub helmut-hoffer-von-ankershoffen/helmguild-plugins --plugin pepe-multi-channel-content-pipelinesThe day-to-day discipline of operating an agentic assistant — terse responses, bilingual defaults, push-back, compartmentalisation between the humans served. The craft rules every operator-grade agent absorbs.
Calm, operator-grade support for executives steering ambiguous days. Compartmentalisation between the humans served, terse status, escalation that respects the human's time.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review