cultural-intelligence
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →cultural-intelligence
p6-quick-summary
在 Word 文档(.doc/.docx)中插入手写电子签名。提供画布签名板供用户手写签名,解析文档定位签字栏,插入签名图片,填写日期和姓名。当用户提到电子签名、手写签名、签字、签署文件、在Word中签名时触发此技能。
>
Protect email pipelines from injection attacks, phishing, content manipulation, and AI agent exploitation. Use when building inbound email processing, sanitizing email content, detecting phishing or BEC, securing AI agents that read email, or hardening email infrastructure against spoofing and data exfiltration.
Receive, parse, and process incoming email via provider webhooks. Use when setting up inbound email handling, parsing MIME messages, extracting content from replies, detecting threads, filtering spam on inbound, or routing incoming messages.
Build dashboards, alerts, and monitoring systems for email sending operations. Use when setting up deliverability monitoring, configuring alert thresholds, checking blocklists, building email metrics dashboards, or responding to deliverability incidents.
This skill is for *using* a Looker Studio dashboard through the CLI — extracting values, understanding its pages and filters, exporting data, and exploring how numbers change under different filter co
The goal is to catch drift between what the dashboard displays and what the source workbook actually contains, both in the default view and under each filter.
>
Iced GUI framework Elm architecture patterns for Rust. Feature-based code organization, message flow, Task::done dispatch, core/UI separation, snapshots, deferred side effects, subscriptions, component independence. Persistence and app state: database initialization only in main.rs; transient store (no singleton, no factory); Directory generic over store; store only in constructor; call store.get_last_session from workspace; on folder load failure keep previous state. Solved patterns: keyboard→app→workspace→feature message chain, selectable rows with one parent background (hover/delete without breaking layout), consolidated styles in theme.rs, delete+hover list UX, selection styling (widget outline + row background, same accent family, vertical centering in cells). Use when building iced UI features, adding messages, creating views, wiring components, organizing iced code, implementing persistence/session, row layout, or selection styling.
Master reference for building premium, production-quality UI on Stratify. Enforces surgical mode, auth protection, icon/badge rules, design system, soft glass cards, motion, and trading patterns. Use for all Stratify dashboard, components, and UI work.
>
Auto-detect task complexity, load registry shards, and execute with or without phased pipeline
Enables the agent to push status updates, alerts, and results to the user's mobile device or remote dashboard.
⚠️ MUST LOAD BEFORE any skill operation (install/update/deploy). Provides skill lifecycle commands (find/download/scan/install). Triggers on skill search, installation, INBOX management, or skill quality queries.
FastHTML creates server-rendered hypermedia apps in pure Python. It combines Starlette (routing), HTMX (interactivity), and FastTags (HTML generation).
Builds and installs new agents end-to-end: design, code, package, gate, install.
Plan and execute reproducible computer science paper reproductions. Use when Codex needs to extract implementation-critical details from a paper, inventory required artifacts and environments, build a runnable draft reproduction, track missing details and deviations, compare reproduced results with the paper, or package the work into reusable experiment notes.
- **名称**:Addax
threat-modeling
Hiplot
Hiplot
Hiplot
Hiplot
DataOverTime
Enforce the show's color pipeline rules across all shots. This is a
Hiplot
Hiplot
Hiplot
Omics
Omics
Hiplot
Hiplot
Hiplot
Distribution
Hiplot
Ranking
Clinics
Hiplot
Hiplot
Hiplot
Hiplot
Omics
Create a well-structured skill — provide a topic to explore the codebase and build a skill interactively, or capture a workflow from the current session
Design system and product reverse-engineering
>
azure-capacity-management
> A self-hosted agent is **your machine**, running **Microsoft’s agent software**, executing **pipeline jobs under your responsibility**.
TUI layer built on Ratatui + Crossterm. State machine with 3 modes (Solver/Game/History), handler-per-concern pattern, and modular rendering.