
artwist-polyakov/polyakov-claude-skills
18 skills963 installs3.2k starsGitHub
Install
npx skills add https://github.com/artwist-polyakov/polyakov-claude-skillsSkills in this repo
1Ssh Remote ConnectionThis skill opens an SSH connection to a remote server so commands can run there, whether an interactive shell or a single command. A developer uses it to check logs, restart services, or manage Docker containers on a server. Connection details and credentials come from a config .env supporting key or password authentication.285installs2Yandex WordstatIntegrates Yandex Wordstat keyword research into agent workflows for Russian-language SEO: fetching search volumes, related queries, seasonal trends, and competitive terms to inform content strategy and landing-page architecture.167installs3Yandex WebmasterThis skill manages sites through the Yandex Webmaster API v4, covering indexing history, search queries, sitemaps, page recrawl, links, and diagnostics. A developer uses it to monitor how a site performs in Yandex search and to submit URLs for recrawl. It is read-and-add only and additionally scrapes the Alice Share-of-Voice section, which has no public API.72installs4Yandex Search ApiThis skill parses Yandex search results using the Yandex Cloud Search API v2 in both synchronous and asynchronous modes. A developer uses it to check SERP rankings for keywords in a chosen region, single queries or batches from a file. Each result returns position, title, URL, snippet, and domain, cached to disk for reuse.55installs5Yandex MetrikaThis skill queries the Yandex Metrika Reporting API v1 to produce traffic, conversion, UTM, and search-engine reports. A developer uses it to analyze site traffic sources, goal conversions, ecommerce revenue, and Yandex Direct ad costs. It is cache-first, defaults to unsampled accurate data with robot filtering, and exports full results to CSV.54installs6Scrapedo Web ScraperThis skill fetches web pages through the Scrape.do proxy API so a request succeeds when a direct fetch is blocked. A developer uses it when normal fetching returns 403, 401, 429, timeouts, access-denied, or a Cloudflare block. It runs scripts/scrape.py from the command line or from Python and returns page text or raw HTML.43installs7Docx ContractsThis skill fills Word document templates such as contracts and forms with structured data using the docxtpl library. A developer uses it when a user uploads a .docx template with {{variables}} and provides data to populate it. It extracts the template's variable schema, gathers matching values, asks the user for any missing fields, then fills the template and delivers the output document.38installs8Fal Ai ImageThis skill generates and edits images through the fal.ai API, supporting Google Nano Banana Pro and OpenAI GPT Image 2 selected from config. A developer uses it for infographics, banners, text rendering, photo edits, and reference-based compositions. It runs a generate mode for text-only prompts and an edit mode for provided reference images, choosing the model from a --model flag or config environment variables.34installs9Genome AnalyzerSKILL.md is a migration stub pointing to the docx-contracts plugin location. Install from the new plugins path instead of this listing.33installs10Agent DeckThis skill drives the agent-deck CLI to launch, monitor, and collect results from child Claude agent sessions from the terminal. A developer uses it when they want to spawn sub-agents, check their status, or retrieve their output, with fire-and-forget, on-demand, or blocking modes. It also attaches MCP servers such as exa and context7 to sessions and manages the session lifecycle. Documentation is primarily in Russian.29installs11Codex ReviewThis skill runs a cross-agent review workflow in which Claude implements and Codex (GPT) reviews both the plan and the resulting code in the same directory. A developer uses it to get a second, independent technical review before shipping, iterating until Codex approves or escalates. It manages a Codex session, passes plan and code descriptions to Codex, and interprets exit codes to decide whether to proceed, revise, or escalate. Documentation is primarily in Russian.29installs12Crawl4ai SeoThis skill crawls a website with Crawl4AI to audit what is actually on its pages and how it is structured internally. A developer or SEO uses it for site inventory, on-page audits, internal-linking and navigation audits, landing comparison, and competitor research. It extracts per-page SEO signals (title, meta, canonical, H1, breadcrumbs, link graph) and automatically flags orphan pages, duplicate titles, canonical mismatches, and weak hubs. It supports Google and Yandex SEO and pairs with Yandex data skills. Documentation is primarily in Russian.26installs13Telegraph PublisherThis skill publishes content to Telegraph through its API, converting HTML fragments into Telegraph Node JSON. A developer uses it to publish articles, research reports, and illustrated content with images, YouTube embeds, and diagrams. It manages Telegraph accounts, auto-splits long articles, and hosts permanent media through a separate GitHub repo served over jsDelivr.24installs14Telegram Channel ParserThis skill parses public Telegram channels through the t.me/s web preview, needing no API keys or MTProto. A developer uses it to pull posts with views and reactions, build multi-channel digests, rank top posts, analyze posting schedules, and compare channels. Output goes to TSV or CSV files and can render as a React digest artifact.19installs15Github Pages PublisherThis skill publishes an already-built static page artifact to a GitHub Pages repository using a fine-grained token and returns the final public URL. A developer uses it as the deployment layer after another skill has produced a static page. It enforces a year/year-month/page-slug directory layout, optionally optimizes oversized images, runs pre-publish validation, then commits and pushes to the Pages repo.16installs16X ResearchThis skill researches X/Twitter through the xAI Grok API's x_search tool, which searches X in real time and returns synthesized analysis with citations. A developer uses it to build account digests, analyze a thread or topic, track trending topics, and run custom searches. Results are structured JSON items saved as reusable cache artifacts, oriented toward finding Telegram post ideas.15installs17Sourcecraft PublisherThis skill deploys already-built static page artifacts to a SourceCraft Sites repository, which runs on Yandex infrastructure and works from Russia. A developer uses it as the output layer after another skill produces a static page or React artifact. It clones the repo, files the artifact under a year/year-month/slug path, optionally compresses images, force-pushes, and returns the public URL.13installs18Reddit SkillThis skill provides direct Reddit API access over OAuth2 using shell scripts instead of PRAW, covering users, subreddits, posts, comments, and search. A developer uses it to read Reddit data (profiles, subreddit stats, top posts, search) and optionally to post or comment under a double safety gate. It is cache-first, auto-detects app-only versus user auth mode, and requires both REDDIT_ENABLE_WRITE=1 and --confirm before any write reaches Reddit. Documentation is primarily in Russian.11installs