← all publishers

aiskillstore

@aiskillstore source repo

2966 published skills · page 28 of 30

  1. Memory Init · aiskillstore bundle
    在当前目录下初始化记忆系统,生成 CLAUDE.md(可选 AGENT.md 给 Cursor 用)、MEMORY.md 和 memory/ 目录。当用户说"初始化记忆"、"搭建记忆"、"memory init"、"/memory-init"时触发。
    4 installs
  2. Dry Refactoring · aiskillstore bundle
    Guides systematic code refactoring following the DRY (Don't Repeat Yourself) principle. Use when user asks to eliminate code duplication, refactor repetitive code, apply DRY principle, or mentions code smells like copy-paste, magic numbers, or repeated logic. Implements a 4-step workflow from identifying repetition to verified refactoring.
    4 installs
  3. Prompt Optimize · aiskillstore bundle
    Expert prompt engineering skill that transforms Claude into "Alpha-Prompt" - a master prompt engineer who collaboratively crafts high-quality prompts through flexible dialogue. Activates when user asks to "optimize prompt", "improve system instruction", "enhance AI instruction", or mentions prompt engineering tasks.
    4 installs
  4. Proxychains · aiskillstore bundle
    Auto-detect network issues and force proxy usage with proxychains4. Use this skill when encountering connection timeouts, DNS failures, or blocked network access. Default proxy is http://127.0.0.1:9910
    4 installs
  5. Timescaledb · aiskillstore bundle
    TimescaleDB - PostgreSQL extension for high-performance time-series and event data analytics, hypertables, continuous aggregates, compression, and real-time analytics
    4 installs
  6. Web Scrape · aiskillstore bundle
    Intelligent web scraper with content extraction, multiple output formats, and error handling
    4 installs
  7. Tdd Pytest · aiskillstore bundle
    Python/pytest TDD specialist for test-driven development workflows. Use when writing tests, auditing test quality, running pytest, or generating test reports. Integrates with uv and pyproject.toml configuration.
    4 installs
  8. LLM Doc Writer · aiskillstore bundle
    Write token-efficient documentation for LLM context. Use when creating CLAUDE.md, README, technical docs, agent instructions, or any documentation consumed by AI assistants.
    4 installs
  9. Ancplua Docs · aiskillstore bundle
    Search and answer questions about the ANcpLua ecosystem documentation. Use when users ask about ANcpLua.NET.Sdk features, ANcpLua.Analyzers rules, ANcpLua.Roslyn.Utilities APIs, or any configuration/usage questions about these packages.
    4 installs
  10. Refactoring · aiskillstore bundle
    Systematic refactoring with small-step discipline. Use when user says 'refactor', 'clean up', 'restructure', 'extract', 'rename', 'simplify', or mentions code smells. Enforces one change → test → commit cycle. For structural improvements, NOT style/formatting (use /lint). NOT for adding features or fixing bugs.
    4 installs
  11. Sragent · aiskillstore bundle
    Query the Sequence Read Archive (SRA), retrieve scientific publications, and analyze genomics metadata using the SRAgent toolkit. Supports accession conversion (GSE→SRX→SRR), BigQuery metadata queries, manuscript downloads from multiple sources, and scRNA-seq technology identification. Use when working with SRA/GEO datasets, finding publications, or analyzing single-cell sequencing experiments.
    4 installs
  12. DB Migration · aiskillstore bundle
    Use when setting up Alembic migrations or making database schema changes. Triggers for: initializing Alembic, generating migrations, applying upgrades, rolling back changes, or creating data migrations. NOT for: raw SQL execution outside migration context or non-database schema updates.
    4 installs
  13. Tailwind CSS · aiskillstore bundle
    Use when styling UI components or layouts with Tailwind CSS - mobile-first design, responsive utilities, custom themes, or component styling. NOT when plain CSS, CSS-in-JS (styled-components), or non-Tailwind frameworks are involved. Triggers: "style component", "responsive design", "mobile-first", "dark theme", "tailwind classes", "dashboard grid".
    4 installs
  14. Cloud Native · aiskillstore bundle
    Generic Cloud-Native Deployment and Infrastructure as Code patterns for 2025. Provides comprehensive implementation strategies for multi-cloud deployments, GitOps workflows, progressive delivery, and platform engineering. Framework-agnostic approach supporting any cloud provider, deployment tool, and orchestration platform.
    4 installs
  15. Goal Tracker · aiskillstore bundle
    Track goal progress, derive state from execution, identify gaps, trigger actions. Use for goal status checks, progress reviews, and operational goal management.
    4 installs
  16. Apple Mail · aiskillstore bundle
    Comprehensive guide for accessing and automating Apple Mail using AppleScript, including reading emails, sending messages, and managing mailboxes.
    4 installs
  17. Reviewing Code · aiskillstore bundle
    Use when reviewing code changes, checking PRs, or evaluating code quality.
    3 installs
  18. Human Docs · aiskillstore bundle
    Creates human-friendly documentation from AI context documentation. Transforms detailed AI documentation in ai/ folder into digestible summaries, quick starts, and visual diagrams in docs/ folder. Use when users need to quickly understand complex systems or when AI documentation is too detailed for human consumption. Specializes in Mermaid diagrams, executive summaries, and quick reference guides.
    4 installs
  19. Biogeobears · aiskillstore bundle
    Set up and execute phylogenetic biogeographic analyses using BioGeoBEARS in R. Use when users request biogeographic reconstruction, ancestral range estimation, or want to analyze species distributions on phylogenies. Handles input file validation, data reformatting, RMarkdown workflow generation, and result visualization.
    4 installs
  20. Exa Research · aiskillstore bundle
    Comprehensive research skill using Exa AI tools for web search and code context retrieval. Use when conducting research on technologies, finding code examples, discovering latest tools, or gathering comprehensive information on any topic. Combines web search for articles/news with code search for implementation examples.
    4 installs
  21. Graphite CLI · aiskillstore bundle
    This skill should be used to answer questions and guide workflows related to the Graphite CLI. It assists with creating, managing, submitting, and synchronizing stacked code changes (diffs).
    4 installs
  22. Bark Notify · aiskillstore bundle
    Send Bark (day.app) push notifications after Codex completes a task. Use when one Codex or Claude run is finished, or when you need to notify on task completion with device name, project name, status, and summary.
    4 installs
  23. Verify · aiskillstore bundle
    Verifies builds, recovers from errors, and applies review fixes. Use when user mentions ビルド, build, 検証, verify, エラー復旧, error recovery, 指摘を適用, apply fixes, テスト実行, tests fail, lint errors occur, CI breaks, テスト失敗, lintエラー, 型エラー, ビルドエラー, CIが落ちた. Do NOT load for: 実装作業, レビュー, セットアップ, 新機能開発.
    4 installs
  24. Deploy · aiskillstore bundle
    Enforces local testing before any deployment. MUST be used before running vercel, git push, or any deployment command. Prevents deploying untested code.
    4 installs
  25. Rn Styling · aiskillstore bundle
    Styling patterns for React Native with NativeWind and BrandColors. Use when working with styles, themes, colors, responsive layouts, or platform-specific UI in Expo/React Native.
    4 installs
  26. Rn Testing · aiskillstore bundle
    Testing patterns for React Native with Jest and React Native Testing Library. Use when writing tests, mocking Expo modules, testing Zustand stores, or debugging test failures.
    4 installs
  27. Docs Agent · aiskillstore bundle
    Maintains documentation files (README.md, .claude/claude.md, .claude/agent.md, API docs) for Unite-Hub. Ensures docs stay in sync with codebase changes. Uses Haiku model for cost-effective documentation generation.
    4 installs
  28. Pre Client · aiskillstore bundle
    Pre-sales intelligence system. Ingests incoming emails, analyzes sender context, clusters related conversations, detects business opportunities, builds relationship timelines, and surfaces high-potential prospects for outreach.
    4 installs
  29. Autofix · aiskillstore bundle
    Auto-fix CodeRabbit review comments - get CodeRabbit review comments from GitHub and fix them interactively or in batch
    3 installs
  30. Research · aiskillstore bundle
    Multi-source parallel research with confidence-based synthesis.
    4 installs
  31. Visual QA · aiskillstore bundle
    Complete visual QA - screenshots with full-page scroll to trigger animations, then analyze with Claude. Run after CSS/template changes.
    4 installs
  32. Wp Docker · aiskillstore bundle
    Docker-based WordPress development environment. Use when setting up new WordPress sites, managing Docker containers, or automating site deployment with WP-CLI.
    3 installs
  33. Update Docs · aiskillstore bundle
    ドキュメント更新スキル(仕様書、設計書、README等の更新)
    4 installs
  34. Gh Ticket · aiskillstore bundle
    Create or update comprehensive GitHub issues that capture ALL context, requirements, and implementation details. Use when creating or updating tickets, issues, feature requests, or bug reports. Ensures no context is lost between ticket creation and implementation - the moment you ask for a ticket, there's maximum context available that will be lost if not captured now.
    4 installs
  35. UX Audit · aiskillstore bundle
    Perform comprehensive UX audits on pages, components, or features. Use when the user asks to "audit UX", "review usability", "evaluate the interface", "UX review", or wants a systematic evaluation of user experience quality.
    3 installs
  36. Raindrop Io · aiskillstore bundle
    Manage Raindrop.io bookmarks with AI assistance. Save and organize bookmarks, search your collection, manage reading lists, and organize research materials. Use when working with bookmarks, web research, reading lists, or when user mentions Raindrop.io.
    4 installs
  37. Bv · aiskillstore bundle
    Beads Viewer - Graph-aware triage engine for Beads projects. Computes PageRank, betweenness, critical path, and cycles. Use --robot-* flags for AI agents.
    4 installs
  38. Cm · aiskillstore bundle
    CASS Memory System - procedural memory for AI coding agents. Three-layer cognitive architecture with confidence decay, anti-pattern learning, cross-agent knowledge transfer, trauma guard safety system. Bun/TypeScript CLI.
    6 installs
  39. Ru · aiskillstore bundle
    Repo Updater - Multi-repo synchronization with AI-assisted review orchestration. Parallel sync, agent-sweep for dirty repos, ntm integration, git plumbing. 17K LOC Bash CLI.
    4 installs
  40. Route Tester · aiskillstore bundle
    Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication.
    4 installs
  41. Safe Edit · aiskillstore bundle
    Automatically backs up files, saves diffs, uses agents/skills, and ensures modular code (<200 lines) before any implementation. Use this skill for ALL code changes to ensure safe, reversible, and clean implementations.
    6 installs
  42. Markdown Toc · aiskillstore bundle
    Use when generating or updating Table of Contents in markdown files. Supports multiple files, glob patterns, configurable header levels, and various insertion modes. Triggered by "generate toc", "update toc", "table of contents", "add toc to markdown".
    4 installs
  43. Gitlab · aiskillstore bundle
    GitLab operations via glab CLI. Use when user mentions: MR, merge request, gitlab issue, pipeline, CI status, glab, or when git remote shows gitlab.com or self-hosted GitLab.
    4 installs
  44. Gate Dex Market · aiskillstore bundle
    Gate Wallet market data and token info queries. K-line, transaction stats, liquidity, token details, rankings, security audit, new token discovery. Use when users ask about market data, prices, or token info. All queries require no authentication. Not for executing trades.
    4 installs
  45. Skill Builder · aiskillstore bundle
    Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.
    6 installs
  46. Agents V2 Py · aiskillstore bundle
    Build container-based Foundry Agents using Azure AI Projects SDK with ImageBasedHostedAgentDefinition. Use when creating hosted agents that run custom code in Azure AI Foundry with your own container images. Triggers: "ImageBasedHostedAgentDefinition", "hosted agent", "container agent", "Foundry Agent", "create_version", "ProtocolVersionRecord", "AgentProtocol.RESPONSES", "custom agent image".
    4 installs
  47. Cdk Patterns · aiskillstore bundle
    Common AWS CDK patterns and constructs for building cloud infrastructure with TypeScript, Python, or Java. Use when designing reusable CDK stacks and L3 constructs.
    4 installs
  48. Cloud Devops · aiskillstore bundle
    Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development.
    4 installs
  49. Hig Patterns · aiskillstore bundle
    Apple Human Interface Guidelines interaction and UX patterns. Use this skill when the user asks about onboarding flow, user onboarding, app launch, loading state, drag and drop, search pattern, settings design, notifications, modality, multitasking, feedback pattern, haptics, undo redo, file management, data entry, sharing, collaboration, full screen, audio, video, haptic feedback, ratings, printing, help, or account management in Apple apps. Also use when the user says how should onboarding work, my app takes too long to load, should I use a modal here, how do I handle errors, when should I ask for permissions, how to show progress, or what's the right way to confirm a delete. Cross-references hig-foundations for underlying principles, hig-platforms for platform specifics, hig-components-layout for navigation, hig-components-content for data display.
    5 installs
  50. Idor Testing · aiskillstore bundle
    This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilities," "exploit broken access control," "enumerate user IDs or obje...
    4 installs
  51. Os Scripting · aiskillstore bundle
    Operating system and shell scripting troubleshooting workflow for Linux, macOS, and Windows. Covers bash scripting, system administration, debugging, and automation.
    4 installs
  52. PDF Official · aiskillstore bundle
    Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmaticall...
    4 installs
  53. Electron · aiskillstore bundle
    Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include "automate Slack app", "control VS Code", "interact with Discord app", "test this Electron app", "connect to desktop app", or any task requiring automation of a native Electron application.
    3 installs
  54. Lint Fixer · aiskillstore bundle
    Use this skill to run npm run lint and fix linting issues. Triggers on fixing lint errors after code changes or validating code against project style guidelines.
    4 installs
  55. PDF Processing · aiskillstore bundle
    Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction.
    4 installs
  56. Python Fastapi · aiskillstore bundle
    Python FastAPI development with uv package manager, modular project structure, SQLAlchemy ORM, and production-ready patterns.
    4 installs
  57. Implementing Code · aiskillstore bundle
    Implements code changes and creates commits. Triggered when: implementation tasks, code changes, feature additions, bug fixes.
    4 installs
  58. Managing Branches · aiskillstore bundle
    Investigates and creates Git branches. Triggered when: branch status check, new branch creation, branch-related errors.
    4 installs
  59. Telegram Dev · aiskillstore bundle
    Telegram 生态开发全栈指南 - 涵盖 Bot API、Mini Apps (Web Apps)、MTProto 客户端开发。包括消息处理、支付、内联模式、Webhook、认证、存储、传感器 API 等完整开发资源。
    4 installs
  60. Cookoff · aiskillstore bundle
    This skill should be used when moving from design to implementation. Triggers on "let's build", "implement this", "looks good let's code", "ready to implement". Presents options for parallel agent competition (cookoff), single subagent, or local implementation. Each agent creates own plan from shared design for genuine variation.
    4 installs
  61. Debug Tauri · aiskillstore bundle
    Automates Tauri WebView debugging using official plugins (tauri-plugin-log + screenshots) with process verification, automated screenshots, console logs, and state analysis. Use when debugging Tauri apps, investigating WebView issues, analyzing runtime errors, or troubleshooting UI problems.
    4 installs
  62. Nx Monorepo · aiskillstore bundle
    Nx monorepo management skill for AI-native development. This skill should be used when working with Nx workspaces, project graphs, affected detection, code generation, and caching. Use when: analyzing dependencies, running affected commands, generating code, configuring Nx Cloud, or optimizing build performance. Invoke nx-mcp tools for documentation queries.
    4 installs
  63. Router · aiskillstore bundle
    Intelligent routing layer that analyzes requests and directs them to the most appropriate Skills, Agents, or Commands
    4 installs
  64. Parallel Task · aiskillstore bundle
    Only to be triggered by explicit /parallel-task commands.
    4 installs
  65. Swarm Planner · aiskillstore bundle
    [EXPLICIT INVOCATION ONLY] Creates dependency-aware implementation plans optimized for parallel multi-agent execution.
    4 installs
  66. Autonomous CI · aiskillstore bundle
    Ensures Claude verifies both local tests AND remote CI before claiming completion. Use BEFORE any completion claims, commits, or pull requests. Mandatory verification with evidence.
    4 installs
  67. Example Skill · aiskillstore bundle
    Brief description of what this skill does. Use when [specific trigger situations].
    4 installs
  68. Perigon Agent · aiskillstore bundle
    Pointers for Copilot/agents to apply Perigon conventions
    4 installs
  69. DB Connection · aiskillstore bundle
    Use when setting up database connections, especially for Neon PostgreSQL. Triggers for: Neon Postgres connection, connection pooling configuration, connection string management, SSL configuration, or SQLAlchemy engine setup. NOT for: CRUD operations (use @sqlmodel-crud) or migration scripts (use @db-migration).
    4 installs
  70. Sqlmodel Crud · aiskillstore bundle
    Use when creating SQLModel database models, CRUD operations, queries with joins, or relationships. NOT when non-database operations, plain SQL, or unrelated data handling. Triggers: "SQLModel", "database model", "CRUD", "create/read/update/delete", "query", "ForeignKey", "relationship".
    4 installs
  71. Vercel Deploy · aiskillstore bundle
    Use when deploying Next.js applications to Vercel. Triggers for: vercel.json configuration, build optimization, environment variable setup, custom domain configuration, API proxy setup, or deployment troubleshooting. NOT for: backend-only deployments, non-Vercel hosting, or local development setup.
    4 installs
  72. Copilot Flow · aiskillstore bundle
    AI collaboration workflow plugin - Implements automated collaborative development process between Claude and Copilot through structured 5-stage workflow
    4 installs
  73. Apscheduler · aiskillstore bundle
    Advanced Python Scheduler - Task scheduling and job queue system
    4 installs
  74. Creating Skills · aiskillstore bundle
    Use when creating new skills, documenting workflows, or standardizing processes into reusable skill definitions.
    4 installs
  75. Email Notify · aiskillstore bundle
    Send SMTP email notifications after Codex completes a task. Use when one Codex or Claude run is finished, or when you need to notify on task completion with device name, project name, status, and summary via email.
    4 installs
  76. Kvkk Denetim · aiskillstore bundle
    Türkiye Kişisel Verilerin Korunması Kanunu (KVKK / 6698 sayılı Kanun) uyum denetimi. Gizlilik politikası, aydınlatma metni, açık rıza formu oluşturma ve mevcut metinleri KVKK'ya uygunluk açısından analiz etme. Türk şirketleri için GDPR muadili uyum desteği.
    4 installs
  77. Web Styling · aiskillstore bundle
    Styling patterns for React web applications. Use when working with Tailwind CSS, CSS Modules, theming, responsive design, or component styling.
    4 installs
  78. Context Save · aiskillstore bundle
    当用户发送"换窗口处理-"时调用。总结当前窗口的上下文信息、已完成任务、未完成任务,保存到 docs/context-sessions/ 目录,便于新窗口恢复。
    4 installs
  79. Email Agent · aiskillstore bundle
    Processes incoming emails for Unite-Hub. Extracts sender data, identifies communication intents, links to CRM contacts, analyzes sentiment, and updates contact records with AI insights.
    4 installs
  80. Truth Layer · aiskillstore bundle
    When you discover a blocker:
    4 installs
  81. Check Plan · aiskillstore bundle
    Audit implementation progress against a plan, verify completed work, identify remaining tasks, and validate quality. Use when user asks to check plan status, verify implementation, see what's left to do, or validate plan completion.
    4 installs
  82. The Oracle · aiskillstore bundle
    This skill should be used when the user asks to "use the oracle" or "ask the oracle" for deep research, analysis, or architectural questions. The oracle excels at multi-source research combining codebase exploration and web searches, then synthesizing findings into actionable answers. Use for complex questions requiring investigation across multiple sources, architectural analysis, refactoring plans, debugging mysteries, and code reviews.
    4 installs
  83. Daily Dev · aiskillstore bundle
    Overcome LLM knowledge cutoffs with real-time developer content. daily.dev aggregates articles from thousands of sources, validated by community engagement, with structured taxonomy for precise discovery.
    4 installs
  84. SQL Queries · aiskillstore bundle
    Expert SQL query generation for DBX Studio. Use when writing, optimizing, or debugging SQL queries against user database connections.
    4 installs
  85. Backend Models · aiskillstore bundle
    Define and configure database models with proper naming, relationships, timestamps, data types, constraints, and validation. Use this skill when creating or editing model files in app/Models/, Eloquent model classes, model relationships (hasMany, belongsTo, etc.), database table structures, model attributes and casts, model factories, or seeders. Use when working on model validation logic, database constraints, foreign key relationships, indexes, scopes, accessors, mutators, or any ORM-related model configuration.
    4 installs
  86. Dcg · aiskillstore bundle
    Destructive Command Guard - High-performance Rust hook for Claude Code that blocks dangerous commands before execution. SIMD-accelerated, modular pack system, whitelist-first architecture. Essential safety layer for agent workflows.
    4 installs
  87. Ntm · aiskillstore bundle
    Named Tmux Manager - Multi-agent orchestration for Claude Code, Codex, and Gemini in tiled tmux panes. Visual dashboards, command palette, context rotation, robot mode API, work assignment, safety system. Go CLI.
    4 installs
  88. Clean Code · aiskillstore bundle
    Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functions, comments, error handling, and class design.
    4 installs
  89. Hig Inputs · aiskillstore bundle
    Apple HIG guidance for input methods and interaction patterns: gestures, Apple Pencil, keyboards, game controllers, pointers, Digital Crown, eye tracking, focus system, remotes, spatial interactions, gyroscope, accelerometer, and nearby interactions. Use when asked about: "gesture design", "Apple Pencil", "keyboard shortcuts", "game controller", "pointer support", "mouse support", "trackpad", "Digital Crown", "eye tracking", "visionOS input", "focus system", "remote control", "gyroscope", "spatial interaction". Also use when the user says "what gestures should I support," "how do I add keyboard shortcuts," "how does input work on Apple TV," "should I support Apple Pencil," or asks about input device handling. Cross-references: hig-components-status, hig-components-system, hig-technologies for VoiceOver and Siri.
    4 installs
  90. Oss Hunter · aiskillstore bundle
    Automatically hunt for high-impact OSS contribution opportunities in trending repositories.
    4 installs
  91. Testing QA · aiskillstore bundle
    Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance.
    4 installs
  92. Seedance · aiskillstore bundle
    This skill should be used when the user asks to "generate video prompts", "create Seedance prompts", "write video descriptions", mentions "Seedance", "seedance", "即梦", "即梦平台", "视频提示词", "视频生成", "AI视频", "短剧", "广告视频", "视频延长", or discusses video prompt engineering, AI video generation, or Seedance 2.0 workflows.
    4 installs
  93. Tts Skill · aiskillstore bundle
    Multi-engine text-to-speech skill. Supports Qwen3-TTS local voice cloning, VoiceCraft online TTS, and OpenAI TTS.
    4 installs
  94. Nano Banana · aiskillstore bundle
    Generate images with Google Gemini native image models via inference.sh CLI. Models: Gemini 3 Pro Image, Gemini 2.5 Flash Image. Capabilities: text-to-image, image editing, multi-image input. Triggers: nano banana, gemini image, gemini 3 pro image, gemini 2.5 flash image, google image generation, native image generation, gemini native image
    4 installs
  95. AI Elements · aiskillstore bundle
    Create new AI chat interface components for the ai-elements library following established composable patterns, shadcn/ui integration, and Vercel AI SDK conventions. Use when creating new components in packages/elements/src or when the user asks to add a new component to ai-elements.
    9 installs
  96. Skills CLI · aiskillstore bundle
    Use when users ask to discover, install, list, check, update, remove, back up, restore, sync, or initialize Agent Skills, mention `bunx skills`, `npx skills`, `skills.sh`, or `skills-lock.json`, ask "find a skill for X", or want help extending agent capabilities with installable skills.
    4 installs
  97. Web Fetch · aiskillstore bundle
    Fetches web content with intelligent content extraction, converting HTML to clean markdown. Use for documentation, articles, and reference pages http/https URLs.
    4 installs
  98. Doc Writer · aiskillstore bundle
    Create or update numbered task docs using repo context, DOC_TEMPLATE.md, and naming conventions.
    4 installs
  99. Router Stats · aiskillstore bundle
    Display Claude Router usage statistics and cost savings
    4 installs
  100. Polymarket · aiskillstore bundle
    Comprehensive Polymarket skill covering prediction markets, API, trading, market data, and real-time WebSocket data streaming. Build applications with Polymarket services, monitor live trades, and integrate market predictions.
    4 installs