clawhub
Search and install agent skills from ClawHub, the public skill registry.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Search and install agent skills from ClawHub, the public skill registry.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Social sentiment, institutional holdings, options flow, and enhanced insider analysis
Proactive earnings tracking with pre-briefs and post-earnings analysis
Macro regime monitoring, financial sentiment analysis, and SEC filing intelligence
Portfolio management, optimization, backtesting, and performance analytics
Generate formatted financial reports — weekly summaries, morning briefs, and equity research
Analyze any public company's AI exposure using the 8-dimension AI Exposure Index. Fetches last 4 10-K filings (or international equivalents), O*NET data, patents, and earnings transcripts to score vulnerability and adaptive capacity, classifying companies as AI Fortified/Transformer/Bystander/Endangered with valuation overlay. Use whenever the user asks about AI risk, AI readiness, AI exposure, workforce automation, competitive moat durability, or how AI impacts a stock or business. Triggers on "AI exposure", "AI vulnerability", "AI analysis of [company]", "how will AI affect [company]?", "is [company] ready for AI?", "rate this company on AI", "AI risk for [ticker]", or any company evaluation through an AI lens.
Baseado na classificação ocupacional SOC
| name | clawhub |
| description | Search and install agent skills from ClawHub, the public skill registry. |
| homepage | https://clawhub.ai |
| metadata | {"finclaw":{"emoji":"🦞"}} |
Public skill registry for AI agents. Search by natural language (vector search).
Use this skill when the user asks any of:
npx --yes clawhub@latest search "web scraping" --limit 5
npx --yes clawhub@latest install <slug> --workdir ~/.finclaw/workspace
Replace <slug> with the skill name from search results. This places the skill into ~/.finclaw/workspace/skills/, where Finclaw loads workspace skills from. Always include --workdir.
npx --yes clawhub@latest update --all --workdir ~/.finclaw/workspace
npx --yes clawhub@latest list --workdir ~/.finclaw/workspace
npx comes with it).npx --yes clawhub@latest login) is only required for publishing.--workdir ~/.finclaw/workspace is critical — without it, skills install to the current directory instead of the Finclaw workspace.