Manages OrchestKit usage analytics, learning preferences, and privacy settings. Use when reviewing patterns, pausing learning, or managing consent.
Manages OrchestKit learning preferences, privacy settings, and analytics consent.
/plugin marketplace add yonatangross/orchestkit/plugin install orkl@orchestkitThis skill is limited to using the following tools:
references/file-locations.mdreferences/privacy-policy.mdreferences/subcommand-reference.mdrules/_sections.mdrules/consent-and-security.mdView and manage the OrchestKit feedback system that learns from your usage.
/ork:feedback # Same as status
/ork:feedback status # Show current state
/ork:feedback pause # Pause learning
/ork:feedback resume # Resume learning
/ork:feedback reset # Clear learned patterns
/ork:feedback export # Export feedback data
/ork:feedback settings # Show/edit settings
/ork:feedback opt-in # Enable anonymous sharing
/ork:feedback opt-out # Disable anonymous sharing
/ork:feedback privacy # View privacy policy
/ork:feedback export-analytics # Export anonymous analytics for review
| Subcommand | Description |
|---|---|
status (default) | Show current feedback system state, learned patterns, agent performance |
pause | Temporarily pause learning without clearing data |
resume | Resume paused learning |
reset | Clear all learned patterns (requires "RESET" confirmation) |
export | Export all feedback data to .claude/feedback/export-{date}.json |
settings | Show/edit settings (usage: /ork:feedback settings <key> <value>) |
opt-in | Enable anonymous analytics sharing (GDPR-compliant consent) |
opt-out | Disable anonymous analytics sharing (revokes consent) |
privacy | Display the full privacy policy |
export-analytics | Export anonymous analytics to file for review before sharing |
Output: Each subcommand displays formatted status, confirmation prompts, or exported file paths. See Subcommand Reference for detailed actions and expected output for each subcommand.
See Consent and Security Rules for GDPR consent management, security restrictions, and analytics data sharing policies.
ork:skill-evolution: Evolve skills based on feedbackSee File Locations for storage details.
See Privacy Policy for full privacy documentation.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.