Conversation
|
@Zenlyte Thanks for the submission! The code itself is clean, but there are a few things that need to be addressed before this can be merged. Privacy disclosure (required) Please:
Auto-trigger section (required) Smaller items (required)
Happy to re-review once these are addressed. |
- Add data disclosure about text being sent to AgentReady servers - Remove misleading "privacy-first" framing - Rewrite auto-trigger section to require explicit user opt-in - Fix metadata.author placeholder to actual handle - Wrap main() in import.meta.main guard to prevent side effects on import - Add trailing newline to SKILL.md
Description
This skill provides integration with AgentReady's TokenCut API to compress text and reduce token usage by 40-60% with minimal accuracy loss (~0.4% delta).
Features
Testing
bun validate- passes all checksChecklist
namein frontmatterbun validatepasses