slacrawl
vmain
io.github.openclaw/openclaw/slacrawl
Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work.
共 5,633 个资源
vmain
io.github.openclaw/openclaw/slacrawl
Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work.
vmain
io.github.openclaw/openclaw/graincrawl
Granola archive: search, sync freshness, notes, transcripts, panels, SQL counts, and Graincrawl repo work.
vmain
io.github.openclaw/openclaw/notcrawl
Notion archive: search, sync freshness, pages/databases, Markdown exports, SQL counts, and Notcrawl repo work.
vmain
io.github.openclaw/openclaw/gitcrawl
GitHub archive: issue/PR search, sync freshness, duplicate clusters, gh-shim PR status, and Gitcrawl repo work.
vmain
io.github.openclaw/openclaw/python-debugpy
Debug Python with pdb, breakpoint(), post-mortem inspection, and debugpy remote attach.
vmain
io.github.openclaw/openclaw/goplaces
Query Google Places for text search, place details, resolve, reviews, or scriptable JSON via goplaces.
vmain
io.github.openclaw/openclaw/gemini
Gemini CLI one-shot prompts, summaries, generation, skills, hooks, MCP, or Gemma routing.
vmain
io.github.openclaw/openclaw/healthcheck
Audit/harden OpenClaw hosts: SSH, firewall, updates, exposure, backups, disk encryption, gateway security.
vmain
io.github.openclaw/openclaw/oracle
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
vmain
io.github.openclaw/openclaw/openai-whisper
Local speech-to-text with the Whisper CLI (no API key).
vmain
io.github.openclaw/openclaw/notion
Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.
vmain
io.github.openclaw/openclaw/mcporter
List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.
vmain
io.github.browserbase/skills/browserbase-cli
Use the Browserbase CLI (`browse`) for Browserbase Functions and platform API workflows. Use when the user asks to run `browse`, deploy or invoke functions, manage sessions, projects, contexts, or extensions, fetch a page through the Browserbase Fetch API, search the web through the Browserbase Search API, or scaffold starter templates. Prefer the Browser skill for interactive browsing; use the top-level `browse` driver commands (`browse open`, `browse get`, etc.) only when the user explicitly wants the CLI path.
vmain
io.github.kid-sid/claude-spellbook/nextjs
Use when building Next.js App Router pages, server and client components, fetching data in server components, configuring layouts and middleware, handling routing patterns, optimizing images and fonts, or deploying a Next.js application.
vmain
io.github.affaan-m/ECC/autonomous-loops
自動Claude Codeループのパターンとアーキテクチャ — シンプルな順序パイプラインからRFC駆動マルチエージェントDAGシステムまで。
vmain
io.github.affaan-m/ECC/cost-tracking
ローカルのコスト追跡データベースからClaude Codeのトークン使用量、支出、予算を追跡・レポートします。コスト、支出、使用量、トークン、予算、またはプロジェクト、ツール、セッション、日付によるコスト内訳について質問する場合に使用します。
vmain
io.github.affaan-m/ECC/plankton-code-quality
日本語翻訳:このファイルは plankton-code-quality 用の日本語翻訳が必要です
vmain
io.github.affaan-m/ECC/article-writing
記事、ガイド、ブログ投稿、チュートリアル、ニュースレター号、その他の長文コンテンツを、提供された例またはブランドガイダンスから派生した独特の声で作成します。ユーザーが段落より長いポーランド済みの書き込みコンテンツを望む場合、特に声の一貫性、構造、および信頼性が重要な場合に使用します。
vmain
io.github.affaan-m/ECC/netmiko-ssh-automation
日本語翻訳:このファイルは netmiko-ssh-automation 用の日本語翻訳が必要です
vmain
io.github.affaan-m/ECC/flutter-dart-code-review
ウィジェットのベストプラクティス、状態管理パターン(BLoC、Riverpod、Provider、GetX、MobX、Signals)、Dartのイディオム、パフォーマンス、アクセシビリティ、セキュリティ、クリーンアーキテクチャをカバーするライブラリに依存しないFlutter/Dartのコードレビューチェックリスト。
vmain
io.github.affaan-m/ECC/scientific-thinking-literature-review
学術、生物医学、技術、科学的なトピックに対するシステマティックな文献レビューワークフロー。検索計画、ソースのスクリーニング、統合、引用確認、証拠ログを含む。
vmain
io.github.affaan-m/ECC/ck
Claude Codeの永続的なプロジェクト単位のメモリ。セッション開始時にプロジェクトコンテキストを自動読み込み、gitアクティビティでセッションを追跡し、ネイティブメモリに書き込みます。コマンドは決定的なNode.jsスクリプトを実行します — 動作はモデルバージョン間で一貫しています。
vmain
io.github.affaan-m/ECC/skill-scout
新しいスキルを作成する前に、ローカル・マーケットプレイス・GitHub・Webの既存スキルを検索する。スキルの作成・ビルド・フォーク・検索を行う際に使用。
vmain
io.github.affaan-m/ECC/cpp-coding-standards
C++コアガイドラインに基づくC++コーディング標準(isocpp.github.io)。現代的で安全で慣用的なプラクティスを強制するためにC++コードを書き、レビュー、またはリファクタリングする場合に使用します。