unblocked-context-get-urls

Retrieve full content from provided URLs using the context_get_urls command.

11|1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/unblocked/skills --skill unblocked-context-get-urls
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unblocked-context-get-urls
Source: https://github.com/unblocked/skills/tree/main/skills/unblocked-context-get-urls
Command: npx skills add https://github.com/unblocked/skills --skill unblocked-context-get-urls

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill resolves the full content of URLs directly, without the need for a search, saving time when the exact documents are already known.

Core Features & Use Cases

  • Direct URL Resolution: Retrieve full content from PRs, issues, docs, Slack messages, and public web pages using the context_get_urls command.
  • Triggering: Use this Skill when you have specific URLs from a previous search and need the full body of the content.
  • Use Case: Suppose you have several GitHub PR URLs from a previous search. Use this Skill to get the full descriptions and comments of these PRs.

Quick Start

Run the command to get the full content of the following URLs: unblocked context-get-urls --urls "https://github.com/acme/payments-service/pull/89" "https://github.com/acme/payments-service/pull/91" "https://acme.atlassian.net/browse/PAY-1234".

Frequently Asked Questions about unblocked-context-get-urls

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve full content from specific URLs without running a search?

To retrieve full content from specific URLs without running a search, you use direct URL resolution to fetch complete document bodies, bypassing semantic search overhead when exact links are already known.

Can I fetch full descriptions and comments from multiple GitHub PRs and Jira issues at once?

Yes, you can fetch full descriptions and comments from multiple GitHub PRs and Jira issues by providing their specific URLs together in a single direct content retrieval command.

What is the best way to get the full body of Slack messages or public web pages when I already have the links?

The best way to get the full body of Slack messages or public web pages from known links is direct URL resolution, which bypasses search queries and retrieves the exact content immediately.

Do I need configured connectors and permissions to retrieve content from internal PRs and issues?

Yes, retrieving content from internal PRs and issues requires Unblocked's configured connectors and appropriate permissions to access the specified administrative documents and URLs.

When should I use direct URL content retrieval instead of a semantic search?

You should use direct URL content retrieval instead of semantic search when you have specific URLs from a previous search and need the full body of the content without additional search overhead.