Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Research A Topic

ASecurity

Get a cited, structured briefing on a topic, a company or person, or your social feed instead of scanning everything yourself. Tell me what to dig into and I pull from news and research providers, rank what matters against your priorities, and write a TL;DR plus a 'so what for us' section. Every claim ships with a source URL.

113 stars
0 votes
0 copies
0 views
Added 9/19/2026
content-marketingrustgoapi

Works with

cliapi

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add gethouston/houston --skill research-a-topic --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Research A Topic?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Research A Topic
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/gethouston-research-a-topic-houston/badge)](https://www.skillsdirectory.com/skills/gethouston-research-a-topic-houston)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: research-a-topic
description: "Get a cited, structured briefing on a topic, a company or person, or your social feed instead of scanning everything yourself. Tell me what to dig into and I pull from news and research providers, rank what matters against your priorities, and write a TL;DR plus a 'so what for us' section. Every claim ships with a source URL."
version: 1
category: Operations
featured: yes
image: clipboard
integrations: [linkedin, firecrawl, perplexityai]
x_houston:
  created_by: houston
  skill_schema: 1
---


# Research A Topic

Three signal kinds, one skill: market news, web research, social feed monitoring. Keep founder current without scanning feeds.

## When to use

- "weekly briefing on {topic}" / "what's moving in {our category}".
- "research {company} / {person} / {product} and give me a brief".
- "summarize my X feed" / "what did my follow-list post about".
- "what's the news on {regulation / event}".

## Connections I need

I run external work through Composio. Before this skill runs I check the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.

- **Web research** (Exa, Perplexity, Firecrawl)  -  Required. Pulls articles and research with source URLs so every claim is cited.
- **News** (NewsAPI or equivalent)  -  Optional. Adds a recency filter on top of research.
- **Social / professional network** (LinkedIn, X)  -  Required for `feed-digest` mode. If you ask for a feed digest and no social provider is connected I stop and ask you to connect one.

If no web research provider is connected for topic or entity briefs I stop and ask you to connect a research provider first.

## Information I need

I read your operations context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

- **Topic, entity, or feed**  -  Required. Why I need it: skill targets one subject at a time. If missing I ask: "What should I synthesize  -  a topic, a specific company or person, or your social feed?"
- **Active priorities**  -  Required. Why I need it: drives the 'so what for us' section instead of generic news. If missing I ask: "What are the 2 to 3 things the company is pushing on this quarter?"
- **Key contacts**  -  Optional. Why I need it: lets me flag posts from people you already trust as higher signal. If you don't have it I keep going with TBD using recency and authority alone.
- **Time window**  -  Optional. Why I need it: weekly briefings default to 7 days, deep research to 30. If you don't have it I keep going with TBD using these defaults.

## Steps
<!-- houston-workflow:v1 -->

1. **Read `context/operations-context.md`.** Relevance anchors off founder's active priorities. If missing: `set-up-my-ops-info` first, stop.

2. **Classify request.**
   - **topic-brief**  -  "{topic}" (AI agents, vertical SaaS pricing, etc.). Use news + research sources.
   - **entity-brief**  -  named company, person, or product. Research-heavy; check news too.
   - **feed-digest**  -  founder's watched social feed (followers on X / LinkedIn / etc.). Needs connected social provider.

3. **Gather signal per classification.**

   **topic-brief + entity-brief:**
   - `composio search research` → execute by slug with query. Prefer providers returning source URLs (Exa, Perplexity).
   - `composio search news` → execute with time window (last 7 days default for weekly; last 30 for deep).

   **feed-digest:**
   - `composio search social` → list-home-timeline or list-posts-by-list tool for connected provider.
   - Pull posts from founder's follow-list for requested window.

4. **Filter and rank.**
   - Drop duplicates and near-duplicates.
   - Flag posts/articles from Key Contacts (from operating context) as higher-signal.
   - Rank by: (a) relevance to active priorities, (b) recency, (c) source authority.

5. **Synthesize structured brief.**

   Save to `signals/{slug}-{YYYY-MM-DD}.md`. Structure:

   - **TL;DR**  -  3 bullets max, founder-scannable.
   - **What moved**  -  grouped subsections by theme. Each bullet: claim + source URL. Cite every claim  -  no uncited assertions.
   - **Who's taking which position**  -  when sources contradict, list positions and who holds each.
   - **So what for us**  -  2-3 items: what threatens, what opens door, what goes in next investor/board update.
   - **Sources**  -  flat URL list with one-line descriptions, alphabetized by domain.

6. **Atomic writes**  -  `signals/{slug}-{YYYY-MM-DD}.md.tmp` → rename.

7. **Append to `outputs.json`** with `type: "signal"`, status "ready".

8. **Summarize to user**  -  TL;DR + the one "so what for us" item most warranting action.

## Outputs

- `signals/{slug}-{YYYY-MM-DD}.md`
- Appends to `outputs.json` with `type: "signal"`.

## What I never do

- **Cite without source URL.** Every claim traces to specific article or post  -  no "industry consensus" hand-waving.
- **Repost quote from founder's follow-list** to their own social  -  signal skill read-only.
- **Mark brief ready without uncertainty flags.** Single-source claim → flag it; sources contradict → say so.

Attribution

gethoustongethouston
View sourceMore from gethouston →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Postiz

Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk

21281 votes

Serp Analysis

SERP analysis techniques for intent classification, feature identification, and competitive intelligence. Use when analyzing search results for content strategy.

2831 votes

On Page Seo Auditor

This skill performs detailed on-page SEO audits to identify issues and optimization opportunities. It analyzes all on-page elements that affect search rankings and provides actionable recommendations.

1821 votes

Brand

Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.

1240080 votes

Release Announcement

Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.

798220 votes
View all in content-marketing →