1,325 skills found · Page 35 of 45
aaronnat23 / memory-curatorSelf-hosted AI workspace where chat becomes visual workflows, multi-agent operations, and reviewable automations. Local memory; local or cloud models
aaronnat23 / bluebubbles-opsSelf-hosted AI workspace where chat becomes visual workflows, multi-agent operations, and reviewable automations. Local memory; local or cloud models
tmdgusya / agentic-goalPrimary execution workflow for durable /goal runtime
tmdgusya / agentic-clarificationUse when a user's request is vague, ambiguous, or underspecified. Runs recon-first clarification — codebase exploration before questions, then one bundled question round with defensible defaults — and outputs a Goal Contract for the durable /goal runtime.
NJX-njx / proseOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Flexasaurusrex / lobsterCat executes multi-step workflows with approval checkpoints. Use it when: - User wants a repeatable automation (triage, monitor, sync) - Actions need human approval before executing (send, post, delete) - Multiple tool calls should run as one deterministic operation
imazen / ffiHigh-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
getsentry / optionsAdding and modifying SDK options
graphprotocol / mdcMonorepo for various tools used by subgraph developers.
Lazza / uvInstall Python packages, access Python CLI, run python code and scripts, execute Python commands, and manage Python environments. Use uv run for all Python execution instead of direct python commands.
Chia-Network / v2V2 API development conventions including data model, naming, primary keys, migrations, testing, and documentation. Apply when working on v2 code, v2 API, v2 tests, v2 database, or v2 migrations.
NVIDIA-NeMo / uvInstall Python packages, access Python CLI, run python code and scripts, execute Python commands, and manage Python environments. Use uv run for all Python execution instead of direct python commands.
fengkx / lspBeancount Language Server Protocol (LSP) implementation run on electron and browser (VSCode for Web / github.dev)
dcloudio / utsUTS, or Uni Type Script, is a cross-platform, high-performance, strongly-typed modern programming language
settlemint / mcpIntegrate SettleMint into your application with ease.
settlemint / qaIntegrate SettleMint into your application with ease.
ai-evals-course / uiRules for implementing common UI elements in MonsterUI idiomatically
contentstack / iosObjective-C standards and Contentstack iOS SDK layout for CDA sources
willibrandon / cliCLI Tool Implementation Rules
amirkiarafiei / osp-query-agentOpen ScholarPeer is a Community Implementation of "ScholarPeer: A Context-Aware Multi-Agent Framework for Automated Peer Review" by Google DeepMind
amirkiarafiei / osp-answer-generator-agentOpen ScholarPeer is a Community Implementation of "ScholarPeer: A Context-Aware Multi-Agent Framework for Automated Peer Review" by Google DeepMind
openxjarvis / feishu-docFeishu document read/write operations + comment management. Activate when user mentions Feishu docs, cloud docs, docx links, or document comments.
openxjarvis / feishu-taskFeishu Task, tasklist, subtask, comment, and attachment management. Activate when user mentions tasks, tasklists, subtasks, task comments, task attachments, or task links.
lzj2819 / mobile-app-designDomain extension for mobile application architecture
muxy-app / muxy-extensionBest-practice guide for authoring a Muxy extension — how it should look and behave so it reads as a native part of the app. Covers theming (follow the theme, never hardcode colors), the sizing scale, and which surface to use.
tunnckoCore / pi-a2aThe pi-a2a extension supports **long-running tasks** that can execute for hours or days without timeouts. This is essential for: - Data processing pipelines
tunnckoCore / pi-memoryManage persistent memory across sessions
tunnckoCore / pi-heartbeatConfigure periodic health checks via HEARTBEAT.md and the /heartbeat command.
P1R4N351 / tavilyTavily web search, content extraction, and research tools.
promisingcoder / qqbot-channelQQ channel management skill. Use qqbot_channel_api for explicit QQ channel-management requests; confirm write, delete, and bulk actions before calling authenticated QQ Open Platform endpoints.