ai-avatar-video
79Create AI Avatar Videos
Teams need presenter videos, dubbing, and lip-sync clips without a full studio. This skill guides Claude, Codex, and Claude Code through inference.sh CLI workflows for avatar video generation.
Search and Extract Web Content
Current web research often requires separate tools for search, extraction, and summarization. This skill gives Claude, Codex, and Claude Code reusable Tavily and Exa commands through the inference.sh CLI.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "web-search" from https://skillstore.io/skills/inference-sh-skills-web-search.md and its manifest at https://skillstore.io/api/skills/inference-sh-skills-web-search/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "web-search". Search for best practices for building AI agents.
Expected outcome:
A concise answer with ranked source links, recurring recommendations, and notes on which sources are strongest.
Using "web-search". Extract two public article URLs and summarize each one.
Expected outcome:
Using "web-search". Answer a factual question that needs a current source.
Expected outcome:
A direct answer with supporting source links and a short note when source dates affect confidence.
The static findings are mostly Markdown code spans, fenced command examples, and documentation links rather than Ruby backtick execution. I found no prompt injection text in SKILL.md, but the skill grants broad Bash(belt *) access and sends user inputs to remote services. Tighten allowed tool scope and add clear privacy and command-quoting guidance.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/inference-sh-skills-web-search/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/inference-sh-skills-web-search?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/inference-sh-skills-web-search?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/inference-sh-skills-web-search/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/inference-sh-skills-web-search.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>inference-sh-skills. (2026). web-search security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/inference-sh-skills-web-search/audits/4@techreport{inference-sh-skills-inference-sh-skills-web-search-2026,
author = {inference-sh-skills},
title = {web-search security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/inference-sh-skills-web-search/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "web-search security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "inference-sh-skills"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/inference-sh-skills-web-search/audits/4"
identifiers:
- type: other
value: "skillstore:inference-sh-skills-web-search:audit:4"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
qu-skills-web-search
2026-08-21
inference-skills-web-search
2026-08-21
infsh-skills-web-search
2026-08-21
skillssh-web-search
2026-08-21
inferen-sh-web-search
2026-08-21
halt-catch-fire-web-search
2026-08-21
101-skills-web-search
2026-08-21
inference-sh-9-web-search
2026-08-21
cain96-web-search
2026-08-21
inference-sh-skills-web-search
2026-08-21
inference-sh-web-search
2026-08-21
Search public web sources and collect links, snippets, and answer summaries for a research question.
Extract readable text from public URLs before passing the content into retrieval or summarization workflows.
Use search and answer tools to compare a claim with recent public sources and supporting links.
Search the web for [topic]. Return a concise answer, the strongest source links, and any date-sensitive caveats.
Extract readable content from these public URLs: [URLs]. Summarize each page and preserve source titles.
Use Tavily or Exa to compare [option A] and [option B]. Include source quality notes and unresolved questions.
Search for [topic], extract the best sources, and prepare a source-grounded brief for [audience]. Separate facts, uncertainty, and next steps.
Author
inference-sh-skillsLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
a25199bc7d6b82598536822d1738eb5d5f54025b
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 89 views
File structure
๐ SKILL.md
Create AI Avatar Videos
Teams need presenter videos, dubbing, and lip-sync clips without a full studio. This skill guides Claude, Codex, and Claude Code through inference.sh CLI workflows for avatar video generation.
Create AI Videos with inference.sh
Choosing the right video model and CLI input can slow production. This skill gives Claude, Codex, and Claude Code clear inference.sh video workflows.
Render Remotion Videos from TSX Code
Creating videos from React animations often requires local setup and render tooling. This skill sends Remotion TSX to inference.sh and returns MP4 video output.
Run Cloud AI Apps from Your Agent
AI agents need a consistent way to discover and run hosted models. This skill guides Claude, Codex, and Claude Code through inference.sh CLI workflows.
Automate Browser Sessions with Agentic Refs
AI agents often need reliable browser control without parsing full page DOMs. This skill provides compact refs, actions, screenshots, and reusable workflows.
Automate Twitter/X Workflows
Teams need repeatable ways to run Twitter/X actions without rebuilding integration steps. This skill provides belt CLI recipes for posting, media publishing, engagement, DMs, follows, deletes, and profile lookups.
Search and Research the Web with Tavily
by sickn33
AI assistants often need current web context and clean source material. This skill guides Tavily search, extraction, crawling, and research tasks from Claude, Codex, and Claude Code.
Search the Web with Tavily
by CK991357
AI assistants often lack current information for news, prices, releases, and fast-moving topics. This skill guides Claude, Codex, and Claude Code to call Tavily Search with clear query parameters.
Extract Web Content with Firecrawl
by sickn33
Manual extraction from complex websites is slow and inconsistent. This skill guides Firecrawl-based scraping, crawling, screenshots, and PDF parsing.
Search the Web Semantically with Exa
by sickn33
Keyword searches can miss conceptually relevant sources and related content. This skill guides Exa API searches for semantic discovery, category filtering, and structured research.
Build Firecrawl Single-Page Scraping
by firecrawl
Apps often need clean content from one known URL. This skill guides a focused Firecrawl /scrape integration for page extraction.
Design Better LLM Prompts
by alirezarezvani
Prompt quality often fails because requirements, examples, and evaluation criteria are unclear. This skill helps teams design, test, and review production prompts for Claude, Codex, and Claude Code.