Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

poindexter

poindexter enthält 38 gesammelte Skills von Glad-Labs, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
38
Stars
4
aktualisiert
2026-07-14
Forks
0
Berufsabdeckung
13 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

tts
Softwareentwickler

TTS pronunciation configuration. Controls how written text is normalized to natural spoken English before being passed to the Speaches/Kokoro TTS engine. Two DB-configurable app_settings keys let operators add or override pronunciation rules without code changes.

2026-07-14
image-generation
Grafikdesigner

Image-direction prompts for the content pipeline. Generate featured-image prompts, build stock image search queries, run the image-director reasoning that picks which sections get visuals (image_gen vs pexels, style, and prompt/query for each) plus one featured hero image, and caption rendered images with vision-derived alt text.

2026-07-14
reddit-value-post
Marktforschungsanalysten und Marketingspezialisten

Generate a native, community-appropriate Reddit value-post from a published blog post

2026-07-13
blog-generation
Technische Redakteure

Blog drafting & revision prompts. Turn a topic + research context into a publication-ready markdown article, then refine it against reviewer feedback. Includes the writer system prompt, the draft request, the anti-fabrication initial-draft prompt, an SEO-metadata helper, and the iterative-refinement prompt. Use during the content-generation stage of the pipeline.

2026-07-13
video-director
Film- und Videobearbeiter

Video director — given a post body + podcast script + target duration, produces a JSON shot list (ordered shots with per-shot source plugin, prompt/query, and duration) for the post's video. Enforces the no-AI-humans + stylized-not-photoreal policies. Used by the generate_video_shot_list pipeline stage. Operator brand is templated via {site_name}.

2026-07-13
content-type-classifier
Marktforschungsanalysten und Marketingspezialisten

Classify a published post into brand content-types (multi-label). Populates post_content_types via ClassifyContentTypesJob.

2026-07-13
utility
Allgemeine Bürokräfte

General content-utility prompts — the writer-persona system prompt, content summarization, and free-form content-to-JSON conversion. Use for the writer system role, condensing content, or coercing content into structured JSON.

2026-07-12
atoms
Softwareentwickler

Prompts used by the composable atoms in services/atoms/ — the founder-voice dev_diary narrator and the LangGraph pipeline architect. These wrap the lower-level building blocks the TemplateRunner chains into pipelines.

2026-07-11
recall-decision
Softwareentwickler

Look up a past decision or memory specifically — filtered to memory-type embeddings (decision logs, project notes, feedback). Use when the user says "what did I decide about", "what was decided", "why did we choose", "remind me about [project]", or "what's our policy on".

2026-07-11
content-qa
Marktforschungsanalysten und Marketingspezialisten

Content quality assurance — the adversarial QA gate pack. Topic-delivery, internal-consistency, publication-readiness review, aggregate rewrite, writer self-review for contradictions, self-consistency sampling, an LLM quality rubric, and vision-QA for inline images and rendered preview screenshots. Use after a draft exists, during the multi-model QA stage, to score, critique, and revise content before publication.

2026-07-10
podcast
Technische Redakteure

Podcast script generation. Rewrite a finished blog article into a single-narrator, TTS-ready podcast script — translating every written/visual convention (URLs, "see below", headings, abbreviations) into natural spoken English. Use after a post is written, when generating the audio/podcast surface for it.

2026-07-07
hygiene
Softwareentwickler

Data-retention and memory-hygiene summarization. Compress one calendar day of source-table rows, or a cluster of older same-source memories, into a single dense paragraph. Use when bounding storage growth while preserving the gist for retrieval.

2026-07-04
research
Marktforschungsanalysten und Marketingspezialisten

Topic research & analysis. Turn raw web-search results or internal records into structured topic decisions: analyze search results, rank topic candidates against weighted niche goals, and distill a post angle from internal records. Use during topic discovery and ranking, before a post is written.

2026-07-03
voice-agent
Softwareentwickler

System prompts for the Poindexter voice agent — the local-LLM "Emma" persona spoken on the Pipecat / LiveKit surfaces, and the TTS-friendly override used when a voice room bridges to Claude Code. Resolved by services/voice_prompts.py::resolve_voice_prompt.

2026-07-01
two-pass-writer
Technische Redakteure

Two-pass blog writer for niche-driven content. Drafts a post from topic + angle + background context, then revises it to substitute [EXTERNAL_NEEDED: ...] markers with verified external facts. Use as the canonical_blog writer during content generation and revision.

2026-06-30
approve-post
Marktforschungsanalysten und Marketingspezialisten

Approve a content task for publishing. Use when the user says "approve task", "approve post", "looks good, approve it", or "approve [id]".

2026-06-26
cost-report
Finanz- und Investitionsanalysten

Show AI/LLM spending, budget usage, and operational cost metrics. Use when the user says "how much have we spent", "cost report", "show costs", "budget status", or "spending breakdown".

2026-06-26
site-settings
Softwareentwickler

View or update pipeline settings stored in the database. Use when the user says "show settings", "set the budget to", "change the API key", "update config", or similar.

2026-06-24
video
Technische Redakteure

Short-form video narration. Turn a published blog article into a ~150-word spoken script for TikTok / YouTube Shorts — hook first, two or three takeaways, a closing call to action. Use during the media-script stage of the pipeline, after a post is written.

2026-06-23
seo-metadata
Marktforschungsanalysten und Marketingspezialisten

SEO metadata generation. Produce titles, meta descriptions, excerpts, keywords, tags, and category matches for a post. Use during the generate_seo_metadata pipeline stage, after the draft is written.

2026-06-22
triage
Netzwerk- und Computersystemadministratoren

Operator-persona alert triage. Diagnose an alert plus curated database state into one short paragraph the brain dispatcher posts to the operator. Use when the firefighter service responds to a system alert.

2026-06-20
social-media
Marktforschungsanalysten und Marketingspezialisten

Social-media copy generation for the content pipeline. Research current trends for a topic, draft a platform-native post, and produce char-limited promo copy for a published blog post (single-tweet + LinkedIn formats). The promo templates are vendor-agnostic — the caller supplies the character limit, so the same prompt works across X / Mastodon once an adapter exists. Use after a post is published, during distribution.

2026-06-17
create-post
Schriftsteller und Autoren

Create a new blog post or content task about a given topic. Use when the user says "write a post about", "create content about", "draft an article on", or similar.

2026-06-13
quality-report
Redakteure

Show content quality scores and QA results for tasks that have cleared the pipeline. Use when the user says "quality report", "show quality scores", "how's the content quality", or "QA results".

2026-06-13
qa
Redakteure

Content quality evaluation. Score a draft for quality and return a structured verdict. Use after a draft is written, to gate it before publication.

2026-05-30
writer
Schriftsteller und Autoren

Long-form blog drafting and narrative composition. The one-shot blog-generation task prompt plus the bundle-grounded narrative reporter persona. Use when generating a blog draft from a topic, or composing a grounded narrative summary of shipped work.

2026-05-30
automation
Marktforschungsanalysten und Marketingspezialisten

Marketing-automation prompts — generate an email campaign for a topic. Use when an operator-facing automation surface needs a structured campaign draft.

2026-05-30
business
Unternehmensberater

Business analysis prompts — financial impact, market analysis, and performance analysis for a given topic. Use when an operator-facing business module needs a structured first-pass analysis.

2026-05-30
list-tasks
Softwareentwickler

List content tasks, show the pipeline queue, or check task status. Use when the user says "show tasks", "what's in the queue", "pipeline status", "list posts", or "what's pending".

2026-05-30
reject-post
Softwareentwickler

Reject a content task and send it back for revision. Use when the user says "reject task", "reject post", "send it back", "needs more work", or "reject [id]".

2026-05-30
vercel-status
Softwareentwickler

Check Vercel deployment status, recent deployments, and domains for the public site via the Vercel REST API. Use when asked about the website, site status, or Vercel deployments.

2026-05-30
voice-off
Softwareentwickler

Turn off the LiveKit voice bridge for this Claude Code session. Use when the user says "voice off", "/voice off", "stop voice", "leave the voice room", or "end voice".

2026-05-07
voice-on
Softwareentwickler

Turn on the LiveKit voice bridge for this Claude Code session. Use when the user says "voice on", "/voice on", "let me talk to you", "voice mode", "join the voice room", or "start voice".

2026-05-07
voice-speak
Softwareentwickler

Speak text into the active LiveKit voice bridge — TTS the assistant's reply into the room. Use when voice mode is on and the assistant wants to vocalize a reply, or when the user says "say this out loud".

2026-05-07
recall-conversation
Kundendienst-Mitarbeiter

Recall something said earlier in this voice conversation — semantic search over the voice_messages table. Use when the user says "what did I say about X earlier?", "remind me what we talked about", "did I mention X already?", "what was that thing I said about". Different from recall-decision (curated memory) — this is the in-conversation transcript.

2026-05-06
find-similar-posts
Schriftsteller und Autoren

Find blog posts semantically similar to a topic — pulls from the posts embedding source. Use when the user says "have we written about", "any posts on", "find similar posts to", "what's our coverage of", or wants to avoid duplicating an existing post.

2026-05-05
search-memory
Ablagesachbearbeiter

Search semantic memory across all embedded content (memory, posts, issues, audit). Use when the user says "what do I know about", "search memory for", "recall", "find references to", or asks open-ended questions about prior context.

2026-05-05
publish-post
Marktforschungsanalysten und Marketingspezialisten

Manually publish a completed content task. Use when the user says "publish post", "push it live", "publish task", or "publish [id]".

2026-05-05