resource-curator

Audit external resource links and identify gaps for JavaScript concept documentation.

2|Updated May 23, 2019
One-click install
npx skills add https://github.com/isdaniel/MyBlog --skill resource-curator-isdaniel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resource-curator
Source: https://github.com/isdaniel/MyBlog/tree/main/.agents/skills/resource-curator
Command: npx skills add https://github.com/isdaniel/MyBlog --skill resource-curator-isdaniel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of finding, evaluating, and maintaining high-quality external resources for documentation pages, ensuring accuracy and relevance.

Core Features & Use Cases

  • Resource Curation: Discover and vet articles, videos, and official documentation.
  • Link Auditing: Automatically check for and report broken or outdated links.
  • Gap Analysis: Identify missing resource types and ensure coverage for different learning levels.
  • Use Case: When documenting a new JavaScript concept, use this Skill to find the best MDN articles, tutorials, and video explanations, then audit existing links to ensure they are still valid and up-to-date.

Quick Start

Use the resource-curator skill to audit all links for the 'javascript-promises' concept page.

Frequently Asked Questions about resource-curator

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

FAQPage Schema
How do I audit external links for accessibility and content accuracy in documentation?

To audit external links for accessibility and content accuracy, you can automatically check existing web resources to report broken or outdated references. This ensures your documentation maintains valid, up-to-date external URLs.

What is the best way to find high-quality web resources for JavaScript concept pages?

The best way to find high-quality web resources for JavaScript concept pages is to discover and vet articles, videos, and official documentation. This ensures your external references are relevant and accurate for the defined topic.

How do I identify missing resource types when curating content for documentation?

To identify missing resource types during content curation, perform a gap analysis against defined targets. This evaluates your existing resource pool to ensure adequate coverage for different learning levels.

Can I use this to format new web resources with specific descriptions for MDN tutorials?

Yes, you can format newly discovered web resources with specific descriptions. This supports JavaScript concept pages by ensuring newly added MDN articles, tutorials, and video explanations are properly annotated and categorized.

Does this resource curation process work for maintaining outdated articles and video explanations?

Yes, the resource curation process works for maintaining outdated articles and video explanations by evaluating their ongoing relevance. It automatically checks existing links to ensure your external references remain accurate and accessible over time.