{"kind":"Skill","metadata":{"namespace":"community","name":"discrawl","version":"0.1.0"},"spec":{"description":"Discord archive: search, sync freshness, DMs, channel slices, SQL counts, and Discrawl repo work.","files":{"SKILL.md":"---\nname: discrawl\ndescription: \"Discord archive: search, sync freshness, DMs, channel slices, SQL counts, and Discrawl repo work.\"\nmetadata:\n  openclaw:\n    homepage: https://github.com/openclaw/discrawl\n    requires:\n      bins:\n        - discrawl\n    install:\n      - kind: go\n        module: github.com/openclaw/discrawl/cmd/discrawl@latest\n        bins:\n          - discrawl\n---\n\n# Discrawl\n\nUse local Discord archive data before live Discord APIs. Check freshness for recent/current questions:\n\n```bash\ndiscrawl status --json\ndiscrawl doctor\n```\n\nRefresh only when stale or asked:\n\n```bash\ndiscrawl sync --source wiretap\ndiscrawl sync\n```\n\nQuery with bounded slices:\n\n```bash\nDISCRAWL_NO_AUTO_UPDATE=1 discrawl search --limit 20 \"query\"\ndiscrawl messages --channel '#maintainers' --days 7 --all\ndiscrawl dms --last 20\nDISCRAWL_NO_AUTO_UPDATE=1 discrawl --json sql \"select count(*) from messages;\"\n```\n\nReport absolute date spans, channel/DM names, counts, and known gaps. Use read-only SQL for exact counts/rankings. Never use `--unsafe --confirm` unless the user explicitly requests a reviewed DB mutation.\n\nBoundaries: bot sync needs configured Discord bot credentials. Wiretap reads local Discord Desktop artifacts only; do not extract user tokens, call Discord as the user, or write to Discord storage. Git-share snapshots must not include secrets or `@me` DM rows.\n","agents/openai.yaml":"interface:\n  display_name: \"Discrawl\"\n  short_description: \"Search local Discord archives and freshness\"\n  default_prompt: \"Use $discrawl to search local Discord archives, check freshness, inspect DMs or channel slices, and report exact date spans and source gaps.\"\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/discrawl"}},"content_hash":[101,138,145,99,153,79,187,229,109,133,133,206,232,115,199,233,3,14,1,106,30,254,188,52,94,152,100,127,222,228,75,213],"trust_level":"unsigned","yanked":false}
