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
npx -y skills add kenantang/codex-and-claude-skills --skill research_workflowsAssembled 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_listresearch_project_createresearch_project_dashboardresearch_workflows_listresearch_workflow_createresearch_workflow_getresearch_workflow_add_taskresearch_workflow_update_taskresearch_workflow_tickresearch_note_createresearch_notes_searchresearch_claim_createresearch_claim_attach_evidenceresearch_claim_graphresearch_experiment_logresearch_experiment_compare
Guidance
- Prefer storing durable work in the structured graph when it will matter beyond the current turn.
- Use
research_workflow_getbefore 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
- __init__.pyruns38.4 KB