discrawl Skill
Discord archive: search, sync freshness, DMs, summaries, TUI, repo/release work. Published by openclaw in discrawl.
What is discrawl Skill?
Discord archive: search, sync freshness, DMs, summaries, TUI, repo/release work. Published by openclaw in discrawl. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Database workflows
- Data analysis
- Research
- Database workflows use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use discrawl Skill
- Use it for database workflows.
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/discrawl
- Skill file: .agents/skills/discrawl/SKILL.md
What it does
Discord archive: search, sync freshness, DMs, summaries, TUI, repo/release work.
Skill instructions
Discrawl Use local Discord archive data first for Discord questions. Hit Discord APIs only when the archive is stale, missing the requested scope, or the user asks for current external context. Sources - DB: platform-native XDG data dir, usually ${XDGDATAHOME:-~/.local/share}/discrawl/discrawl.db on Linux or ~/Library/Application Support/discrawl/discrawl.db on macOS - Config: platform-native XDG config dir, with legacy fallback to ~/.discrawl/config.toml - Cache: platform-native XDG cache dir - Logs: platform-native XDG state dir - Git share repo: platform-native XDG data dir - Repo: openclaw/discrawl; use ~/GIT/Perso/discrawl only after verifying its remote targets openclaw/discrawl, otherwise use a fresh checkout - Preferred CLI: discrawl; fallback to go run ./cmd/discrawl from the repo if the installed binary is stale Freshness For recent/current questions, check freshness before analysis: bash discrawl status --json For precise freshness from the default database: bash Discrawl us
Explore related resources
Frequently asked questions
What is discrawl?
discrawl is a open-source AI agent skill with Copy skill directory. Discord archive: search, sync freshness, DMs, summaries, TUI, repo/release work.
Who is discrawl best for?
discrawl is best for reusing agent instructions, scripts, and references, database workflows, data analysis workflows, research workflows.
How do I install discrawl?
Install or run discrawl using Copy skill directory. Check discrawl for the latest setup command.
Is discrawl actively maintained?
discrawl may need a closer maintenance check before production use.
Auto-fetched from GitHub.