librarian
Librarian Skill
Use this skill when you need deep understanding of external codebases.
Best-use cases:
- Explain how a third-party library works internally.
- Find real implementation patterns in public code.
- Compare two libraries/frameworks for a specific capability.
- Trace architecture and execution flow across a repository.
Tool routing:
- Official docs/API questions: use documentation lookup first.
- Real-world code usage patterns: search public repositories.
- Internal implementation details: fetch source and read targeted files.
Execution pattern:
- Identify target library/repo and scope the question.
- Collect high-signal files (README, package metadata, entry points).
- Inspect implementation files for the asked behavior.
More from ajoslin/dot
pinescript
Use when creating or reviewing TradingView Pine Script v6 indicators/strategies/libraries, applying non-repainting best practices, generating Pine Script from other languages, or running Pine Script linting.
51session-export
Update GitHub PR or GitLab MR descriptions with AI session export summaries. Use when user asks to add session summary to PR/MR, document AI assistance in PR/MR, or export conversation summary to PR/MR description.
21find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
20vercel-composition-patterns
React composition patterns that scale. Use when refactoring components with
19kimaki-expert
Provide expert support for Kimaki setup, Discord bot wiring, OpenCode session orchestration, slash-command troubleshooting, and automation workflows. Use when users mention Kimaki, kimaki.xyz, Discord-controlled coding agents, or channel-to-project mapping.
18init-review-policy
Initialize repo-scoped code review policy files under .opencode/review. Use when setting up project-specific review rules for /code-review.
18