synthesis-link-research
Link Research
Purpose
Gather accurate, authoritative hyperlinks for people, organizations, and entities mentioned in blog posts, articles, presentations, or any content that references external entities.
How to Use
This skill works in two modes:
- Interactive mode: If the user does not specify entities, ask which people and organizations need links.
- Directed mode: If the user provides names and entities, research them directly.
People to Research
If no people are specified, ask the user which people need links. Otherwise, research the people listed.
For each person, provide context such as: role, affiliation, or why they are mentioned.
Organizations and Entities
If no organizations are specified, ask the user which organizations need links. Otherwise, research the organizations listed.
For each organization, provide context such as: what they do, where they are based, or why they are relevant.
Link Prioritization
For People
Prioritize links in this order:
- Personal or professional website
- Institutional or company profile page
- LinkedIn profile
- Other professional social media (Twitter/X, etc.)
For Organizations
Prioritize links in this order:
- Official website
- Primary social media presence (if no website exists)
- Authoritative third-party profile (Wikipedia, Bloomberg, etc.) if no official presence exists
Required Output Format
Provide results in HTML format for easy copy-paste:
<!-- People -->
<a href="URL">Person Name</a>
<a href="URL">Another Person</a>
<!-- Organizations -->
<a href="URL">Organization Name</a>
<a href="URL">Another Organization</a>
If a link cannot be found for a specific entity, note that and suggest alternatives. For example: "Could not find official page for X, consider linking to their LinkedIn profile or recent interview at [URL]."
For common names or ambiguous entities, confirm the context matches before providing final links.
Tips for Best Results
- Add context for ambiguous names. For people with common names, include distinguishing details like their company, field of expertise, or location to ensure correct identification.
- Specify link recency. If particularly current links are needed, explicitly request the most recent official websites.
- Request verification. For important links, provide a brief confirmation that the link is still active and matches the entity.
- Group related entities. When writing about a specific industry or event, group requests by category to improve context.
- Regional preferences. If region-specific versions of websites are needed, mention this requirement explicitly.
Example Use Cases
Technology Conference Recap
- Speakers: keynote speakers from various tech companies
- Organizations: conference host, sponsoring companies, featured startups
Industry Analysis
- People: key industry leaders, analysts, and innovators
- Organizations: major companies, regulatory bodies, research institutions
Personal Research
- People: authors, researchers, or experts in a field of interest
- Organizations: universities, research centers, journals, or industry associations
Related
Part of the synthesis writing craft — the writer writes, the AI assists.
More from rajivpant/synthesis-skills
synthesis-fact-checking
Systematic fact-checking process for verifying claims in articles and blog posts, particularly those synthesized from multiple AI deep-research outputs. Use when asked to: fact-check, verify claims, verify sources, check accuracy, citation verification, review factual accuracy, validate references.
17synthesis-thinking-framework
Five-mode thinking methodology (first principles, systems thinking, complexity thinking, analogical thinking, design thinking) with a pre-response protocol for non-trivial problems. Provides the foundational reasoning approach that other synthesis skills build upon.
15synthesis-article-writing
>
14synthesis-codebase-review
Enterprise-scale codebase audit methodology with tiered review system (Essential through Mission-Critical). Use when asked to: codebase review, code audit, code review, review codebase, architecture review, security audit, full code review, enterprise review, codebase health check.
14synthesis-context-lifecycle
Three-tier context architecture for managing AI working memory across long-running projects. Use when asked to: manage context, project context, session management, context lifecycle, working memory, archival, archive sessions, context maintenance, garbage collection for context, tiered context.
14synthesis-code-planning
Structured approach to code generation, implementing features, and writing code. Use when asked to generate code, implement a feature, write code, or tackle a coding task. Analyzes the task, generates multiple approaches with trade-offs, selects the optimal solution, and implements it.
14