docs-to-skill

Installation
SKILL.md

Skill: docs-to-skill

Reads the official documentation of a tool, library, or API and produces a skill that lets agents orient themselves quickly — understanding what the product does, how to install it, and where to go for any specific need. You are not documenting the tool; you are creating a navigation map for agents.

Instructions

1. Read the documentation

Use Jina Reader to fetch the URL the user provides. Prefix r.jina.ai/ to convert any URL to clean markdown without ads, navigation noise, or JavaScript clutter:

r.jina.ai/https://getbootstrap.com/docs/5.3/getting-started/introduction/
Installs
1
First Seen
Mar 18, 2026
docs-to-skill — quinteroac/vic-skills-pack