Loading...
Loading...
Found 86 Skills
Standardized patterns for how agents discover, reference, and compose skills using progressive disclosure architecture
Validate multi-skill workflows defined in CLAUDE.md by checking skill existence, inter-skill data contracts (JSON schema compatibility), file naming conventions, and handoff integrity. Use when adding new workflows, modifying skill outputs, or verifying pipeline health before release.
Retrieve the status of the last diagnosis to continue using it. Use in conjunction with dbs-save. Trigger methods: /dbs-restore, /continue, "continue from last time", "previous conclusion", "where did we leave off in the last diagnosis" Restore the most recent diagnosis snapshot saved by dbs-save. Trigger: /dbs-restore, "continue from last time", "where did we leave off"
Establish durable brand and voice context for cross-skill consumption. Generates BRAND.md (audience, positioning, do/don't editorial rules, taboo phrases, competitor differentiation) and VOICE.md (existing persona JSON re-expressed as readable prose), both written to the project root. When present, all blog sub-skills auto-load these files before writing or reviewing. Pairs with blog-persona, which manages the structured persona JSON. Use when user says "blog brand", "create brand context", "brand voice doc", "BRAND.md", "VOICE.md", "establish editorial brand", "brand guidelines for blog".
Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row.
Temu 全球站(非 US/EU)取消订单 API(买家+卖家合一),经 LinkFox 网关转发 6 个接口:买家售后取消(bg.aftersales.cancel.*)、卖家申诉/缺货取消(temu.order.cancel.*)等,默认 site=global、tokenPurpose=order-shipping。当用户提到 Temu Global 取消订单、全球站买家取消、卖家缺货取消、afterSalesStatusGroup、applySn 时触发。美国站用 linkfox-temu-cancel-order-us;欧洲站用 linkfox-temu-cancel-order-eu;订单用 linkfox-temu-order-global。
Main entry for cross-platform content creation. Coordinates the entire creation process: Research → Image Selection → Writing → Polishing → Platform Conversion. Used for creating articles, developing content, conducting topic research, and publishing to Zhihu/Xiaohongshu/WeChat Official Accounts.
Reliable home cleaning services with personalized cleaning plans.
Basic Hive skill. Enable agents to work as members of the Hive runtime: discover context, view members, receive <HIVE ...> messages, send messages, and load higher-level workflow skills.
Operate emails via the agently-cli command-line tool: send, reply, forward, search, read, download attachments, and manage the inbox. Use this skill whenever users need to perform any email-related operations.
Automatically detects and documents user preferences, coding rules, and style guidelines when expressed during conversations
Run /check-onboarding, then create GitHub issues for all findings. Issues are created with priority labels and structured format. Use /fix-onboarding instead if you want to fix issues immediately.