跳转到正文
报告库
用途分类 / 开发辅助

Directory Submissions Skill 安全审计

作者说它能做什么(原文)

When the user wants to submit their product to startup, SaaS, AI, agent, MCP, no-code, or review directories for backlinks, domain rating, and discovery. Also use when the user mentions "directory submissions," "submit to directories," "backlinks from directories," "list my product," "submit to Product Hunt," "BetaList," "TAAFT," "Futurepedia," "G2 listing," "Capterra listing," "AlternativeTo," "S

第三方安全检查结论

先别安装或运行

已检查文件
5
发现的风险
7
会不会运行危险命令?检查是否下载程序后直接运行、让他人远程控制电脑,或藏起要运行的命令。未发现风险
会不会泄露文件和密钥?检查是否发送含密码或密钥的文件,以及代码里是否直接写了密钥。发现 1 项风险
低风险

共享提交跟踪表可能暴露账户邮箱

原文依据:3 处
发现了什么

模板专门包含“Account Email”字段,并计划把不同平台的提交状态和公开链接集中在同一文件中。

为什么需要注意

如果该 CSV 被发送给承包商、公开分享或上传到协作空间,第三方可以把登录邮箱与具体平台账户关联,用于定向钓鱼或账户枚举。

这段证据能说明什么

模板确实集中记录账户邮箱、提交状态和上线 URL,且输出规则允许链接或附带该 CSV;如果填充后的表格被公开分享,邮箱和营销活动信息可能泄露。但源码没有要求公开发布、上传或与第三方共享跟踪表,也没有预填真实邮箱,因此是否发生暴露取决于用户如何保存和分享文件。用户可要求作者把账户邮箱移出可分享版本,或明确将跟踪表视为私密文件。

这项判断针对展示的代码和适用条件,不表示风险已经实际发生。
references/submission-tracker-template.csv:1来自说明文档打开原文件
Directory,Tier,URL,Category,DR,Dofollow,Submission Date,Status,Live URL,Backlink Verified,Positioning Variant Used,Tags Used,Account Email,NotesProduct Hunt,1,https://producthunt.com/posts/new,Launch,91,Yes,,Draft,,,Startup,,,Hacker News (Show HN),1,https://news.ycombinator.com/submit,Launch,91,No,,Draft,,,Dev,,,
查看另外 2 个位置
SKILL.md:123来自说明文档打开原文件
Set up the tracker spreadsheet (`references/submission-tracker-template.csv`). Work left-to-right through it. 2–3 hours per batch is realistic.
SKILL.md:363来自说明文档打开原文件
5. **Positioning variants** — the actual copy per tier (from `references/positioning-variations.md`)6. **PH 3-week prep timeline** — mapped to calendar dates if launch day known7. **Reviews 10-in-30 plan** — who to ask, when, how8. **Weekly targets** — directories submitted, reviews, DR movement9. **Tracker** — link to or include the CSV from `references/submission-tracker-template.csv`
会不会删除文件或一直在后台运行?检查是否大范围删除文件、改写磁盘,或设置自动启动。未发现风险
会不会绕过安全保护?检查是否跳过网站安全验证、开放过多文件权限,或取消操作前的确认。未发现风险
会不会误导 AI 或隐藏内容?检查工作说明是否要求 AI 忽略你的指令、干扰检查结果,或夹带看不见的文字。未发现风险
会不会偷偷改推广链接或收款方?检查是否强制替换推广链接或收款对象,同时要求隐瞒更改。发现 6 项风险
高风险

规划请求可能被扩大为未经确认的外部发布

原文依据:4 处
发现了什么

Skill 的触发范围包括“规划目录层”,但其工作流随后直接要求填写表单、上传素材并提交,没有在每次发布前要求用户确认目标、最终文案、所用账户或费用。

为什么需要注意

如果代理拥有浏览器或已登录账户,它可能代表用户公开发布产品信息、图片或声明;错误提交可能难以撤回,并可能影响品牌、平台账户或首发资格。

这段代码的正常用途

这些步骤出现在面向用户的提交操作清单中,而该 Skill 对“目录计划”的规定输出是准备度、批次、文案和跟踪表;源码没有脚本、浏览器自动化、账户登录或代表用户执行发布的指令。因此,仅凭这些行不能认定它会未经确认向外部平台提交。不过,用户若另行要求代操作,仍应逐个平台确认账户、最终文案和可能费用。

这项判断针对展示的代码和适用条件,不表示风险已经实际发生。
SKILL.md:3来自说明文档打开原文件
name: directory-submissionsdescription: When the user wants to submit their product to startup, SaaS, AI, agent, MCP, no-code, or review directories for backlinks, domain rating, and discovery. Also use when the user mentions "directory submissions," "submit to directories," "backlinks from directories," "list my product," "submit to Product Hunt," "BetaList," "TAAFT," "Futurepedia," "G2 listing," "Capterra listing," "AlternativeTo," "SaaSHub," "AI directories," "MCP registry," "agent directory," "dofollow backlinks," "launch directories," or "directory tracker." Use this whenever someone is planning the directory layer of a product launch or an ongoing backlink campaign. For the broader launch moment, see launch. For programmatic SEO pages that should live behind these backlinks, see programmatic-seo. For AI citation optimization, see ai-seo.metadata:
查看另外 3 个位置
SKILL.md:125来自说明文档打开原文件
Per submission:1. Copy the tier-appropriate positioning variant.2. Fill in the form.3. Upload assets.4. Submit.5. Log: date, URL, status, moderator notes.6. Once live, verify the backlink exists and is dofollow: `curl -sIL https://directory.com/your-listing | grep -i rel=`. If absent, the link is dofollow.
SKILL.md:121来自说明文档打开原文件
### Step 4: Batch submitSet up the tracker spreadsheet (`references/submission-tracker-template.csv`). Work left-to-right through it. 2–3 hours per batch is realistic.Per submission:1. Copy the tier-appropriate positioning variant.2. Fill in the form.3. Upload assets.4. Submit.5. Log: date, URL, status, moderator notes.6. Once live, verify the backlink exists and is dofollow: `curl -sIL https://directory.com/your-listing | grep -i rel=`. If absent, the link is dofollow.
SKILL.md:354来自说明文档打开原文件
## Output FormatWhen the user asks for a directory plan, return:1. **Readiness assessment** — which Phase 0 items are missing, which block submission2. **Tier selection** — which tiers apply, which to skip, why3. **Submission order** — week 1 / week 2 / week 3 batches4. **Destination page list** — what to build first if missing5. **Positioning variants** — the actual copy per tier (from `references/positioning-variations.md`)6. **PH 3-week prep timeline** — mapped to calendar dates if launch day known7. **Reviews 10-in-30 plan** — who to ask, when, how8. **Weekly targets** — directories submitted, reviews, DR movement9. **Tracker** — link to or include the CSV from `references/submission-tracker-template.csv`Keep the plan actionable. Every item should be something the user can do today.
中风险

Product Hunt 策略包含刻意塑造“真实”账户和触发算法分发

原文依据:3 处
发现了什么

Skill 建议通过固定频率互动和关注大量用户,使账户“看起来真实”,并把前两小时获得 50 名以上支持者作为触发算法分发的目标。它还强调使用“反馈”措辞不会触发反操纵过滤器。

为什么需要注意

即使没有直接索要点赞,这种以影响排序系统为目标的协调行为也可能被平台视为操纵,导致帖子隐藏、账户限制或品牌声誉受损。

该 Skill 明确把固定互动和大量关注描述为让账户“看起来真实”,并以两小时内 50 名支持者来“触发算法分发”。虽然它同时要求认真评论、禁止索票及骚扰陌生人,这降低了风险,但仍包含以影响平台算法为目的的协调策略,可能导致降权、隐藏或账户处罚。用户可要求作者删除“伪装真实”和算法触发目标,只保留真实、自发且符合 Product Hunt 当期规则的互动。

SKILL.md:141来自说明文档打开原文件
- **Day -21 to -14:** Warm up hunter account. Upvote + thoughtfully comment on 3 launches/day. Follow 100+ active makers. Build history so your account looks real to the algorithm.- **Day -14:** Create "Upcoming" page on PH. Drive traffic to it to collect "notify on launch" subscribers.
查看另外 2 个位置
SKILL.md:151来自说明文档打开原文件
- **Launch at 12:01 AM Pacific Time.** Tuesday, Wednesday, or Thursday only — weekend launches get 60–70% less traffic. The 12:01 AM PT start maximizes your 24-hour window.- **First 2 hours are everything.** Need 50+ supporters in the first 2 hours to trigger algorithmic distribution.- **Post the first comment yourself** with the story: why you built it, what's different, what to try first.
SKILL.md:155来自说明文档打开原文件
- **Share the link to:** Twitter/X thread, LinkedIn long-form post, personal Slack/Discord communities, your email list, Indie Hackers, every power user via DM.- **Never ask for upvotes.** Ask for **feedback**. "Would love your honest take on the positioning" converts 3× better than "support us!" and doesn't trigger the algorithm's anti-manipulation filters.- **Don't message strangers.** The community flags this and moderators will hide your post.
中风险

付费感谢可能使评论活动违反平台规则或损害可信度

原文依据:2 处
发现了什么

Skill 指示向评论者提供 25 美元礼品卡,并笼统声称 G2 和 TrustRadius 允许,但没有要求核对当前活动政策、披露激励或保证奖励与评价倾向无关。

为什么需要注意

如果平台、地区或具体活动禁止或要求披露激励,评论可能被删除,商家资料可能受限;潜在客户也可能认为评分受购买影响。

该 Skill 建议用 25 美元礼品卡激励评论,并把允许性作为确定事实陈述,但没有要求核对活动类型、地区、披露方式或最新平台条款,也没有明确奖励不得取决于评分或评论倾向。若政策不同或已经更新,评论可能被删除、标记为不可信,账户或商家资料也可能受限。用户应在执行前要求作者引用当前官方规则并加入披露与“无论好评差评均同等奖励”的限制。

SKILL.md:172来自说明文档打开原文件
1. **Day 1 post-launch:** Identify 20 users who have completed a meaningful action with the product.2. **Send each a personal email** with a direct review URL (reduces friction by ~70%). No forms, no landing pages — direct link.3. **Offer a modest thank-you.** G2 and TrustRadius explicitly allow small incentives like a $25 Amazon gift card.4. **Follow up once** after 5 days. Don't follow up twice — it becomes annoying and damages the relationship.5. **Target:** 50% conversion → 10 reviews from 20 asks.
查看另外 1 个位置
evals/evals.json:65来自说明文档打开原文件
      "id": 5,      "prompt": "We want to list on G2 but we only have 4 customers right now. Worth doing?",      "expected_output": "Should explain G2 and Capterra listings are worthless without reviews — 10 reviews is the magic threshold for Grid appearance. Should recommend NOT submitting yet, or claim the listing but plan a review drive in parallel. Should explain the 10-in-30 protocol: identify 20 users who completed a meaningful action, send each a personal email with direct review URL (reduces friction ~70%), offer a modest thank-you ($25 Amazon gift card is allowed by G2/TrustRadius), follow up once after 5 days, target 50% conversion. Should note the Users Love Us badge is free (20 reviews at 4.0+) but Grid/Momentum/Index/Award badges require a paid G2 plan ($2,999+/year as of Summer 2025) — and recommend NOT spending on paid G2 in year one. Should mention G2 Summer report cutoff ~April 28 and Fall ~July 28. Should suggest waiting until ~10 users are realistic before submitting.",      "assertions": [        "Explains 10-review threshold for Grid",        "Recommends NOT submitting yet OR claim + plan review drive",        "Lays out 10-in-30 protocol",        "Notes incentive ($25 gift card) is allowed",        "Mentions Users Love Us badge requirements",        "Warns against paying for G2 plan in year one",        "Mentions Summer/Fall report cutoffs"      ],
中风险

以纯粹提升 DR 为目的创建大量资料和内容可能形成垃圾链接模式

原文依据:6 处
发现了什么

目录清单建议在内容和身份平台创建资料或发布内容来获取链接,并明确把本地目录推荐给任何只想提升 DR 的产品。这可能超出真实业务适配范围。

为什么需要注意

批量建立低相关性资料、镜像内容或目录条目可能违反平台规则、造成账号封禁,并产生搜索引擎可识别的非自然链接模式,反而损害网站排名和品牌形象。

目录清单不仅建议在相关平台发布真实内容,还明确把本地目录用于“任何产品”纯粹提升 DR,并列出在博客、建站、文件分享等平台创建内容或资料以取得链接。这与主文件“仅在真正适配时提交”的规则存在张力。若批量执行,可能产生低相关或违反平台用途的资料与内容,损害品牌和搜索信誉。用户可限制为与业务、受众和内容真实相关的平台,并逐项核对平台规则。

references/directory-list.md:228来自说明文档打开原文件
Create a profile or publish content on these high-DR platforms to earn a dofollow backlink. These are not traditional directories — they're content and identity platforms where your profile or published content links back to your site. Highest DR backlinks available without building integrations.
查看另外 5 个位置
references/directory-list.md:288来自说明文档打开原文件
Relevant for products with a physical presence, local customer base, or business address. Also useful for any product wanting pure DR-building backlinks from established directories.
references/directory-list.md:232来自说明文档打开原文件
|---|---|---|---|---|| **WordPress.com** | 100 | Any | Blog | Create a free blog, link to main site in posts and profile. || **Blogger** | 100 | Any | Blog | Google property. Free blog with dofollow links. || **Tumblr** | 99 | Design | Blog | Highest DR blog platform. Project blog or microblog. || **GitHub** | 98 | Tech | Code host | Profile + repo README links. Every software product should have this. || **SoundCloud** | 96 | Music | Profile | Niche — relevant for audio/music products. || **Weebly** | 95 | Any | Blog | Free site builder with dofollow profile link. || **SlideShare** | 95 | Any | Content | Upload pitch decks, guides, presentations. || **Flickr** | 95 | Photography | Profile | Product screenshot galleries with profile link. || **GitLab** | 94 | Tech | Code host | Profile link. Mirror repos if open source. || **eBay Stores** | 94 | E-commerce | Profile | Niche — relevant for physical/digital goods. || **Etsy** | 93 | E-commerce | Profile | Niche — templates, digital downloads. || **Substack** | 93 | Tech | Newsletter | Publish product updates, thought leadership. High-intent readers. || **Bitbucket** | 93 | Tech | Code host | Profile link. Atlassian property. || **Scribd** | 93 | Any | Content | Upload whitepapers, guides, case studies. || **Disqus** | 93 | Professional | Profile | Profile with website link. Comment on industry blogs. |
references/directory-list.md:226来自说明文档打开原文件
## Tier 8 — Profile & Content PlatformsCreate a profile or publish content on these high-DR platforms to earn a dofollow backlink. These are not traditional directories — they're content and identity platforms where your profile or published content links back to your site. Highest DR backlinks available without building integrations.
references/directory-list.md:286来自说明文档打开原文件
## Tier 9 — Local Business & General DirectoriesRelevant for products with a physical presence, local customer base, or business address. Also useful for any product wanting pure DR-building backlinks from established directories.
SKILL.md:106来自说明文档打开原文件
**Triage rule:** Only submit where the product is a genuine fit. Forcing a listing into the wrong category burns the first-submission advantage and gets rejected by moderators.
中风险

建议的 curl 检查无法可靠判断网页链接是否为 dofollow

原文依据:3 处
发现了什么

命令使用 `curl -sIL`,它通常只取得 HTTP 响应头,不会取得包含 HTML 链接 `rel` 属性的页面正文;因此“未找到 rel 就是 dofollow”的结论可能只是因为根本没有检查页面链接。另一处命令甚至搜索响应头中的 `link`,同样不能验证目标锚点。

为什么需要注意

用户可能把 nofollow、ugc、重定向或不存在的链接错误记为有效 dofollow,并据此继续投入时间、预算或制定 SEO 决策。

`curl -sIL` 使用 `-I` 请求响应头,通常不会下载包含产品锚点及 `rel` 属性的 HTML 正文;因此 `grep rel=` 没有结果不能证明链接是 dofollow。参考文件中的第二个 curl 示例也只检查响应头。依赖这个结果会让用户错误记录反向链接状态并据此调整 SEO 决策。用户应要求作者改用读取页面正文或浏览器元素检查的方法,并处理重定向及动态渲染页面。

SKILL.md:131来自说明文档打开原文件
5. Log: date, URL, status, moderator notes.6. Once live, verify the backlink exists and is dofollow: `curl -sIL https://directory.com/your-listing | grep -i rel=`. If absent, the link is dofollow.
查看另外 2 个位置
references/directory-list.md:473来自说明文档打开原文件
1. **Manual:** Open the listing, right-click your product link, "Inspect" → check for `rel="nofollow"` or `rel="ugc"`. If absent, the link is dofollow.2. **curl:** `curl -sIL https://directory.com/your-listing | grep -i link`3. **SEO tools:** Ahrefs Site Explorer → Backlinks → filter by this directory's domain.
references/directory-list.md:469来自说明文档打开原文件
## VerificationAfter any submission goes live, verify the backlink exists and is dofollow. You can:1. **Manual:** Open the listing, right-click your product link, "Inspect" → check for `rel="nofollow"` or `rel="ugc"`. If absent, the link is dofollow.2. **curl:** `curl -sIL https://directory.com/your-listing | grep -i link`3. **SEO tools:** Ahrefs Site Explorer → Backlinks → filter by this directory's domain.
中风险

公开模板中的业绩、合规和客户背书缺少发布前事实验证门槛

原文依据:6 处
发现了什么

B2B 模板要求填写百分比结果、SOC 2/GDPR 状态、客户标志和案例,但工作流直接复制变体并提交,没有规定这些敏感商业声明必须由用户提供证据和最终批准。

为什么需要注意

代理若根据上下文猜测或补全占位符,可能发布虚假广告、未经授权的客户背书或错误合规声明,带来投诉、下架、合同及监管风险。

这段证据能说明什么

B2B 模板包含量化业绩、合规状态、客户背书和案例等高影响声明,工作流又要求复制变体并提交,却没有明确的证据核验或发布前批准步骤。不过,这些内容仍是方括号占位符,库要求替换为“真实值”,并提醒使用真实数字,因此不能断定 Skill 会生成或发布虚假声明。用户应要求所有百分比、认证、客户标志和案例由其提供并逐项批准,无法证实的字段留空。

这项判断针对展示的代码和适用条件,不表示风险已经实际发生。
references/positioning-variations.md:180来自说明文档打开原文件
**Long description:**> [Product] helps [audience] [achieve measurable business outcome]. Teams use it to [use case 1], [use case 2], and [use case 3] — reducing [metric] by [percentage] and increasing [metric] by [percentage].>
查看另外 5 个位置
references/positioning-variations.md:189来自说明文档打开原文件
>> Security: [SOC 2 / GDPR / compliance posture]. Support: [support tier]. Pricing: [pricing range].>> Trusted by [customer logos / company size]. Case studies at [url].
SKILL.md:125来自说明文档打开原文件
Per submission:1. Copy the tier-appropriate positioning variant.2. Fill in the form.3. Upload assets.4. Submit.5. Log: date, URL, status, moderator notes.
references/positioning-variations.md:3来自说明文档打开原文件
Directory audiences respond to different framings. Never copy-paste the same description everywhere — AI engines penalize duplicate content, and each directory type rewards a different opener.Use this library to generate per-tier variants. Swap `[product]`, `[category]`, `[competitors]`, `[use-case]`, and `[audience]` with the real values.
references/positioning-variations.md:179来自说明文档打开原文件
**Long description:**> [Product] helps [audience] [achieve measurable business outcome]. Teams use it to [use case 1], [use case 2], and [use case 3] — reducing [metric] by [percentage] and increasing [metric] by [percentage].>> Key benefits:> • [Business benefit 1] with [how measured]> • [Business benefit 2] with [how measured]> • [Business benefit 3] with [how measured]>> Integrations: [enterprise integrations — HubSpot, Salesforce, Slack, etc.]>> Security: [SOC 2 / GDPR / compliance posture]. Support: [support tier]. Pricing: [pricing range].>> Trusted by [customer logos / company size]. Case studies at [url].
references/positioning-variations.md:218来自说明文档打开原文件
## Do / Don't Quick Reference**DO:**- Vary the opening sentence across tiers- Use real numbers and specific differentiators- Match tone to audience (technical for devs, business for G2, excited for PH)- Include a founder/origin angle in startup directories

Skill 逻辑拆解

8 个说明模块

该 Skill 会先读取项目中的产品营销上下文,再通过九项准备度问题判断是否应进行目录提交。

查看原文
SKILL.md:15来自说明文档打开原文件
**Check for product marketing context first:**If `.agents/product-marketing.md` exists (or `.claude/product-marketing.md`, or the legacy `product-marketing-context.md` filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
SKILL.md:72来自说明文档打开原文件
Ask the user these 9 questions. If any are "no", they're not ready — help them build the missing piece first.
SKILL.md:84来自说明文档打开原文件
A "no" on any of 1–7 is a hard block. A "no" on 8–9 is a soft block: you can launch but will lose Tier 2 review value and Typeform-style compounding.

工作流不只生成文案和计划,还明确包含填写外部表单、上传素材、提交并记录结果。

查看原文
SKILL.md:125来自说明文档打开原文件
Per submission:1. Copy the tier-appropriate positioning variant.2. Fill in the form.3. Upload assets.4. Submit.5. Log: date, URL, status, moderator notes.6. Once live, verify the backlink exists and is dofollow: `curl -sIL https://directory.com/your-listing | grep -i rel=`. If absent, the link is dofollow.

附带的跟踪表预填了大量第三方提交地址,并设计为记录状态、上线链接、定位版本、标签和账户邮箱。

查看原文
references/submission-tracker-template.csv:1来自说明文档打开原文件
Directory,Tier,URL,Category,DR,Dofollow,Submission Date,Status,Live URL,Backlink Verified,Positioning Variant Used,Tags Used,Account Email,NotesProduct Hunt,1,https://producthunt.com/posts/new,Launch,91,Yes,,Draft,,,Startup,,,
references/submission-tracker-template.csv:2来自说明文档打开原文件
Directory,Tier,URL,Category,DR,Dofollow,Submission Date,Status,Live URL,Backlink Verified,Positioning Variant Used,Tags Used,Account Email,NotesProduct Hunt,1,https://producthunt.com/posts/new,Launch,91,Yes,,Draft,,,Startup,,,Hacker News (Show HN),1,https://news.ycombinator.com/submit,Launch,91,No,,Draft,,,Dev,,,
references/submission-tracker-template.csv:21来自说明文档打开原文件
SaaSHub,2,https://saashub.com/submit,SaaS,77,Yes,,Draft,,,SaaS,,,G2,2,https://my.g2.com/sellers/welcome,SaaS,92,Yes,,Draft,,,B2B review,,,Capterra,2,https://www.capterra.com/vendors,SaaS,93,Yes,,Draft,,,B2B review,,,

定位库提供用于公开推广的模板,包括竞品比较、可量化结果、安全合规和客户背书等字段;实际填写这些字段需要用户提供并核实事实。

查看原文
references/positioning-variations.md:180来自说明文档打开原文件
**Long description:**> [Product] helps [audience] [achieve measurable business outcome]. Teams use it to [use case 1], [use case 2], and [use case 3] — reducing [metric] by [percentage] and increasing [metric] by [percentage].>
references/positioning-variations.md:189来自说明文档打开原文件
>> Security: [SOC 2 / GDPR / compliance posture]. Support: [support tier]. Pricing: [pricing range].>> Trusted by [customer logos / company size]. Case studies at [url].
从这里开始 · 工作说明SKILL.md
directory-submissions
连线表示工作说明包含的模块,不是实际运行顺序。点击模块可查看原文。 另有 6 个章节,可在原文件中查看。

文件引用关系图

5 处引用
哪些文件发起引用引用了什么
连线表示真实的文件引用,不是运行顺序。点击节点可高亮相关连线,并查看具体文件和原文位置。虚线表示还有文件需要定位。
文件与检查记录5 个文件

检查范围与遗漏

逐文件查看涉及的内容

下方列出本次涉及的原文范围;纳入检查不代表已查清所有问题。

  • SKILL.md已纳入全文
  • references/directory-list.md已纳入全文
  • references/positioning-variations.md已纳入全文
  • references/submission-tracker-template.csv已纳入全文
  • evals/evals.json已纳入全文

这份报告只针对上方版本。我们看了拿到的代码和说明文件,没有实际运行 Skill,也没有检查它另外安装的软件包。因此,这不是“保证安全”的承诺;换了版本或使用环境,结果也可能不同。

  • SKILL.md工作说明
  • evals/evals.json配套文件
  • references/directory-list.md配套文件
  • references/positioning-variations.md配套文件
  • references/submission-tracker-template.csv配套文件

代码和说明中提到的操作

连接外部网站
SKILL.md:131来自说明文档打开原文件
5. Log: date, URL, status, moderator notes.6. Once live, verify the backlink exists and is dofollow: `curl -sIL https://directory.com/your-listing | grep -i rel=`. If absent, the link is dofollow.
evals/evals.json:81来自说明文档打开原文件
      "prompt": "We submitted to 50 directories last week. Now what?",      "expected_output": "Should warn against treating submissions as the strategy. Should reference 'What NOT to Do' rule 11: don't over-index on launch spike. Flywheel is templates + alternatives + reviews + ongoing content. Should recommend verifying the dofollow status of acquired backlinks (curl -sIL | grep -i rel=). Should pivot to ongoing distribution: destination pages strategy (alternative pages converting 5-15%, use-case/ICP pages, template gallery if applicable, 'best of' listicles you write yourself, integration pages), GEO tactics for AI citation (single H1, FAQ schema, comparison tables, get cited on Reddit/HN, claim Crunchbase/LinkedIn/Wikidata), community presence (Reddit 90/10 rule, LinkedIn 3-5 posts/week, Twitter build-in-public, Indie Hackers, Dev.to/Hashnode). Should remind to track weekly KPIs (DR, referring domains, indexed pages, organic clicks, signups from directory referrals) and investigate if numbers aren't moving rather than submitting more.",      "assertions": [
references/directory-list.md:474来自说明文档打开原文件
1. **Manual:** Open the listing, right-click your product link, "Inspect" → check for `rel="nofollow"` or `rel="ugc"`. If absent, the link is dofollow.2. **curl:** `curl -sIL https://directory.com/your-listing | grep -i link`3. **SEO tools:** Ahrefs Site Explorer → Backlinks → filter by this directory's domain.
读取了多少行
1,455
文件校验值(用于核对版本)
ff865a0d0aa37b774714a65135e9b3e20953df4964449798f51db26c7a65fbd3