27 skills found
openclaw / blogwatcherMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
openclaw / session-logsSearch and analyze your own session logs (older/parent conversations) using jq.
AgriciDaniel / claude-blogClaude Code skill ecosystem for blog content creation, optimization, and management. Dual-optimized for Google rankings and AI citations.
harrymunro / nelsonCoordinate agent teams in Claude Code using a Royal Navy inspired command structure and operating procedures. It provides structured sailing orders, battle plans, action stations, and a captain's log to manage complex tasks; from single-session work through to multi-agent squadrons.
devallibus / shiplogSUPERCHARGE AI-assisted development by using Git. Cross-model review gates, evidence-linked closure, verification profiles, model-tier routing, artifact envelopes, and provenance signing — all from a single skill for Claude Code, Codex, and Cursor.
MidnightDarling / jike-skillJike (即刻) social network client for humans and AI agents — QR login, feed, posts, comments, search, full history export to Markdown. Claude Code skill + standalone scripts.
sliday / genealogy-researchClaude Code skill for systematic genealogy research using GPS methodology. Obsidian vault management, 80+ databases across 15+ countries, handwritten document analysis.
jftuga / transcript-criticClaude Code skill that transcribes audio/video with whisper.cpp to get structured critical analysis including timestamped summaries, evidence notes, logical fallacies, and underdeveloped areas
georgeguimaraes / claude-code-ghostClaude Code plugin for managing Ghost blogs
AgriciDaniel / marketing-skill-packOne-command installer for all AI Marketing Hub tools: Claude SEO, Claude Blog, Skill Forge, WP MCP Ultimate
ychampion / claude-self-learningA Claude Code self learning plugin that autonomously researches any technology and generates reusable SKILL.md files with installation guides, code examples, and best practices.
JackMeds / skills🧠 Cure your Watch Later backlog. Let AI watch your thousands of saved Bilibili/YouTube videos for you. (Whisper/Qwen/OpenAI)
plurigrid / codeqleverything is topological chemputer!
metricasboss / otto🛡️ GDPR Privacy Guardian (Europe). Detects violations of EU 2016/679, exposed personal data (SSN, emails, phone numbers), tracking without consent, PII in logs, and risks of fines up to €20M or 4% of annual turnover
vocalbridgeai / logsView call logs for the Vocal Bridge voice agent. Can list recent calls or show details of a specific session including transcript.
vocalbridgeai / loginAuthenticate with Vocal Bridge using your API key
seruman / bootty--- name: bootty description: >- Automates terminal and TUI applications (vim, htop, lazygit, dialog) through managed PTY sessions. Use when the agent needs to interact with terminal apps, run c
ohaddahan / Logging Best PracticesUse before implementing logs in a medium to large scale production system.
repairman29 / skillsAI-powered dependency upgrades. Stop reading changelogs—let AI tell you what breaks.
cagdotin / cmuxEnd-user control of cmux topology and routing (windows, workspaces, panes/surfaces, focus, moves, reorder, identify, trigger flash)
adimov-eth / councilCouncil You are a participant in a multi-model architectural council. Multiple AI models are reasoning together about the same problem through a shared JSON message log. Protocol The council c
quantDIY / rithmic-extension-devSpecialized knowledge for developing the QuanuX Rithmic Extension. Covers Protocol Buffers, 2-step Login, and Go implementation details.
syxscott / acp-routerThe ultimate open-source AI assistant for paleontology. Covering the full scope of ancient life studies — from fossil analysis and evolutionary patterns to biostratigraphy, paleoecology, and taxonomic relationships — PaleoClaw serves as your comprehensive research companion for reconstructing Earth's deep-time biological history.
junxiaz / technology-sharing1. If 多个条件的时候 有时候你会经常判断一个变量是否等于多个值的情况: ``` // bad if (x === 'abc' || x === 'def' || x === 'ghi' || x ==='jkl') { }
reckerswartz / job--- name: job description: >- Creates idempotent, well-tested background jobs using Solid Queue with proper error handling, retry logic, recurring jobs, and queue configuration. Use when creatin
vigneshsinna / skillkit--find-skillsDiscovers, searches, and installs skills from multiple AI agent skill marketplaces (15,000+ skills) using the SkillKit CLI. Supports browsing official partner collections (Anthropic, Vercel, Supabase, Stripe, and more) and community repositories, searching by domain or technology, and installing specific skills from GitHub
reckerswartz / error-detective--- name: error-detective description: >- Correlates Rails errors, log patterns, stack traces, and recent code paths to narrow investigations quickly. Use when diagnosing production-like failures,