You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/academy/build-and-publish/promoting-your-actor/checklist.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,15 +41,15 @@ Twitter's developer community is active and engaged. A well-crafted tweet with a
41
41
42
42
Create a 30-60 second demo video or gif showing your Actor in action. Include relevant hashtags like #webscraping, #API, #automation, and #buildinpublic.
<PromptButtonprompt={TWITTER_POST_PROMPT}title="Use pre-built prompt for your AI assistant" />
45
45
46
46
### Share on LinkedIn with a demo
47
47
48
48
LinkedIn reaches professionals, decision-makers, and business users with purchasing power. The platform's algorithm favors native video content, giving it 5x more reach than link posts.
49
49
50
50
Create a 30-90 second demo video showing your Actor delivering business value. Upload the video directly to LinkedIn (native videos perform better than YouTube links). Focus your post on the business problem solved, not technical features. Use 3-5 relevant hashtags like #BusinessAutomation, #Productivity, #DataIntelligence, #Efficiency, or #MarketResearch.
Write in first person with a conversational yet professional tone. Include pros and cons for each solution, add a comparison table, and share your genuine perspective.
<PromptButtonprompt={MEDIUM_ARTICLE_PROMPT}title="Use pre-built prompt for your AI assistant" />
172
172
173
173
### Create a "Best X" article for dev.to
174
174
@@ -178,7 +178,7 @@ Write a developer-focused "Best [CATEGORY] for Developers" article (1,500-2,000
178
178
179
179
Write like you're advising a fellow developer: casual and helpful. Be genuinely objective about all tools, include code examples or API snippets where relevant, and use markdown formatting with H2/H3 headers.
<PromptButtonprompt={DEVTO_ARTICLE_PROMPT}title="Use pre-built prompt for your AI assistant" />
182
182
183
183
### Create a "Best X" article for Hashnode
184
184
@@ -188,7 +188,7 @@ Write a technical "Best [CATEGORY] for [SPECIFIC USE CASE]: A Developer's Guide"
188
188
189
189
Include a TL;DR section at the top, use proper heading hierarchy for auto-generated table of contents, and add code examples with proper syntax highlighting. Write with technical authority but remain accessible.
<PromptButtonprompt={HASHNODE_ARTICLE_PROMPT}title="Use pre-built prompt for your AI assistant" />
192
192
193
193
### Create a "Best X" article for LinkedIn
194
194
@@ -198,7 +198,7 @@ Write a business-focused "Best [CATEGORY] for [BUSINESS OUTCOME]" article (1,200
198
198
199
199
Use a professional, authoritative but accessible tone. Focus on business impact like time savings, cost efficiency, ROI, and productivity gains rather than technical features. Include comparison tables with business-relevant metrics.
<PromptButtonprompt={LINKEDIN_ARTICLE_PROMPT}title="Use pre-built prompt for your AI assistant" />
202
202
203
203
### Create a "How to use [Actor]" tutorial for dev.to
204
204
@@ -208,7 +208,7 @@ Write a step-by-step tutorial (1,200-2,000 words) showing developers how to use
208
208
209
209
Structure: Introduction with hook, prerequisites, what they'll achieve, step-by-step guide (access the Actor, configure inputs, run it, view results, download data), understanding results, pro tips, troubleshooting, and next steps. Write like you're helping a friend get started.
<PromptButtonprompt={DEVTO_TUTORIAL_PROMPT}title="Use pre-built prompt for your AI assistant" />
212
212
213
213
### Create a "How to use [Actor]" tutorial for Hashnode
214
214
@@ -218,7 +218,7 @@ Write a comprehensive "Complete Guide: How to [ACHIEVE OUTCOME] Using [YOUR ACTO
218
218
219
219
Include a TL;DR section, detailed step-by-step walkthrough with screenshots, API integration examples with code blocks, advanced usage patterns, troubleshooting guide, and best practices. Write with technical authority, but be thorough and maintain clarity.
<PromptButtonprompt={HASHNODE_TUTORIAL_PROMPT}title="Use pre-built prompt for your AI assistant" />
222
222
223
223
### Create a "How to use [Actor]" tutorial for Medium
224
224
@@ -228,7 +228,7 @@ Write an accessible, engaging tutorial "How I [ACHIEVED OUTCOME] in Minutes Usin
228
228
229
229
Take a story-driven approach with personal context. Write in first person, use simple jargon-free language, and make readers feel "I can do this too." Focus on the outcome and value, not technical complexity.
<PromptButtonprompt={MEDIUM_TUTORIAL_PROMPT}title="Use pre-built prompt for your AI assistant" />
232
232
233
233
### Create a "How to use [Actor]" tutorial for LinkedIn
234
234
@@ -238,7 +238,7 @@ Write a professional "How to [ACHIEVE BUSINESS OUTCOME] in [TIME] Using [YOUR AC
238
238
239
239
Use professional, consultative tone focused on business value. Emphasize time savings, efficiency, and ROI. Include sections on business case, measuring success, professional best practices, and real-world business applications. Address common professional questions about security, cost, reliability, and team adoption.
<PromptButtonprompt={LINKEDIN_TUTORIAL_PROMPT}title="Use pre-built prompt for your AI assistant" />
242
242
243
243
---
244
244
@@ -252,7 +252,7 @@ Create a GitHub repo with code examples, integration guides, or sample projects
252
252
253
253
Your README should include: project title with badges, short description, key features, quick start guide, installation and setup instructions, usage examples with code snippets, use cases section, configuration options, common questions and troubleshooting, links to Apify Store and documentation, contributing guidelines, and license.
0 commit comments