Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

poindexter

poindexter contient 38 skills collectées depuis Glad-Labs, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
38
Stars
4
mis à jour
2026-07-14
Forks
0
Couverture métier
13 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

tts
Développeurs de logiciels

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
Graphistes

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
Analystes en études de marché et spécialistes en marketing

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

2026-07-13
blog-generation
Rédacteurs techniques

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
Monteurs de films et de vidéos

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
Analystes en études de marché et spécialistes en marketing

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

2026-07-13
utility
Commis de bureau généraux

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en études de marché et spécialistes en marketing

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
Rédacteurs techniques

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
Développeurs de logiciels

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
Analystes en études de marché et spécialistes en marketing

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
Développeurs de logiciels

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
Rédacteurs techniques

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
Analystes en études de marché et spécialistes en marketing

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
Analystes financiers et en placements

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
Développeurs de logiciels

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
Rédacteurs techniques

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
Analystes en études de marché et spécialistes en marketing

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
Administrateurs de réseaux et de systèmes informatiques

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
Analystes en études de marché et spécialistes en marketing

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
Écrivains et auteurs

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
Rédacteurs en chef

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
Rédacteurs en chef

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
Écrivains et auteurs

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
Analystes en études de marché et spécialistes en marketing

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
Analystes en gestion

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Représentants du service clientèle

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
Écrivains et auteurs

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
Préposés aux dossiers

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
Analystes en études de marché et spécialistes en marketing

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

2026-05-05