Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Dqz00116/skill-lib --skill research-to-practicegit clone --depth 1 https://github.com/Dqz00116/skill-libWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/dqz00116/skill-lib/research-to-practice)<a href="https://agentmods.dev/skills/dqz00116/skill-lib/research-to-practice"><img src="https://agentmods.dev/badge/skills/dqz00116/skill-lib/research-to-practice/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/dqz00116/skill-lib/research-to-practice"><img src="https://agentmods.dev/badge/skills/dqz00116/skill-lib/research-to-practice.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.02628 |
| Opus 5 | $0.00014 | $0.01314 |
| Sonnet 5 | $0.00005 | $0.00526 |
| Haiku 4.5 | $0.00003 | $0.00263 |
Grade A, and why
research-to-practice scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 416 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Research to Practice
Overview
Bridge the gap between academic research and practical workflow improvements.
When to Use
Use this skill when:
- You discover a relevant academic paper and want to apply its insights
- You need to optimize existing workflows based on research findings
- You want to systematically extract actionable ideas from research
- Current methods show limitations that research might address
Typical scenarios:
- Reading ML/NLP papers for agent system improvements
- Finding optimization techniques for knowledge management
- Applying human-computer interaction research to UI/UX workflows
- Leveraging cognitive science for better user interactions
Prerequisites
- Access to paper (URL, PDF, or bibliographic information)
- Understanding of current workspace workflows
- Knowledge of which systems/components might benefit
- Optional: specific pain points or optimization targets in mind
Workflow
Step 1: Paper Acquisition & Initial Assessment
Goal: Obtain and understand the paper's core contribution
Actions:
- Fetch paper content via URL or search for it
- Identify: Title, authors, venue, year
- Extract abstract and key claims
- Determine: Is this relevant to our workflows?
Decision Point:
- If paper is not accessible or not relevant → Stop and report
- If paper is accessible and relevant → Continue to Step 2
Output Format:
## Paper Overview
- **Title**: [paper title]
- **Authors**: [authors]
- **Venue**: [conference/journal]
- **Year**: [year]
- **Core Contribution**: [1-2 sentence summary]
- **Relevance Score**: [High/Medium/Low] - [reasoning]
Step 2: Deep Reading & Insight Extraction
Goal: Extract specific techniques, insights, and principles
Actions:
- Read methodology section → What did they do?
- Read results section → What did they achieve?
- Identify novel techniques or approaches
- Note any ablation studies (what matters most?)
- Extract key equations, algorithms, or frameworks
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 416 lines · 27 tokens per session scan A 0316c21dbad4
research-to-practice is a skill published in the GitHub repository Dqz00116/skill-lib (22 stars, last pushed 3mo ago), licensed MIT. It adds 27 tokens to every session and 2,628 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
release-sync
Syncs latest release content to NotebookLM and HQ Knowledge Base after version tagging. Reads CHANGELOG, CLAUDE.md, and hook README, updates notebook sources, and ingests release digest. Optionally generates podcast from updated knowledge base. Use after tagging a new version to propagate release knowledge.
openclaw-debugger
Trigger when an OpenClaw agent is broken, silent, crashing, stuck, not responding, returning empty output, or the user says "my agent is down", "agent not working", "/openclaw-debugger". Walks through the standard OpenClaw 2026.4 diagnosis checklist and prints a report.
tweetclaw
OpenClaw guide for Twitter search, follower exports, monitoring, media, and approved X automation through Xquik. Not affiliated with X Corp.
rosclaw-embodied
A set of rules for completing robot tasks in ROSClaw, a system for running and checking robot work. It covers approved robot files, acceptance evidence, and separate rules for simulation and real hardware.
git-commit-writer
Trigger when the user asks to write a commit message, generate a commit from staged changes, review a diff before committing, or says "/commit". Reads git diff --staged and produces an opinionated, convention-matching commit message.
growth-ideas
Describe your product or project and get three actionable growth ideas tailored to your stage.