research-lib

Research $ARGUMENTS and create documentation in .claude/docs/libraries/ .

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "research-lib" with this command: npx skills add del-taiseiozaki/claude-code-orchestra/del-taiseiozaki-claude-code-orchestra-research-lib

Research Library

Research $ARGUMENTS and create documentation in .claude/docs/libraries/ .

Research Items

Primary Tool: General-Purpose Subagent (Opus)

Use a general-purpose subagent (Opus) with WebSearch/WebFetch for comprehensive library research:

Agent tool: subagent_type: "general-purpose" prompt: | Research: {library}. Find latest version, official documentation, key features, constraints, best practices, known issues, and usage patterns. Use WebSearch and WebFetch to gather information. Save results to .claude/docs/libraries/{library}.md Return concise summary.

Fallback: WebSearch/WebFetch

If Gemini unavailable, verify via manual web search:

  • Official documentation

  • GitHub README

  • PyPI / npm page

  • Latest release notes

Content to Document

Basic Information

  • Official name, version, license

  • Official URL

  • Installation command

Core Features

  • Main features

  • Basic usage (code examples)

Constraints & Notes

  • Known limitations

  • Conflicts with other libraries

  • Performance characteristics

  • Async/sync considerations

Usage Patterns in This Project

  • Recommended usage

  • Patterns to avoid

Troubleshooting

  • Common errors and solutions

Output Location

.claude/docs/libraries/$ARGUMENTS.md

Documentation Template

{Library Name}

Overview

  • Version: {version}
  • License: {license}
  • Official URL: {url}
  • Installation: {install command}

Core Features

{Description of main features}

Basic Usage

{Code example}

Constraints & Notes

- {Limitation 1}

- {Limitation 2}

Recommended Patterns

Do

{Good pattern}

Don't

{Anti-pattern}

Troubleshooting

{Error message}

Cause: {cause}
Solution: {solution}

References

- Official Docs

- GitHub

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

context-loader

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

update-design

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

simplify

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

codex-system

No summary provided by upstream source.

Repository SourceNeeds Review