Instructions file CodexOpenCode
Project instructions for FastGPT, an application for building AI workflows. They describe its overview, design documents, architecture, and package-level code.
2,086 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.
Instructions file CodexOpenCode
Project instructions for FastGPT, an application for building AI workflows. They describe its overview, design documents, architecture, and package-level code.
Settings file Claude Code
Agent settings declaring 13 allowed tools.
Instructions file CodexOpenCode
AGENTS.md instructions for Canner/WrenAI: Repository-wide instructions live in .claude/CLAUDE.md. Please refer to that file for shared build commands, architecture, and conventions.
Skill Claude CodeCodex
Connect SaaS data (HubSpot, Stripe, Salesforce, GitHub, Slack, etc.) to Wren Engine for SQL analysis. Guides the user through the full flow: install dlt, pick a SaaS source, set up credentials, run the data pipeline into DuckDB, then auto-generate a Wren semantic project from the loaded data. Use this skill whenever…
Skill Claude CodeCodex
Augment a Wren project with business context that DB schema cannot carry — enum value meanings, units (USD vs cents, ms vs sec), NULL semantics, magic sentinels (-1 = unknown), soft-delete default filters, business synonyms, time-grain / TZ conventions, cross-system identifiers, currency rules, canonical-table…
Skill Claude CodeCodex
Wren Engine CLI workflow guide for AI agents. Answer data questions end-to-end using the wren CLI: gather schema context, recall past queries, write SQL through the MDL semantic layer, execute, and learn from confirmed results. Use when: user asks a data question, requests a report or analysis, asks about metrics…
Skill Claude CodeCodex
Use when an MCP-connected agent should use Memori tools for targeted recall, summaries, post-compaction briefs, durable memory augmentation, quota checks, signup, feedback, preferences, prior context, or cross-session continuity.
Skill Claude CodeCodex
Ambient Memori long-term memory for Claude Code via local Bash. MUST TRIGGER on essentially every non-trivial user turn: run recall before drafting any substantive response, whether or not the user mentioned memory, a prior session, or past work. The default is to check memory first; do not wait to be asked. Always…
Skill Claude CodeCodex
You have access to Memori, agent-native memory infrastructure: an LLM-agnostic layer that structures memory from not just natural language, but also from agent trace that comes from execution.
Cursor rule Cursor
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
Skill Claude CodeCodexCursor
A pre-publication checklist for judging content quality, including whether information is useful, credible, and supported by expertise and evidence.
Skill Claude CodeCodexCursor
This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.
Skill Claude CodeCodexCursor
Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions…
Cursor rule
name: avoid-source-deduplication description: Preserve unique source entries in search results to maintain proper citation tracking globs: ['/connectorservice.py', '/searchservice.py'] alwaysApply: true.
Cursor rule
name: consistent-container-image-sources description: Maintain consistent image sources in Docker compose files using authorized registries globs: ['/docker-compose.yml', '/docker-compose..yml'] alwaysApply: true.
Plugin Claude Code
Bundles 1 skill, 3 commands · 79 tokens together
Transform 18 source types (docs, GitHub, PDFs, videos, Jupyter, Confluence, Notion, Slack, and more) into AI-ready skills and RAG knowledge for 21+ AI platforms.
Skill Claude CodeCodex
A skill for generating or editing images with GPT Image 2 across local, host-provided, or advisory setups.
Agent Claude Code
Code-review sub-agent. Reviews MemOS diffs for contract consistency, Ruff / typing / optional-dependency handling, and test evidence; returns APPROVE or CHANGESREQUESTED.
Agent Claude Code
Design-review sub-agent. Reviews design docs across the four dimensions of architecture, interface, performance, and security, covering MemOS's multi-memory / multi-storage backend constraints.
Agent Claude Code
MemOS integration-testing sub-agent. Authors and executes pytest cases under tests/ based on the task's requirements and design, and emits real test reports.
Instructions file CodexOpenCode
AGENTS.md instructions for MemTensor/MemOS, covering agents.md, project overview, repository layout, command cheatsheet and core api.
Instructions file
Claude Code instructions for MemTensor/MemOS, covering claude.md, claude code entry, sub-agents and project knowledge.
Skill Claude CodeCodex
Control browser automation through HTTP API. Supports page navigation, element interaction (click, type, select), data extraction, accessibility snapshot analysis, screenshot, JavaScript execution, and batch operations.
Skill Claude CodeCodex
Ask users questions via the UI. Use when you need clarification, user preferences, or confirmation before proceeding. The user CANNOT see CLI output - this tool is the ONLY way to communicate with them.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: