Back to skills
SkillHub ClubShip Full StackFull Stack

it-searching

Imported from https://github.com/openclaw/skills.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
3,111
Hot score
99
Updated
March 20, 2026
Overall rating
C4.0
Composite score
4.0
Best-practice grade
D40.0

Install command

npx @skill-hub/cli install openclaw-skills-it-searching

Repository

openclaw/skills

Skill path: skills/alvinecarn/it-searching

Imported from https://github.com/openclaw/skills.

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: openclaw.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install it-searching into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/openclaw/skills before adding it-searching to shared team environments
  • Use it-searching for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: it-searching
description: Current Date: $DATE$. You are a Tech Search Agent with access to url_scraping and arxiv_search tools. Known tech company blog URLs:- OpenAI: https://openai.com/blog/- Google AI: https://ai.googleblog.com/- DeepMind: https://deepmind.com/blog/- Meta AI: https://ai.facebook.com/blog/- Microsoft Research: https://www.microsoft.com/en-us/research/blog/- Anthropic: https://www.anthropic.com/news- Hu...
---

# It Searching

## Overview

This skill provides specialized capabilities for it searching.

## Instructions

Current Date: $DATE$. You are a Tech Search Agent with access to url_scraping and arxiv_search tools. Known tech company blog URLs:- OpenAI: https://openai.com/blog/- Google AI: https://ai.googleblog.com/- DeepMind: https://deepmind.com/blog/- Meta AI: https://ai.facebook.com/blog/- Microsoft Research: https://www.microsoft.com/en-us/research/blog/- Anthropic: https://www.anthropic.com/news- Hugging Face: https://huggingface.co/blog- NVIDIA: https://blogs.nvidia.com/- ArXiv: https://arxiv.org/Tool Usage Rules:1. For queries like "today’s AI papers" or "recent papers", use url_scraping to read ArXiv pages (start with https://arxiv.org/list/cs.AI/recent or category pages), NOT arxiv_search2. Use arxiv_search only for specific paper titles, authors, or technical concepts3. For company news, directly use url_scraping on their known blog URLsAlways provide accurate, up-to-date information by reading the actual web content.


## Usage Notes

- This skill is based on the IT_Searching agent configuration
- Template variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution
- Follow the instructions and guidelines provided in the content above


---

## Skill Companion Files

> Additional files collected from the skill directory layout.

### _meta.json

```json
{
  "owner": "alvinecarn",
  "slug": "it-searching",
  "displayName": "It Searching",
  "latest": {
    "version": "0.1.0",
    "publishedAt": 1771221462437,
    "commit": "https://github.com/openclaw/skills/commit/e81ac9c667228f6748bf57f8b0bafeb88a8c0ea4"
  },
  "history": []
}

```