Skip to content

hypercerts: add Hyperscan agent references#3

Open
Kzoeps wants to merge 1 commit into
mainfrom
add-hyperscan-agent-reference
Open

hypercerts: add Hyperscan agent references#3
Kzoeps wants to merge 1 commit into
mainfrom
add-hyperscan-agent-reference

Conversation

@Kzoeps

@Kzoeps Kzoeps commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add Hyperscan Agent API as an ecosystem-wide reference for the Hypercerts skill catalog
  • Link focused Hypercerts guides for authentication, creating/funding records, and CLI usage
  • Avoid adding a new skill or duplicating lexicon/querying workflows

Tests

  • npx skills-ref validate ./skills/hypercerts
  • npx skills add . --list

Summary by CodeRabbit

  • Documentation
    • Updated README with additional reference to Hyperscan Agent API catalog links
    • Enhanced Skill Map documentation with Hyperscan ecosystem references
    • Added new "Live agent references" section with links to authentication guides, hypercerts creation and funding resources, and CLI documentation

@coderabbitai

coderabbitai Bot commented Jun 10, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The pull request adds documentation pointers to the Hyperscan Agent API and ecosystem resources across the Hypercerts skill catalog. The README now references the API for markdown references, the skill metadata is updated to note ecosystem documentation, and a new reference table listing ecosystem guides is added to the skill-map.

Changes

Hyperscan Agent API Documentation

Layer / File(s) Summary
Add Hyperscan Agent API references
README.md, skills/hypercerts/SKILL.md, skills/hypercerts/references/skill-map.md
README links to the Hyperscan Agent API; Hypercerts SKILL.md metadata is updated to reference ecosystem documentation; a new "Live agent references" table in skill-map.md provides links to ecosystem overview, authentication, hypercert creation, and CLI usage guides.

Estimated Code Review Effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly Related PRs

  • hypercerts-org/skills#1: Main PR that introduced the Hypercerts skill catalog docs extended by this PR's updates to skill metadata and reference tables.

Poem

🐰 A catalog grows with gentle links,
Hyperscan pathways, all the syncs!
From README breadcrumbs to reference maps,
We guide the seekers through the gaps. ✨

🚥 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 'hypercerts: add Hyperscan agent references' directly and clearly describes the main change: adding Hyperscan agent references to the Hypercerts documentation.
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.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add-hyperscan-agent-reference

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.

@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

🧹 Nitpick comments (1)
README.md (1)

40-41: Separate ecosystem reference from “Included pointers”

README.md’s “Included pointers” section mixes skill-source bullets (lines 35-38) with a standalone ecosystem-doc link (line 40). Adding a small subheading (e.g., ### Ecosystem references) or converting that sentence into its own bullet/subsection would improve readability.

The Hyperscan Agent API URL (https://www.hyperscan.dev/agents) is reachable (returns HTTP 200).

🤖 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 40 - 41, The "Included pointers" section currently
mixes skill-source bullets with an ecosystem link; separate the Hyperscan Agent
API link into its own subsection by adding a small subheading (e.g., "Ecosystem
references") or converting the sentence into a standalone bullet under "Included
pointers" so it no longer sits inline with the skill-source bullets; update the
README.md section that contains the existing skill-source bullets and the
Hyperscan Agent API URL (https://www.hyperscan.dev/agents) accordingly to
improve readability.
🤖 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 `@skills/hypercerts/references/skill-map.md`:
- Around line 18-23: The table in skill-map.md has inconsistent markdown link
display text; update the four table rows so each link's display text matches the
full absolute URL (e.g., use https://www.hyperscan.dev/agents and
https://www.hyperscan.dev/agents/guides/authentication etc.) instead of relative
paths, ensuring the markdown links for the rows referencing
`/agents/guides/authentication`, `/agents/guides/create-hypercert`,
`/agents/guides/fund-hypercert`, and `/agents/guides/hypercerts-cli` use the
full https://www.hyperscan.dev/... URL as their visible text to match the first
row.

---

Nitpick comments:
In `@README.md`:
- Around line 40-41: The "Included pointers" section currently mixes
skill-source bullets with an ecosystem link; separate the Hyperscan Agent API
link into its own subsection by adding a small subheading (e.g., "Ecosystem
references") or converting the sentence into a standalone bullet under "Included
pointers" so it no longer sits inline with the skill-source bullets; update the
README.md section that contains the existing skill-source bullets and the
Hyperscan Agent API URL (https://www.hyperscan.dev/agents) accordingly to
improve readability.
🪄 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4b8c20ce-4566-44eb-92bc-f24b1a3165ef

📥 Commits

Reviewing files that changed from the base of the PR and between ffdefdc and c51d703.

📒 Files selected for processing (3)
  • README.md
  • skills/hypercerts/SKILL.md
  • skills/hypercerts/references/skill-map.md

Comment on lines +18 to +23
| Need | Reference |
| --- | --- |
| Get an ecosystem-wide overview of available agent-facing Hyperscan guides | [`https://www.hyperscan.dev/agents`](https://www.hyperscan.dev/agents) |
| Understand supported authentication flows before writing records | [`/agents/guides/authentication`](https://www.hyperscan.dev/agents/guides/authentication) |
| Create or fund Hypercerts records | [`/agents/guides/create-hypercert`](https://www.hyperscan.dev/agents/guides/create-hypercert), [`/agents/guides/fund-hypercert`](https://www.hyperscan.dev/agents/guides/fund-hypercert) |
| Use the Hypercerts CLI from an agent workflow | [`/agents/guides/hypercerts-cli`](https://www.hyperscan.dev/agents/guides/hypercerts-cli) |

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 | 🟡 Minor | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Description: Verify all Hyperscan Agent API documentation URLs are accessible

echo "Checking ecosystem overview..."
curl -s -o /dev/null -w "%{http_code} - https://www.hyperscan.dev/agents\n" https://www.hyperscan.dev/agents

echo "Checking authentication guide..."
curl -s -o /dev/null -w "%{http_code} - https://www.hyperscan.dev/agents/guides/authentication\n" https://www.hyperscan.dev/agents/guides/authentication

echo "Checking create-hypercert guide..."
curl -s -o /dev/null -w "%{http_code} - https://www.hyperscan.dev/agents/guides/create-hypercert\n" https://www.hyperscan.dev/agents/guides/create-hypercert

echo "Checking fund-hypercert guide..."
curl -s -o /dev/null -w "%{http_code} - https://www.hyperscan.dev/agents/guides/fund-hypercert\n" https://www.hyperscan.dev/agents/guides/fund-hypercert

echo "Checking CLI usage guide..."
curl -s -o /dev/null -w "%{http_code} - https://www.hyperscan.dev/agents/guides/hypercerts-cli\n" https://www.hyperscan.dev/agents/guides/hypercerts-cli

echo ""
echo "Expected: 200 for valid URLs, 404 or other codes indicate issues"

Repository: hypercerts-org/skills

Length of output: 576


Inconsistent markdown link display text.

Line 20 shows https://www.hyperscan.dev/agents as the link text, but lines 21-23 show relative paths (e.g. /agents/guides/authentication) as link text while linking to full URLs. Make the display text consistent across the table (either full URLs everywhere or relative paths everywhere).

♻️ Proposed fix for consistent display text (full URLs)
-| Understand supported authentication flows before writing records | [`/agents/guides/authentication`](https://www.hyperscan.dev/agents/guides/authentication) |
-| Create or fund Hypercerts records | [`/agents/guides/create-hypercert`](https://www.hyperscan.dev/agents/guides/create-hypercert), [`/agents/guides/fund-hypercert`](https://www.hyperscan.dev/agents/guides/fund-hypercert) |
-| Use the Hypercerts CLI from an agent workflow | [`/agents/guides/hypercerts-cli`](https://www.hyperscan.dev/agents/guides/hypercerts-cli) |
+| Understand supported authentication flows before writing records | [`https://www.hyperscan.dev/agents/guides/authentication`](https://www.hyperscan.dev/agents/guides/authentication) |
+| Create or fund Hypercerts records | [`https://www.hyperscan.dev/agents/guides/create-hypercert`](https://www.hyperscan.dev/agents/guides/create-hypercert), [`https://www.hyperscan.dev/agents/guides/fund-hypercert`](https://www.hyperscan.dev/agents/guides/fund-hypercert) |
+| Use the Hypercerts CLI from an agent workflow | [`https://www.hyperscan.dev/agents/guides/hypercerts-cli`](https://www.hyperscan.dev/agents/guides/hypercerts-cli) |
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
| Need | Reference |
| --- | --- |
| Get an ecosystem-wide overview of available agent-facing Hyperscan guides | [`https://www.hyperscan.dev/agents`](https://www.hyperscan.dev/agents) |
| Understand supported authentication flows before writing records | [`/agents/guides/authentication`](https://www.hyperscan.dev/agents/guides/authentication) |
| Create or fund Hypercerts records | [`/agents/guides/create-hypercert`](https://www.hyperscan.dev/agents/guides/create-hypercert), [`/agents/guides/fund-hypercert`](https://www.hyperscan.dev/agents/guides/fund-hypercert) |
| Use the Hypercerts CLI from an agent workflow | [`/agents/guides/hypercerts-cli`](https://www.hyperscan.dev/agents/guides/hypercerts-cli) |
| Need | Reference |
| --- | --- |
| Get an ecosystem-wide overview of available agent-facing Hyperscan guides | [`https://www.hyperscan.dev/agents`](https://www.hyperscan.dev/agents) |
| Understand supported authentication flows before writing records | [`https://www.hyperscan.dev/agents/guides/authentication`](https://www.hyperscan.dev/agents/guides/authentication) |
| Create or fund Hypercerts records | [`https://www.hyperscan.dev/agents/guides/create-hypercert`](https://www.hyperscan.dev/agents/guides/create-hypercert), [`https://www.hyperscan.dev/agents/guides/fund-hypercert`](https://www.hyperscan.dev/agents/guides/fund-hypercert) |
| Use the Hypercerts CLI from an agent workflow | [`https://www.hyperscan.dev/agents/guides/hypercerts-cli`](https://www.hyperscan.dev/agents/guides/hypercerts-cli) |
🤖 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 `@skills/hypercerts/references/skill-map.md` around lines 18 - 23, The table in
skill-map.md has inconsistent markdown link display text; update the four table
rows so each link's display text matches the full absolute URL (e.g., use
https://www.hyperscan.dev/agents and
https://www.hyperscan.dev/agents/guides/authentication etc.) instead of relative
paths, ensuring the markdown links for the rows referencing
`/agents/guides/authentication`, `/agents/guides/create-hypercert`,
`/agents/guides/fund-hypercert`, and `/agents/guides/hypercerts-cli` use the
full https://www.hyperscan.dev/... URL as their visible text to match the first
row.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant