SkillAgentSearch skills...

Sourcerer

Turn english into code snippets, no neural nets. We did it 5 years before before Copilot ;)

Install / Use

/learn @NickTikhonov/Sourcerer
About this skill

Quality Score

0/100

Supported Platforms

GitHub Copilot

README

Sourcerer

Atom plugin for quickly finding and using StackOverflow code snippets.

Find and use code snippets relevant to your problem. Replace routine StackOverflow searching with a simple interface for searching and browsing the largest code snippet collection on the internet :)

Usage

  • Install Sourcerer
  • Write and select a problem description, e.g. 'fizzbuzz implementation' or 'quicksort'
  • Hit alt-s
  • View and insert relevant StackOverflow code snippets!

Features

  • Searches stackoverflow questions using Google
  • Scrapes pages and filters accepted answers + those with a large number of votes
  • "I'm feeling lucky" mode - automatically insert the best found answer
  • Inserts StackOverflow answer text as comments (for context)
  • Automatically cites inserted snippets with the author's username

Related Skills

View on GitHub
GitHub Stars170
CategoryDevelopment
Updated7mo ago
Forks19

Languages

HTML

Security Score

87/100

Audited on Aug 21, 2025

No findings