Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

timesmkt3

timesmkt3 には inematds から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
5
Stars
10
更新
2026-05-07
Forks
6
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

marketing-research-agent
ソフトウェア開発者

Conducts structured marketing intelligence research for a given business niche or topic using the local Tavily AI SDK. Use when the user asks to "research a market", "analyze competitors", "generate campaign insights", "find marketing angles", "research content ideas", "run market research", or "build a research brief". Outputs machine-readable structured JSON, a Markdown report with mermaid graphs, and an interactive HTML report with Chart.js and brand styling. These outputs are ready for downstream agents (video, image ads, copywriter) to consume directly. Always use this skill when the pipeline needs a strategic research layer before generating creative assets.

2026-05-07
ad-creative-designer
ソフトウェア開発者

Generates structured static ad creative layouts for social media advertising as design JSON. Use when the user asks to create an image ad, design a static ad, generate an ad creative, produce a layout for Instagram, make a banner ad, or says "create an ad", "design a social ad", "generate ad layout", "make an image creative", or "build a static ad for Cold Brew". Outputs design JSON rendered by the frontend — not raw images. Always use this skill when static ad creative generation or layout JSON is needed for Cold Brew Coffee Co.

2026-03-28
distribution-agent
ソフトウェア開発者

Handles media hosting, publishing readiness, and post scheduling for campaign outputs. Use when the user asks to "distribute content", "upload media", "schedule posts", "publish to Instagram", "publish to YouTube", "prepare for publishing", "generate a publish file", or "host campaign assets". Uploads output files to Supabase, generates public media URLs, compiles platform metadata from Research and Copywriting Agent outputs, and produces a Markdown publish advisory file per campaign. CRITICAL: Never execute actual posting unless the user explicitly references the generated "Publish <task_name> <date>.md" file by name. Always use this skill when the pipeline is in the distribution phase.

2026-03-28
copywriter-agent
作家・著者

Generates platform-specific marketing copy for Threads, Instagram, and YouTube using structured research output from the Marketing Research Agent. Use when the user asks to "write copy", "generate captions", "create social posts", "write a YouTube description", "generate Instagram copy", "write Threads posts", or "create marketing copy". Consumes research JSON from the outputs/ folder and brand guidelines from knowledge/ to produce consistent, platform-native copy across all three channels. Always use this skill after the marketing-research-agent has run, or whenever platform copy needs to be generated for a campaign.

2026-03-28
orchestrator
ソフトウェア開発者

Runs the full AI content pipeline as a single coordinated workflow using BullMQ and Redis. Use when the user asks to "run the pipeline", "start the campaign", "kick off the full workflow", "orchestrate the agents", "run all agents", or provides a job payload with task_name and task_date. Manages agent dependency ordering, validates skip conditions, enqueues BullMQ jobs, and tracks completion status. Always use this skill when multiple agents need to run in sequence or parallel for a single campaign. Do NOT use for running a single agent in isolation.

2026-03-27