LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: competitive programming

Browse skills that share this tag.

  • dp-pattern-library - Dynamic Programming Pattern Library
    dynamic programmingalgorithmspattern matchingcode generation

    ★ 602 · Updated 2026-05-11

    Match DP problems to classic patterns and generate template code

    ⚙ match problem to pattern⚙ generate template code⚙ detect problem variant
  • vloj - LibreOJ Problem Fetch and C++ Solution Generator
    competitive programmingLibreOJweb scrapingC++

    ★ 602 · Updated 2026-02-13

    Automatically fetches LibreOJ problem statements and generates C++ solution templates

    ⚙ parse problem identifier⚙ create numbered folder⚙ access problem webpage
  • vloj - LibreOJ Problem Crawling and C++ Solution Generator
    competitive programmingproblem crawlingC++ programmingautomation workflow

    ★ 18 · Updated 2026-02-12

    Parse problem IDs, crawl LibreOJ problem statements, and generate C++ solution files

    ⚙ create numbered folders⚙ access problem pages⚙ crawl problem statements