Academic Research Skills for Claude Code

(github.com)

32 points | by arnon 2 hours ago

2 comments

  • apwheele 1 hour ago
    There needs to be a new name for people creating these with no obvious validation.

    Skill spam?

    • AndyNemmity 35 minutes ago
      Define obviously validation? What is the signal that tells you one is reasonable vs another?

      I find the only way to do that is to look at it, if it passes some visual tests, try it, and then a/b test if it's any better than without it.

      • theptip 6 minutes ago
        Some sort of eval. Eg TermBench, implemented in Harbor.

        It’s an insane amount of effort to build shareable, reusable, comprehensive evals, hence why so almost all skills are stuck in the “vibes” phase.

        That said I think it’s quite easy to skim/intuit these sort of skills and do horizontal gene transfer into your own vibes-based system. If you use the skills regularly you can construct a cheap personal eval that is a lot easier to maintain and use it to compare a new skill/plugin. Just things like “please write a paper on <my personal unpublished thesis>” is a good starting point here. You get a good feel for whether a skill is better than vanilla by running it a couple times and watching the failure modes.

      • apwheele 13 minutes ago
        So yes a/b broadly speaking is what I was saying (test cases and can show it is actually better).

        Even this repo just the "b" showcase, showing the outputs as is (with no clear documentation how those were generated, is it headless in a CI pipeline somewhere?), is not good, https://github.com/Imbad0202/academic-research-skills/tree/m....

        • AndyNemmity 6 minutes ago
          I run a lot of a/b testing. But I'm not sure showing it actually communicates all that much. Since these are non deterministic systems, even showing you an a/b test from when i made the decision a month ago, doesn't really mean a whole lot.

          I agree we need more clear indications of value, I don't quite understand how to legitimately do that in a fair, and honest way.

    • elashri 47 minutes ago
      Skill-slop.
    • adityamwagh 48 minutes ago
      SkillBros?
  • appreciatorBus 58 minutes ago
    [flagged]