원클릭으로
editable-table
// Open a spreadsheet-style widget for a Markdown table so the user can edit it and send the final Markdown table back into chat.
// Open a spreadsheet-style widget for a Markdown table so the user can edit it and send the final Markdown table back into chat.
| name | editable-table |
| description | Open a spreadsheet-style widget for a Markdown table so the user can edit it and send the final Markdown table back into chat. |
| distribution | public |
Use this when the user needs to:
editable_tablePass a valid Markdown table.
Example:
| Name | Role | Notes |
| --- | --- | --- |
| Alice | PM | |
| Bob | Eng | owns API |
Use the stealth browser for human-like web automation against bot-protected sites. Handles login flows, scraping, and form filling with anti-detection bypass.
Export a chat timeline to a PDF using the internal localhost export endpoint and wkhtmltopdf.
Nightly Bayesian interaction-quality classifier — flags behavioral patterns from chat history and writes self-improvement reflections without spending model tokens on classification.
Record major friction or postmortem feedback in the configured workspace vent log.
git_history and json_query tools for structured git log exploration and jq-style JSON querying.
Use `code_search` and `code_rewrite` for syntax-aware code search and refactors when structure matters.