23 skills found
alirezarezvani / claude-skills345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commerc…
CoplayDev / unity-mcpUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
CreditTone / hooker🔥🔥 hooker is a Frida-based reverse engineering toolkit for Android. It offers a user-friendly CLI, universal scripts, auto hook generation, memory roaming to detect activities/services, one-click SOCKS5 proxy setup, Frida JustTrustMe, and BoringSSL unpinning for all apps.
dagucloud / daguLocal-first workflow orchestrator for teams whose main work isn't orchestration. Declarative YAML over your scripts, SSH commands, containers, and AI agents; keep workflows separate from business logic. One binary, no database. Airflow alternative.
nirholas / XActions⚡ The Complete X/Twitter Automation Toolkit — Scrapers, MCP server for AI agents (Claude/GPT), CLI, browser scripts. No API fees. Open source. Unfollow people who don't follow back. Monitor real-time analytics. Auto follow, like, comment, scrape, without API. Follow Bot. Like bot.
AmrDab / clawdcursorclawdcursor compiles whatever's on screen into one UI map — accessibility tree and OCR fused into stable, addressable elements, with a screenshot only when needed — then drives apps through reusable scripts, verifying every action and routing it through a single safety gate.
AgriciDaniel / claude-youtubeClaude Code skill for YouTube creators — channel audits, video SEO, retention scripts, thumbnails, content strategy, Shorts optimization, analytics, monetization, and more.
JimmySadek / youtube-fetcher-to-markdownClaude Code skill: turn YouTube videos into structured, Obsidian-ready Markdown notes with full metadata, chapters, and transcripts
appautomaton / agent-designerPortable SKILLs workspace for Claude Code, Codex, and Gemini — issue-driven workflows and cross-agent collaboration via bridge scripts with session continuity.
AgriciDaniel / claude-code-essentials-vs-code🚀 Claude Code & VS Code essentials — complete setup guide, extensions, slash commands, skills, and one-click install scripts for Windows.
boringmarketer / kimi-firstClaude Code skill: Kimi types, Claude thinks & verifies — route implementation work-orders to the Kimi Code CLI (k3). A port of @steipete's codex-first (github.com/steipete/agent-scripts). By @boringmarketer · boringmarketing.com
guimatheus92 / mcp-video-analyzerMCP server that turns any video — YouTube, Instagram, TikTok, Loom, X, Vimeo, direct URLs, local files — into transcripts, key frames, OCR text, and metadata for AI agents.
julilaoshi / flowmotion-skillFlowMotion Skill / 头脑风暴动态流程图 Skill: turn voice notes, SRT transcripts, and messy ideas into structured flow specs, connection specs, and motion-ready diagram briefs.
craftwork-design / retroWeekly retro for your coding agent. A Claude Code skill that mines your session transcripts for recurring failures and turns them into evidence-backed CLAUDE.md fixes. Local-only, zero dependencies, MIT.
axonixtools / PocketMCPTurn your Android phone into an MCP (Model Context Protocol) server. AI agents and desktop scripts can call your phone for live data and actions over LAN.
mshtawythug / second-brainLocal-first personal knowledge base CLI — hybrid FTS + pgvector search, a GraphRAG entity graph, and LLM enrichment over your notes, transcripts, Slack & Gmail. Runs fully local on Ollama (no cloud, no API keys); queryable by any AI agent through the built-in MCP server.
tanaikech / gas-fakes-mcpThis repository demonstrates how to dynamically add frequently used, AI-generated Google Apps Scripts to an MCP server as permanent tools. This approach enhances security, reduces costs, and improves efficiency for Google Workspace automation using the Gemini CLI and the gas-fakes library.
alsoleg89 / ai-knotDeterministic, self-hosted long-term memory for AI agents: store facts instead of transcripts, recall only what matters.
numikel / kprunStop storing API keys in mcp.json and shell profiles. kprun solves this by keeping secrets in an encrypted KeePass vault and injecting them only into spawned processes. Designed for MCP servers, coding agents, and dev scripts.
damione1 / maslow-desktopFriendly desktop, tablet control panel for the Maslow CNC running FluidNC: guided calibration wizard, state-machine-aware controls, and a local HTTP/gRPC/MCP API to drive the machine from scripts or an LLM.
mwananchi-tech / odnelazmTools for scraping, parsing, ingesting and accessing hansard data from mzalendo.com to provide structured transcripts of National Assembly and Senate sittings from the Parliament of Kenya.
mslavov / pmShelly Forge is a TypeScript framework and CLI tool for developing, testing, and deploying scripts to Shelly smart home devices. It provides a modern development experience with type safety, live reloading, and real-time debugging capabilities.
kmjak / absence-list欠席になっている日付を一覧で出力するコマンドです。 学生ポータルの「出欠確認」ページが内部で使っている API エンドポイント (`/PortalManagementWeb/public/attendancedetail/search`)を `scripts/attendance.sh` 経由で直接叩き、 欠席(出欠区分=2)のデータを構造化 JSON で取得します。HTMLのスクレイピングは行いません。 ---