{"kind":"Skill","metadata":{"namespace":"community","name":"slacrawl","version":"0.1.0"},"spec":{"description":"Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work.","files":{"SKILL.md":"---\nname: slacrawl\ndescription: \"Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work.\"\nmetadata:\n  openclaw:\n    homepage: https://github.com/openclaw/slacrawl\n    requires:\n      bins:\n        - slacrawl\n    install:\n      - kind: go\n        module: github.com/vincentkoc/slacrawl/cmd/slacrawl@latest\n        bins:\n          - slacrawl\n---\n\n# Slacrawl\n\nUse local Slack archive data first. Check freshness for recent/current questions:\n\n```bash\nslacrawl doctor\nslacrawl status --json\n```\n\nRefresh only when stale or asked:\n\n```bash\nslacrawl sync --source desktop\nslacrawl sync --source api --latest-only\n```\n\nQuery with bounded slices:\n\n```bash\nslacrawl search --limit 20 \"query\"\nslacrawl messages --since 7d --limit 50\nslacrawl sql \"select count(*) from messages;\"\n```\n\nReport workspace/channel names, absolute date spans, counts, and token/source limits. Use read-only SQL for exact counts/rankings. API sync and full thread/DM hydration require Slack tokens; do not assume they exist.\n","agents/openai.yaml":"interface:\n  display_name: \"Slacrawl\"\n  short_description: \"Search local Slack archives and freshness\"\n  default_prompt: \"Use $slacrawl to search local Slack archives, check freshness, inspect channel or DM slices, and report exact date spans and token/source limits.\"\n"},"import":{"commit_sha":"424c6d0a5f4665b803ad6768d08b0be7659deaf4","imported_at":"2026-05-18T20:13:36Z","license_text":"MIT License\n\nCopyright (c) 2025 Peter Steinberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","owner":"openclaw","repo":"openclaw/openclaw","source_url":"https://github.com/openclaw/openclaw/tree/424c6d0a5f4665b803ad6768d08b0be7659deaf4/.agents/skills/slacrawl"}},"content_hash":[154,121,93,99,66,225,29,210,188,248,186,87,236,23,199,43,69,24,254,168,128,169,204,172,64,5,233,181,112,0,118,144],"trust_level":"unsigned","yanked":false}
