Administer an Omni Analytics instance — manage connections, users, groups, user attributes, permissions, schedules, and schema refreshes via the REST API. Use this skill whenever someone wants to manage users or groups, set up permissions on a dashboard or folder, configure user attributes, create or modify schedules, manage database connections, refresh a schema, set up access controls, provision users, or any variant of "add a user", "give access to", "set up permissions", "who has access", "configure connection", "refresh the schema", or "schedule a delivery".
Report user activity and submit feedback to Glean. Use when logging user interactions or providing relevance feedback on search results.
CLI to download npm packages, PyPI packages, crates, or GitHub repo source code into node_modules/.gitchamber/ for analysis. Use when you need to read a package's inner workings, documentation, examples, or source code. Alternative to opensrc that stores in node_modules/ for zero-config gitignore/vitest/tsc compatibility. After fetching, analyze files with grep, read, and other tools.
- 📁 .llm/
- 📁 .well-known/
- 📁 blocks/
- 📄 .gitignore
- 📄 _headers
- 📄 _redirects
Use when building UI with DAUB, the considered CSS component library from daub.dev.
run brew upgrade
- 📁 .claude-plugin/
- 📁 .github/
- 📁 agent/
- 📄 .gitignore
- 📄 .nvmrc
- 📄 CHANGELOG.md
Build autonomous AI agents with Claude Agent SDK. TypeScript v0.2.119 | Python v0.1.68.
- 📁 scripts/
- 📄 README.md
- 📄 SKILL.md
Real-time AI agent security scanner. Detects prompt injection, jailbreak attempts, credential/secret leaks, PII exposure, and dangerous tool calls. Activate when: (1) scanning inbound messages or tool outputs for prompt injection, (2) checking outbound content for credential leaks or PII, (3) auditing agent session logs for security events, (4) evaluating tool call safety before execution, (5) user asks about security scanning or threat detection. Covers OWASP Top 10 Agentic AI risks. --- # ClawMoat — Security Moat for AI Agents ## Scripts All scripts are in `scripts/`. They wrap the `clawmoat` CLI and log results to `clawmoat-scan.log`. ### Scan Text Scan any text for threats (prompt injection, secrets, PII, exfiltration): ```bash scripts/scan.sh "text to scan" ``` Returns JSON with findings. Logs to `clawmoat-scan.log`. Exits non-zero on CRITICAL/HIGH findings. ### Scan File ```bash scripts/scan.sh --file /path/to/file.txt ``` ### Audit Session
- 📁 agents/
- 📁 bin/
- 📁 references/
- 📄 LICENSE
- 📄 package.json
- 📄 README.md
Use when the user wants the macOS 12+ Apple-enhanced SYSU workflow layer, especially natural-language requests such as 把课表同步到日历、把雨课堂 ddl 加到提醒事项、把宣讲会或招聘会写进日历、把岐关行程加提醒、预约健身房并同步日历、预约图书馆研讨室并提醒我、请假后写入日历、勤工助学时间同步到日历, or any fuzzy request about Apple Calendar or Apple Reminders integration for SYSU campus tasks.
- 📁 assets/
- 📁 references/
- 📁 scripts/
- 📄 .gitignore
- 📄 accounts.yaml.example
- 📄 README.md
微信公众号文章自动创作与发布工具。给定参考文章、文字或文档,自动搜索整理全网相关信息,使用 baoyu-infographic 生成手绘风格配图,生成图文并茂的公众号文章,并发布到微信公众号草稿箱。 触发场景(只要沾边就该使用本skill): - 用户提到"公众号"、"微信文章"、"推文"、"公号"、"发文"、"mp"等关键词 - 用户要求写文章并发布到微信 - 用户提供参考素材并希望生成公众号内容 - 用户希望把文档/笔记转为微信公众号文章 - 用户要求搜索某个话题并写成公众号文章 - 用户提到"草稿箱"、"群发"等微信公众号相关操作 - 用户要求写一篇适合在微信上传播的文章 --- # 微信公众号文章自动创作与发布 本skill实现从素材输入到公众号草稿箱的完整自动化流程。核心价值在于:用户只需要提供一个话题或几篇参考资料,skill就能自动完成搜索调研、撰写文章、生成配图、排版美化、上传发布的全部环节。 **默认作者:飞哥**(除非用户另行指定) ## 前置条件检查 在开始任何工作之前,先检查环境是否就绪: **第一步:检查账号配置** 支持两种配置方式: **方式一:`accounts.yaml` 多账号配置(推荐)** 在工作目录下创建 `accounts.yaml`(参考 `accounts.yaml.example`): ```yaml
Find ways to cut your Vercel bill. Run after making changes to catch cost-heavy patterns early in Next.js projects.
Design benchmark runs, ablations, dataset specs, and failure-analysis artifacts.
Smart Blog 品質分析。5 大類 100 分評分,包含 Humanizer 29 模式 AI 偵測、 SEO 驗證、E-E-A-T 評估、PageSpeed 整合。支援 PDF 報告輸出。 Use when user says "analyze blog", "分析文章", "blog audit", "品質評分", "smart-blog analyze", "blog analyze".