genfeedai
OrganizationAI skills for content creation, SEO, advertising, image prompting, and strategy. Works standalone with Claude Code — works better with Genfeed.ai. Install: bunx skills add genfeedai/skills
Categories
Indexed Skills (29)
ad-copy-creator
Create high-converting ad copy for Meta, Google, LinkedIn, TikTok, and X using proven direct response frameworks. Triggers on "write ad copy", "create an ad", "write a facebook ad", "google ad copy", "ad headline", "write ad creative", "ad variants".
ad-performance-analyzer
Analyze paid media performance, diagnose issues, and provide optimization recommendations across all major ad platforms. Triggers on "analyze ad performance", "ad metrics", "why is my ROAS low", "ad optimization", "campaign performance", "creative fatigue", "ad budget allocation".
blog-content-creator
Create SEO-optimized blog posts in multiple formats with heading hierarchy, meta descriptions, and internal link strategy. Triggers on "write a blog post", "create a blog article", "draft a blog", "write an article", "blog about".
competitor-analyzer
Analyze competitors' content strategies, identify gaps and opportunities, and deliver actionable competitive intelligence reports. Triggers on "analyze competitor", "competitive analysis", "competitor content", "gap analysis", "what are competitors doing", "competitor research".
content-atomizer
Repurpose one piece of content into dozens of platform-optimized derivatives with scheduling cadence and adaptation rules. Triggers on "atomize content", "repurpose content", "turn this into", "create derivatives", "cross-platform content".
content-seo-optimizer
Analyze and optimize content for SEO with a 0-100 scoring rubric, platform-specific rules, and actionable improvement priorities. Triggers on "optimize for SEO", "SEO score", "check SEO", "audit content", "improve search ranking".
content-strategist
Build comprehensive content strategies including audience definition, content pillars, platform selection, posting cadence, editorial calendars, and KPI frameworks. Triggers on "content strategy", "editorial calendar", "content plan", "what should I post", "posting schedule", "content pillars".
image-prompt-engineer
Craft optimized prompts for AI image generation across all major models. Triggers on "write an image prompt", "create a prompt for", "optimize this image prompt", "prompt for flux", "prompt for dall-e", "prompt for midjourney", "image prompt for".
instagram-content-creator
Create Instagram content including captions, carousel outlines, Reels scripts, Story sequences, and hashtag strategies. Triggers on "write an instagram caption", "create instagram content", "carousel outline", "reel script", "hashtag strategy".
linkedin-content-creator
Create LinkedIn content including posts, articles, carousels, and newsletters for professional growth. Triggers on "write a linkedin post", "linkedin article", "linkedin carousel", "thought leadership", "professional post".
model-selector
Recommend the best AI model for image, video, and audio generation tasks. Triggers on "which model should I use", "recommend a model", "best model for", "what model for", "compare models", "fastest model for", "cheapest model for".
newsletter-creator
Create high-performing email newsletters with subject lines, editorial structures, and subscriber growth tactics. Triggers on "write a newsletter", "create a newsletter", "draft newsletter", "email newsletter", "newsletter edition".
node-creator
Create custom Genfeed nodes using the SDK. Triggers on "create a new node", "add a custom node type", "build a node for X".
onboarding
Quick onboarding for Genfeed focused on first content creation. Triggers on "how do I use genfeed", "getting started", "what is this app", "help me create my first content".
openclaw-integration
Connect to Genfeed.ai to create AI videos, images, articles, and more. Use when "genfeed", "create content", "generate video", "generate image", "publish content" mentioned.
prompt-generator
Generate optimized prompts for AI image and video generation. Triggers on "generate a prompt for", "write me a prompt", "create an image prompt", "create a video prompt", "optimize this prompt".
scope-validator
Validate feature requests against Genfeed OSS core vs Cloud scope. Helps users and contributors understand whether a feature belongs in the open-source core (submit PR) or Cloud SaaS (subscribe).
visual-brand-kit
Create comprehensive visual brand identity systems for AI-generated content. Triggers on "create a brand kit", "visual brand identity", "brand style guide", "define brand visuals", "brand colors and style", "create visual guidelines", "brand photography style".
workflow-creator
Create Genfeed workflows from natural language descriptions. Triggers on "create a workflow", "build a content pipeline", "make a video generation workflow".
x-content-creator
Create high-performing X/Twitter content including tweets, threads, quote tweets, and reply strategies. Triggers on "write a tweet", "create a thread", "draft a tweet", "compose a tweet", "quote tweet", "tweet about".
youtube-content-creator
Create YouTube content including titles, descriptions, tags, thumbnail briefs, Shorts scripts, and retention strategies. Triggers on "write a youtube title", "youtube description", "youtube tags", "thumbnail brief", "shorts script", "youtube seo".
content-factory-operator
Design and operate a Genfeed AI content factory for agencies, founders, and teams. Builds repeatable content production systems with intake, source research, briefs, multi-platform creation, review gates, publishing cadence, and analytics loops. Triggers on "content factory", "AI content agency", "content operations", "content production system", "run my content pipeline", "build a client content workflow", "content retainer".
content-reviewer
Review and score content quality across six dimensions with actionable feedback. Triggers on "review this content", "score this post", "check content quality", "review my copy", "is this post ready to publish", "critique this content".
analytics-collector
The analytic stage of the content loop. Pulls performance for already-posted items from X and LinkedIn over their REST APIs (global fetch, no SDK), normalizes each to a Metric, and prints them as JSON. Pure stateless worker that reads its token from the environment and persists nothing. Piping each Metric into `gf record-metric` recomputes feedbackScore, which re-ranks the next round of trends — this is where the loop closes. Triggers on "collect analytics", "post metrics", "engagement stats", "how did the post do", "analytics collector", "measure performance".
content-loop-orchestrator
The conductor of the Genfeed content loop. Detects whether genfeed is connected (via genfeed-connector), then drives trend -> remix -> produce -> approve -> post -> analytic -> repeat by routing each stage to the right skill — instruction skills for copy/strategy/review, worker skills for trends/media/posting/analytics — and automating the two deterministic, loop-closing edges (sense and measure) with its own driver. Triggers on "run the content loop", "content factory", "orchestrate content", "trend to post", "content loop orchestrator", "drive the content pipeline", "autopilot content".
genfeed-connector
The seam between content-factory skills and genfeed.ai. Detects whether genfeed is connected (API key / CLI / config), then exposes one uniform CLI (gf) for manifest state, stage transitions, performance feedback, and platform tokens. Runs fully standalone on the local filesystem, or routes state, the OAuth token vault, scheduling, and analytics to genfeed.ai when a key is present. Triggers on "content factory state", "genfeed connector", "is genfeed connected", "content manifest", "content loop state", "gf adapter".
media-forge
The media half of the produce stage. Generates image, video, and audio through Replicate or fal.ai using only global fetch (no vendor SDK), downloads every output file, and emits a MediaArtifact JSON per file. Pure stateless worker — reads its token from the environment, persists nothing. Triggers on "generate image", "generate video", "generate audio", "make media", "replicate model", "fal.ai", "text to image", "text to video", "text to speech", "media forge".
social-poster
The post stage of the content loop. Publishes a single derivative to X or LinkedIn over their REST APIs with global fetch (no SDK). Pure stateless worker that ENFORCES AN APPROVAL GATE — without --confirm it is a dry run that prints the exact request it would send and makes no network call. Reads its token from the environment, persists nothing. Triggers on "post to x", "post to twitter", "post to linkedin", "publish post", "social poster", "publish to socials", "post tweet".
trend-scout
The sense stage of the content loop. Pulls what's trending from public, mostly key-free sources (Hacker News, Reddit, Google Trends, generic RSS, optional NewsAPI), normalizes every hit to a scored TrendSignal, dedupes across sources, and emits a ranked JSON list. Pure stateless worker — no state, no secrets, stdin/stdout only. Triggers on "find trends", "what's trending", "trend scout", "trend ingestion", "scout trends", "trend candidates".
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.