Agent skill

golden-jupyter-kw

Use when testing the golden_jupyter_kw golden build

yusyus14,586★ · +63/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add yusufkaraaslan/Skill_Seekers --skill jupyter_kw --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 7
SKILL.md size: 3 KB
Bundled scripts: none
Path: tests/golden/phase2/jupyter_kw/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 14,697 · +111 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Golden_Jupyter_Kw Notebook Skill Use when testing the golden_jupyter_kw golden build ## 💡 When to Use This Skill Use this skill when you need to: - Understand golden_jupyter_kw concepts and analysis workflow - Reference code examples and their outputs - Reproduce data analysis or computation steps - Review methodology, visualizations, and results - Find library usage patterns and best practices ## 📖 Section Overview **Total Sections:** 5 **Content Breakdown:** - **Setup**: 1 sections - **Modeling**: 1 sections - **Loading**: 1 sections - **Empty Cat**: 0 sections - **Other**: 2 sections ## 🔑 Key Concepts *Main topics covered in this notebook* **Major Topics:** - Getting Started **Subtopics:** - Modeling Results ## 📦 Dependencies *3 package(s) imported* - `numpy` - `pandas` - `sklearn` ## ⚡ Quick Reference *Common documentation patterns found:* **Getting Started** (1 sections): - Getting Started (section 1) **Modeling** (1 sections): - Modeling Results (section 5) ## 📝 Code Examples *High-quality code cells from notebook* ### Bash Examples (1) **Example 1** (Quality: 5.0/10): ```bash pip install pandas ``` ### Python Examples (3) **Example 1** (Quality: 9.5/10): ```python def

What's inside
Steps it walks through
  1. 💡 When to Use This Skill
  2. 📖 Section Overview
  3. 🔑 Key Concepts
  4. 📦 Dependencies
  5. ⚡ Quick Reference
  6. 📝 Code Examples
  7. Bash Examples (1)
  8. Python Examples (3)
  9. 📊 Notebook Statistics
  10. 🗺️ Navigation
Ships with 6 files
  • references/index.md
  • references/section_04.md
  • references/section_s1-s1.md
  • references/section_s2-s2.md
  • references/section_s3-s4.md
  • references/section_s5-s5.md
Commands it runs
pip install pandas
More from Skill_Seekers
All skills →
About this skill
What does the golden-jupyter-kw skill do?

Use when testing the golden_jupyter_kw golden build

How do I install it?

Run `npx skills add yusufkaraaslan/Skill_Seekers --skill jupyter_kw --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From yusufkaraaslan/Skill_Seekers, a repository with 14,697 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going