agentsclimarketplace

Research workflows

Skill kenantang/codex-and-claude-skills/collected-academic-research-skills/sources/ymx10086__ResearchClaw/src/researchclaw/agents/skills/research_workflows

Manage project-centric research workflows, claims, evidence, notes, and experiments. Use when the task should be persisted into ResearchClaw's structured research graph instead of remaining a transient chat reply.From its SKILL.md

Install
npx -y skills add kenantang/codex-and-claude-skills --skill research_workflows

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.3 KB, 198 tokens by cl100k_base, as published. Nobody here has run it

Research Workflows

Use this skill when the user is working on a long-running project and the result should be persisted into the structured research system.

Tools

  • research_projects_list
  • research_project_create
  • research_project_dashboard
  • research_workflows_list
  • research_workflow_create
  • research_workflow_get
  • research_workflow_add_task
  • research_workflow_update_task
  • research_workflow_tick
  • research_note_create
  • research_notes_search
  • research_claim_create
  • research_claim_attach_evidence
  • research_claim_graph
  • research_experiment_log
  • research_experiment_compare

Guidance

  • Prefer storing durable work in the structured graph when it will matter beyond the current turn.
  • Use research_workflow_get before updating a workflow task.
  • When making a substantive claim, attach evidence instead of leaving it implicit.
  • When logging an experiment, include metrics or archived outputs whenever possible.

What ships with it: 1 file

38.4 KB alongside SKILL.md, 1 of them executable

Keep looking

Skills are one crate of 326,645. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.