Skip to content

Add OpenRuna prompt directory link - #1209

Open
dcnl1980 wants to merge 1 commit into
f:mainfrom
dcnl1980:add-openruna-directory
Open

Add OpenRuna prompt directory link#1209
dcnl1980 wants to merge 1 commit into
f:mainfrom
dcnl1980:add-openruna-directory

Conversation

@dcnl1980

@dcnl1980 dcnl1980 commented Jun 18, 2026

Copy link
Copy Markdown

Adds OpenRuna prompt engineering examples — graph-linked prompt catalog (prompt → model → benchmark) with CC0 corpus and agent MCP at https://www.openruna.com/connectors

Summary

Added a new "📂 Related prompt directories" section to the README with a link to OpenRuna, which provides a graph-based directory of prompts, tools, and benchmarks with semantic search capabilities and MCP API access.

Changes

README.md: Added a new "Related prompt directories" section referencing OpenRuna at https://www.openruna.com/best/prompt-engineering-examples, described as a graph directory of prompts, tools, and benchmarks with semantic search and MCP API.

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

A new "📂 Related prompt directories" subsection is added to README.md with a single bullet link pointing to the OpenRuna graph directory of prompts, tools, and benchmarks.

Changes

README Documentation

Layer / File(s) Summary
Related prompt directories section
README.md
Adds a new subsection with a bullet link to the OpenRuna prompt/benchmark directory.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and concisely describes the main change: adding a link to the OpenRuna prompt directory to the README.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Warning

⚠️ This pull request has been flagged as potential spam (promotional) by CodeRabbit slop detection and should be reviewed carefully.

@coderabbitai coderabbitai Bot added the slop label Jun 18, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@README.md`:
- Around line 136-139: The external link for OpenRuna in the "Related prompt
directories" section points to a non-existent URL that will return a 404 error.
Either update the OpenRuna link to a valid resource URL (such as their main site
or a specific existing page), remove the OpenRuna entry entirely if no
appropriate URL can be confirmed, or replace it with an alternative resource
that genuinely provides prompt engineering examples and guides. Ensure any link
you keep is verified to work before finalizing the change.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 51475a73-2f0a-4ee7-8fdf-641bb5f95f49

📥 Commits

Reviewing files that changed from the base of the PR and between be66cb6 and 2144429.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md
Comment on lines +136 to +139
## 📂 Related prompt directories

- [OpenRuna](https://www.openruna.com/best/prompt-engineering-examples) — Graph directory of prompts, tools, and benchmarks with semantic search and MCP API.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

🧩 Analysis chain

🌐 Web query:

Is OpenRuna available at https://www.openruna.com/best/prompt-engineering-examples and what does it offer?

💡 Result:

No, the specific URL https://www.openruna.com/best/prompt-engineering-examples is not a valid or known page on the OpenRuna platform [1][2][3]. OpenRuna is an open knowledge platform designed for the AI ecosystem [4]. It functions as a curated, searchable graph of resources, including AI prompts, datasets, agents, skills, tools, collections, workflows, research papers, models, and benchmarks [2][5][3]. While OpenRuna hosts individual prompt pages (such as specialized tool prompts or agent workflows) [1][2][3], it does not appear to maintain a dedicated "best prompt engineering examples" guide at the URL provided. Such guides are common on third-party AI learning blogs [6][7][8], but they are not a standard feature of the OpenRuna knowledge graph itself. You can explore the platform's actual content by browsing its main site at https://www.openruna.com [5].

Citations:


The external link in this section is broken and should not be included as-is.

The URL https://www.openruna.com/best/prompt-engineering-examples does not exist on OpenRuna's platform. While OpenRuna is a real knowledge platform for AI resources (prompts, tools, benchmarks, etc.), it does not host a "best prompt engineering examples" guide at the path provided. Users clicking this link will encounter a 404 or incorrect page.

Either:

  1. Update the link to a valid OpenRuna resource (e.g., their main site https://www.openruna.com or a specific prompt/tool page)
  2. Remove this entry if no stable, appropriate OpenRuna URL can be confirmed
  3. Replace it with an alternative resource that actually provides prompt engineering examples
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` around lines 136 - 139, The external link for OpenRuna in the
"Related prompt directories" section points to a non-existent URL that will
return a 404 error. Either update the OpenRuna link to a valid resource URL
(such as their main site or a specific existing page), remove the OpenRuna entry
entirely if no appropriate URL can be confirmed, or replace it with an
alternative resource that genuinely provides prompt engineering examples and
guides. Ensure any link you keep is verified to work before finalizing the
change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant