Toolverse
All skills

x-integration

by gavrielc

X (Twitter) integration for NanoClaw. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
gavrielc
Category
Testing
Views
14

About this skill

X (Twitter) integration for NanoClaw. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on \

How to use

  1. Upewnij się, że NanoClaw jest zainstalowany i uruchomiony z połączonym WhatsApp-em. Zainstaluj wymagane zależności: playwright i dotenv-cli — uruchom npm install playwright dotenv-cli, jeśli ich jeszcze nie masz.

  2. Skonfiguruj ścieżkę do Chrome'a w pliku .env. Jeśli Chrome znajduje się w domyślnej lokalizacji, możesz pominąć ten krok. W przeciwnym razie znajdź ścieżkę do Chrome'a na swoim systemie i dodaj ją do .env jako CHROME_PATH=/ścieżka/do/Chrome.

  3. Uruchom skrypt autentykacji: npx dotenv -e .env -- npx tsx .claude/skills/x-integration/scripts/setup.ts. Zaloguj się interaktywnie do swojego konta X. Po pomyślnym zalogowaniu plik data/x-auth.json powinien zostać utworzony automatycznie.

  4. Przebuduj kontener, aby uwzględnić skill: uruchom ./container/build.sh i sprawdź, czy output zawiera informację o skopiowaniu pliku agent.ts dla x-integration.

  5. Przebuduj hosta i uruchom ponownie usługę: npm run build, a następnie launchctl kickstart -k gui/$(id -u)/com.nanoclaw na macOS lub systemctl --user restart nanoclaw na Linuxie.

  6. Zacznij używać skill-a — wpisz w WhatsApp jedno z poleceń: "setup x", "x integration", "twitter", "post tweet" lub "tweet", aby aktywować integrację i zarządzać swoim kontem X.

Related skills

langgraph-docs

by langchain-ai

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

Testing
23127

ad-creative

by alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or

Testing
2863

wcag-audit-patterns

by wshobson

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

Testing
1893

creating-financial-models

by anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

Testing
25137

playwright-browser-automation

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test

Testing
13130

test-cases

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering

Testing
2862