بنقرة واحدة
acp-platform
يحتوي acp-platform على 4 من skills المجمعة من genedragon، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Collect, triage, and track anomalies in the ACP platform. Use when: (1) users report unexpected behavior, bugs, features, or skill opportunities; (2) you need to log feedback with context and priority; (3) you need to review feedback logs or triage findings. Feedback is stored in ACP_FEEDBACK_LOG.md with structured entries for bugs (🐛), features (✨), skills (🧩), docs (📖), and investigations (❓). Includes Zulip thinking-loop reflexes and topic discipline best practices.
Deploy static websites AND reveal.js presentations with dedicated buckets, auto asset path fixing, and deployment registry. One bucket per site, clean URLs, tracked in DynamoDB.
Zulip organization administration via the REST API. Use when managing users (create, deactivate, reactivate, update roles), channels (create, archive, update permissions, subscribe/unsubscribe users), auditing realm settings, managing user groups, custom profile fields, custom emoji, linkifiers, or performing any Zulip org-admin operation. Assumes the calling agent has Organization Administrator privileges. NOT for: reading/sending messages (use the zulip skill), or OpenClaw gateway config.
Work effectively in Zulip channels and topics. Use when operating in Zulip conversations to leverage message history fetch (`zulip_fetch_messages`), file downloads (`zulip_download_file`), file uploads/attachments via `message(media=...)`, topic discipline, @mention syntax (`@**Name|ID**`), channel/topic linking (`#**channel>topic**`), and Zulip-specific conventions (reactions, threading, formatting).