search-algorand-examples

Installation
SKILL.md

Searching Algorand Examples

Find working contract examples and code patterns from Algorand Foundation repositories using GitHub tools.

Overview / Core Workflow

  1. Identify what pattern or example the user needs
  2. Choose the appropriate tool (github_search_code, github_get_file_contents, or github_search_repositories)
  3. Search priority repositories first (devportal-code-examples, puya-ts)
  4. Retrieve the relevant file(s)
  5. Also fetch corresponding test files when applicable

How to proceed

  1. Determine the search type:
    • Looking for a specific pattern → use github_search_code
    • Need a specific file → use github_get_file_contents
    • Discovering repositories → use github_search_repositories
Installs
6
GitHub Stars
30
First Seen
Jan 28, 2026
search-algorand-examples — algorand-devrel/algorand-agent-skills