devtu-docs-quality
This skill audits ToolUniverse documentation for technical errors, outdated information, and unnecessary duplication. It runs five phases—static method scanning, live code execution, automated validation, ToolUniverse audit, and simplification—to ensure every concept appears exactly once and all code is correct. Use it before releases, after API changes, or when asked to review, fix, or streamline documentation.
devtu-docs-quality finds and fixes wrong code, broken links, and redundant content in ToolUniverse documentation across five verification phases.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-27
devtu-docs-quality finds and fixes wrong code, broken links, and redundant content in ToolUniverse documentation across five verification phases. This skill audits ToolUniverse documentation for technical errors, outdated information, and unnecessary duplication. It runs five phases—static method scanning, live code execution, automated validation, ToolUniverse audit, and simplification—to ensure every concept appears exactly once and all code is correct. Use it before releases, after API changes, or when asked to review, fix, or streamline documentation.
Use it when
- devtu-docs-quality checks for broken links, emojis, and documentation structure violations as part of its automated validation phase.
- Yes.
Verify before relying
Read SKILL.md below before installing (5 files). Open directory: indexed for reading, not audited.
Install
mims-harvard/ToolUniverse/devtu-docs-quality · repository language: Python
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does devtu-docs-quality do?
devtu-docs-quality audits ToolUniverse documentation for technical errors, outdated information, and unnecessary duplication. It runs five phases—static method scanning, live code execution, automated validation, ToolUniverse audit, and simplification—to ensure every concept appears exactly once and all code is correct.
How do I fix broken docs links with devtu-docs-quality?
devtu-docs-quality checks for broken links, emojis, and documentation structure violations as part of its automated validation phase. It identifies broken links and flags them for repair, helping you maintain working references throughout your documentation.
Can devtu-docs-quality validate code blocks in documentation?
Yes. devtu-docs-quality validates code examples and verifies technical accuracy in docs through static method scanning and live code execution phases. It checks for wrong method calls, outdated syntax, and incorrect code samples to ensure all examples work as documented.
When should I use devtu-docs-quality to audit documentation?
devtu-docs-quality is ideal for auditing documentation before release or after API changes. Run it whenever you need to review, fix, or streamline documentation, or when asked to remove duplicate content and ensure consistent technical accuracy across your docs.
How does devtu-docs-quality remove outdated code examples?
devtu-docs-quality identifies and removes outdated code examples through its static scanning and live execution phases. It finds wrong, outdated, or redundant information and flags it for removal, applying a less-is-more simplification approach to keep documentation current and concise.
What license does devtu-docs-quality use?
devtu-docs-quality is released under the Apache-2.0 license, allowing free use, modification, and distribution with proper attribution.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Documentation Quality Assurance
Two Equal Priorities
Both of the following must be satisfied before an audit is done. Neither overrides the other.
1. Technical correctness — wrong code is worse than no code; it actively breaks users' workflows.
2. Less is more — redundant content is worse than no content; it creates confusion, dilutes trust, and makes maintenance harder.
> When in doubt about technical accuracy: verify against source (src/tooluniverse/execute_function.py).
> When in doubt
(truncated - see the full file via the links below)
File tree — 5 files
skills/devtu-docs-quality/API_REFERENCE.md
skills/devtu-docs-quality/DOCS_STRUCTURE.md
skills/devtu-docs-quality/EXAMPLES.md
skills/devtu-docs-quality/SKILL.md
skills/devtu-docs-quality/SUMMARY.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Find and fix wrong, outdated, or redundant information in documentation”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
ToolUniverse SDK provides a Python interface to compose and execute scientific research pipelines across protein analysis, drug discovery, genomics, and disease databases. Call tools via portable dict API, function methods, or direct instantiation, with batch execution and caching for reproducible workflows.
This skill automates ToolUniverse setup for Claude Science by creating a conda environment, installing the pip package, and bundling the workflow library into a native skill. It replaces the plugin-based approach with direct kernel integration, handling first-time installation, version upgrades, and workflow refreshes from GitHub.
ToolUniverse setup guides you through installing and configuring the platform across three access modes: chat-based MCP for AI assistants, command-line interface with nine subcommands, or Python SDK for automation. The skill covers uv installation, MCP configuration for 12+ AI clients, full CLI reference, Coding API patterns, API key setup, and troubleshooting.
Deep Research automates end-to-end investigation workflows by intelligently selecting and combining data sources—academic papers, domain-specific databases via ToolUniverse, and web results—to extract, analyze, and synthesize findings into structured reports. It decomposes research questions into multiple dimensions, orchestrates parallel data collection across sources, and produces publication-ready documents tailored to your inquiry.
This skill systematically discovers drug repurposing opportunities by analyzing disease-target associations, drug mechanisms, and pathway overlap. It guides you through target-based, compound-based, and disease-driven workflows, then scores candidates by genetic evidence, safety profile, literature support, and drug properties to prioritize the most viable options.
Access histone ChIP-seq data, chromatin accessibility maps, and regulatory element annotations from ENCODE and Roadmap Epigenomics to investigate chromatin state by tissue, transcription factor binding patterns, and cis-regulatory landscapes. Interpret histone marks, eQTL associations, and variant regulatory impact through multi-layer evidence synthesis.