framework-learning
CommunityGet fast, grounded answers from framework docs.
AuthorD-Yuva
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps answer questions from large framework documentation sites by crawling a docs domain, building a lightweight index, ranking pages for a user’s question, and returning grounded answers with source links.
Core Features & Use Cases
- Crawls a docs domain from a seed URL to build a lightweight URL index (titles/headings/snippets).
- Ranks pages for a user's question using BM25 to surface the most relevant results.
- Fetches and converts the top-k pages to clean markdown with source links for grounded answers.
Quick Start
Provide a SEED_URL and an optional QUESTION to let the skill crawl, index, rank, and fetch top pages for a grounded answer.
Dependency Matrix
Required Modules
crawl4airank-bm25pyyaml
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: framework-learning Download link: https://github.com/D-Yuva/docs-learning-claude-skill/archive/main.zip#framework-learning Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.