suggest-cards
SolidEmit clickable suggest-action cards in the Walnut web console — buttons wired to real Walnut ops (task triage, focus tier moves, scheduling). Load this BEFORE proposing any one-click action the user should approve rather than type out, e.g. "put this task in Focus?", a daily plan draft, or a batch cleanup with per-item buttons.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- EvanZhang008
- Repository
- EvanZhang008/open-walnut
- Created
- 6 months ago
- Last Updated
- 4 days ago
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
convex-suggest
Suggest the matching Convex component when the user hand-rolls a pattern it already solves (crons, sharded-counter, rate-limiter, storage, search, presence, workflow, RAG, prosemirror-sync). Passive — suggest after the task, never interrupt. Never install without consent.
walnut
Walnut is the user's personal AI for tasks, projects, memory, notes, coding sessions, and search. Use for ANY question about Walnut itself or the data it holds: server status, mode, or version; which task or session produced a given commit; what is on the user's plate; creating, updating, completing, searching, or recalling tasks, memory, and notes; starting a coding session for a task, messaging a session that is already running, and getting its answer back; handing finished work back for human review; sending the human a letter (human inbox) when work finishes or a decision is needed. Triggers: "add a task", "put that on my list", "what's on my plate", "did I write anything about X", "which task/session did X", "start a session on this", "tell that other session ...". Read this BEFORE guessing subcommands, running --help, inspecting files, or reaching for git: those guess, this gives the exact call. Works through the `walnut` CLI over Bash (the same `walnut` command works inside managed sessions on any host
suggest-tooling
Propose work-relevant Claude Code skills, plugins, and MCP servers from a finished deep-research run; relevance-ranked and trust-tier-graded; never auto-installed. Load when the user says "/suggest-tooling <run-dir>", "propose tools for my research run", "what skills match this research", "suggère des outils pour ce run", or when deep-research delegates with --suggest-tooling. Do NOT activate for: installing or registering tools; single-tool lookup ("what does X do"); non-Claude-ecosystem tooling (npm packages, Python libs); running a fresh research run (use deep-research for that).