[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-steipete-obsidian-vault-maintainer-de":3,"guides-for-steipete-obsidian-vault-maintainer":1209,"similar-k171twnyhxths9gkqgy6v31wen86mt01-de":1210},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":239,"isFallback":222,"parentExtension":244,"providers":245,"relations":250,"repo":252,"tags":1206,"workflow":1207},1778697652123.8877,"k171twnyhxths9gkqgy6v31wen86mt01",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Maintain an Obsidian-friendly memory wiki vault with wikilinks, frontmatter, and official Obsidian CLI awareness.",{"claudeCode":12},"steipete/clawdis","obsidian-vault-maintainer","https://github.com/steipete/clawdis",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":220,"workflow":237},1778698168915.3704,"kn786m4yj5nh88v397znwka9bs86mhgg","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":199,"promptVersionExtension":203,"promptVersionScoring":204,"purpose":205,"rationale":206,"score":207,"summary":208,"tags":209,"targetMarket":214,"tier":215,"useCases":216},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of maintaining an Obsidian-friendly memory wiki vault with specific requirements like wikilinks, frontmatter, and CLI awareness.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers specific integration with Obsidian's CLI and conventions, going beyond standard wiki management to provide a tailored user experience.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill's focus on maintaining an Obsidian-friendly vault, including specific instructions on using Obsidian CLI helpers, indicates a readiness for real-world workflows within that ecosystem.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill's scope is narrowly focused on maintaining an Obsidian-friendly memory wiki vault, adhering to Obsidian's conventions and CLI.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's purpose of managing an Obsidian-friendly memory wiki vault.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This check is not applicable as the source code for the specific tools is not provided for analysis.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","No explicit configuration parameters or options are detailed in the provided SKILL.md, making this check not applicable.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","No explicit tools are defined within the provided SKILL.md; the skill appears to leverage underlying CLI commands indirectly.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This check is not applicable as the specific tool schemas and response shapes are not detailed in the provided SKILL.md.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The MIT license is clearly provided in a LICENSE file and is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project uses npm/pnpm and appears to have a lockfile, indicating good dependency management practices.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","No secrets are hardcoded or exposed in the provided documentation. The skill operates on user-provided vault configurations, implying secrets would be managed by the user's environment.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's instructions focus on managing Obsidian vaults and do not appear to involve loading or executing untrusted third-party code or data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on the existing Obsidian CLI and local file system operations, with no indication of runtime downloads or remote code execution.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates on user-defined vaults and interacts with the Obsidian CLI, suggesting operations are contained within the user's project context and do not affect system files outside its scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls were observed in the provided skill documentation.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill manages local vault files and interacts with the Obsidian CLI; there is no indication of data exfiltration to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and documentation appear free of hidden steering tricks, control characters, or invisible Unicode tags.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill documentation does not indicate any obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes the presence of a user's Obsidian vault and the Obsidian CLI, which are standard project structures for Obsidian users.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The provided metrics indicate no open or closed issues in the last 90 days, suggesting either a very new project or excellent current state.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project has GitHub release tags and a CHANGELOG, indicating clear version management.",{"category":104,"check":105,"severity":42,"summary":106},"Execution","Validation","No explicit validation schema is provided in the SKILL.md, and direct tool execution details are not available for analysis.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The SKILL.md advises caution with renames and implies deterministic generation, suggesting destructive operations are either avoided or carefully managed.",{"category":111,"check":112,"severity":42,"summary":113},"Code Execution","Error Handling","Specific error handling mechanisms for the underlying CLI tools are not detailed in the SKILL.md.",{"category":111,"check":115,"severity":42,"summary":116},"Logging","No explicit logging mechanisms are described for this skill's operations in the provided documentation.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill operates on local vault files and does not appear to handle personal data submitted to third parties.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill's focus on Obsidian's functionality and conventions makes it globally applicable to Obsidian users without regional restrictions.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard CLI tools and local file operations, indicating broad compatibility across POSIX-like environments.",{"category":45,"check":128,"severity":24,"summary":129},"README","A comprehensive README is present and clearly outlines the project's purpose, installation, and usage.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This skill appears to wrap existing CLI commands rather than expose distinct tools, making surface size calculation not directly applicable.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","No explicit tools are listed; the skill appears to orchestrate existing CLI commands, making direct comparison of near-synonyms not applicable.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All features mentioned in the description and SKILL.md relate to managing an Obsidian-friendly vault and are supported by the described interaction with Obsidian CLI.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for `openclaw` and guidance on onboarding, including necessary authentication details where applicable.",{"category":144,"check":145,"severity":42,"summary":146},"Errors","Actionable error messages","Specific user-facing error paths and their messages are not detailed in the provided SKILL.md.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","The project uses npm/pnpm and includes lock files, indicating pinned dependencies for consistent execution.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The SKILL.md does not mention a dry-run feature for its operations.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The SKILL.md does not detail specific protocols for remote calls or state-changing operations that would require idempotency or timeouts.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The project's installation and configuration instructions emphasize user control and local execution, with no mention of opt-out telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined: maintaining an Obsidian-friendly memory wiki vault with specific considerations for wikilinks, frontmatter, and Obsidian CLI awareness.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise, clearly stating the name, description, and purpose, along with key usage directives.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is relatively concise, outlining the core usage guidelines without excessive detail, implying deeper material would be in separate files or documentation.",{"category":170,"check":171,"severity":42,"summary":172},"Context","Progressive Disclosure","The provided SKILL.md does not contain lengthy procedures or embed bulk material that would necessitate progressive disclosure.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill's function is focused on vault maintenance and does not involve deep exploration or code review that would typically require `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides clear guidance on using specific Obsidian CLI commands, which serve as practical examples for the skill's intended use.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md mentions potential failure modes like the absence of the Obsidian CLI and advises on handling them, including recovery steps like checking vault mode.",{"category":111,"check":183,"severity":24,"summary":184},"Tool Fallback","The SKILL.md explicitly states to probe for the Obsidian CLI before depending on it and to use general helpers if it's unavailable, indicating a fallback path.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The SKILL.md instructs to check vault mode and CLI availability before proceeding, implying a halt and report on unexpected states.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focuses on Obsidian vault management, without apparent reliance on other specific skills.",1778698168759,"This skill maintains Obsidian-compatible memory wikis, ensuring proper wikilinks, frontmatter, and awareness of the Obsidian CLI for seamless integration.",[195,196,197,198],"Maintains Obsidian-friendly memory wiki vaults","Ensures correct wikilinks and frontmatter","Awareness of the official Obsidian CLI","Supports deterministic section generation",[200,201,202],"Managing general markdown files without Obsidian-specific features.","Assuming the Obsidian CLI is always installed or available.","Performing destructive renames without a link-repair plan.","3.0.0","4.4.0","To ensure your memory wiki vault is perfectly structured and compatible with Obsidian, leveraging its CLI features for efficient management.","The skill is well-defined, self-contained, and focuses on a specific user problem with clear guidance. All checks passed or were not applicable.",95,"A high-quality skill for managing Obsidian-friendly memory wikis.",[210,211,212,213],"obsidian","wiki","knowledge-management","cli","global","verified",[217,218,219],"When working with an Obsidian vault as your memory wiki.","To ensure your wiki structure is compatible with Obsidian dashboards and Dataview.","When you need to automate wiki updates while maintaining Obsidian's specific conventions.",{"codeQuality":221,"collectedAt":223,"documentation":224,"maintenance":227,"popularity":231,"security":233,"testCoverage":236},{"hasLockfile":222},true,1778698153927,{"descriptionLength":225,"readmeSize":226},113,86172,{"closedIssues90d":8,"forks":228,"hasChangelog":222,"openIssues90d":8,"pushedAt":229,"stars":230},76893,1778697576000,371556,{"npmDownloads":232},4624697,{"hasNpmPackage":222,"license":234,"smitheryVerified":235},"MIT",false,{"hasCi":222,"hasTests":222},{"updatedAt":238},1778698168915,{"basePath":240,"githubOwner":241,"githubRepo":242,"locale":18,"slug":13,"type":243},"extensions/memory-wiki/skills/obsidian-vault-maintainer","steipete","clawdis","skill",null,{"evaluate":246,"extract":248},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":247,"targetMarket":214,"tier":215},[210,211,212,213],{"commitSha":249},"HEAD",{"repoId":251},"kd738npxg9yh3xf3vddzy9fyfh86nhng",{"_creationTime":253,"_id":251,"identity":254,"providers":255,"workflow":1201},1778697628325.5796,{"githubOwner":241,"githubRepo":242,"sourceUrl":14},{"classify":256,"discover":1186,"extract":1189,"github":1190,"npm":1200},{"commitSha":249,"extensions":257},[258,269,277,285,293,301,309,317,325,333,344,352,360,368,376,386,394,404,412,420,428,436,444,452,460,468,476,484,495,503,511,519,524,532,665,676,684,692,700,712,720,728,736,744,752,760,768,776,784,792,800,808,816,824,832,840,848,860,868,876,890,898,906,914,921,929,939,947,955,963,971,979,987,995,1015,1023,1031,1039,1047,1055,1067,1075,1083,1095,1103,1113,1121,1129,1137,1145,1155],{"basePath":259,"description":260,"displayName":261,"installMethods":262,"rationale":263,"selectedPaths":264,"source":268,"sourceLanguage":18,"type":243},".agents/skills/clawdtributor","Use for OpenClaw clawtributors PR/issue triage: Discrawl discovery, live-open rechecks, deep review, topic grouping, and compact @handle/LOC/type/blast/verification summaries.","clawdtributor",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/clawdtributor/SKILL.md",[265],{"path":266,"priority":267},"SKILL.md","mandatory","rule",{"basePath":270,"description":271,"displayName":272,"installMethods":273,"rationale":274,"selectedPaths":275,"source":268,"sourceLanguage":18,"type":243},".agents/skills/clawsweeper","Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.","clawsweeper",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/clawsweeper/SKILL.md",[276],{"path":266,"priority":267},{"basePath":278,"description":279,"displayName":280,"installMethods":281,"rationale":282,"selectedPaths":283,"source":268,"sourceLanguage":18,"type":243},".agents/skills/crabbox","Use Crabbox for OpenClaw remote validation across Linux, macOS, Windows, and WSL2. Default to Blacksmith Testbox for broad Linux proof; includes direct Blacksmith and owned AWS/Hetzner fallback notes when Crabbox fails.","crabbox",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/crabbox/SKILL.md",[284],{"path":266,"priority":267},{"basePath":286,"description":287,"displayName":288,"installMethods":289,"rationale":290,"selectedPaths":291,"source":268,"sourceLanguage":18,"type":243},".agents/skills/discord-clawd","Use to talk to the Discord-backed OpenClaw agent/session; not for archive search.","discord-clawd",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/discord-clawd/SKILL.md",[292],{"path":266,"priority":267},{"basePath":294,"description":295,"displayName":296,"installMethods":297,"rationale":298,"selectedPaths":299,"source":268,"sourceLanguage":18,"type":243},".agents/skills/gitcrawl","Use gitcrawl for OpenClaw issue and PR archive search, duplicate discovery, related-thread clustering, and local GitHub mirror freshness checks.","gitcrawl",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/gitcrawl/SKILL.md",[300],{"path":266,"priority":267},{"basePath":302,"description":303,"displayName":304,"installMethods":305,"rationale":306,"selectedPaths":307,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-debugging","Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.","openclaw-debugging",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-debugging/SKILL.md",[308],{"path":266,"priority":267},{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":314,"selectedPaths":315,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-docs","Write or review high-quality OpenClaw developer documentation.","openclaw-docs",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-docs/SKILL.md",[316],{"path":266,"priority":267},{"basePath":318,"description":319,"displayName":320,"installMethods":321,"rationale":322,"selectedPaths":323,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-ghsa-maintainer","Inspect, patch, validate, publish, or confirm OpenClaw GHSA security advisories and private-fork state.","openclaw-ghsa-maintainer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-ghsa-maintainer/SKILL.md",[324],{"path":266,"priority":267},{"basePath":326,"description":327,"displayName":328,"installMethods":329,"rationale":330,"selectedPaths":331,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-parallels-smoke","Run, rerun, debug, or interpret OpenClaw Parallels install, onboarding, gateway smoke, and upgrade checks.","openclaw-parallels-smoke",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-parallels-smoke/SKILL.md",[332],{"path":266,"priority":267},{"basePath":334,"description":335,"displayName":336,"installMethods":337,"rationale":338,"selectedPaths":339,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-pr-maintainer","Use immediately for any pasted OpenClaw GitHub issue or PR URL/number, and for OpenClaw issue/PR review, triage, duplicate search, opener identity/who wrote it, author account age/activity, comments, labels, close, land, or maintainer evidence checks.","openclaw-pr-maintainer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-pr-maintainer/SKILL.md",[340,341],{"path":266,"priority":267},{"path":342,"priority":343},"scripts/github-activity.sh","low",{"basePath":345,"description":346,"displayName":347,"installMethods":348,"rationale":349,"selectedPaths":350,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-pre-release-plugin-testing","Plan and run pre-release OpenClaw plugin validation across bundled plugins, package artifacts, lifecycle commands, doctor/fix, config round-trip, gateway startup, SDK compatibility, Docker E2E, Package Acceptance, and Testbox proof.","openclaw-pre-release-plugin-testing",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-pre-release-plugin-testing/SKILL.md",[351],{"path":266,"priority":267},{"basePath":353,"description":354,"displayName":355,"installMethods":356,"rationale":357,"selectedPaths":358,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-qa-testing","Run, watch, debug, extend, or explain OpenClaw qa-lab and qa-channel scenarios, artifacts, and live lanes.","openclaw-qa-testing",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-qa-testing/SKILL.md",[359],{"path":266,"priority":267},{"basePath":361,"description":362,"displayName":363,"installMethods":364,"rationale":365,"selectedPaths":366,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-refactor-docs","Refactor an existing OpenClaw docs page with source-audited preservation, restructuring, and verification.","openclaw-refactor-docs",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-refactor-docs/SKILL.md",[367],{"path":266,"priority":267},{"basePath":369,"description":370,"displayName":371,"installMethods":372,"rationale":373,"selectedPaths":374,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-release-maintainer","Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.","openclaw-release-maintainer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-release-maintainer/SKILL.md",[375],{"path":266,"priority":267},{"basePath":377,"description":378,"displayName":379,"installMethods":380,"rationale":381,"selectedPaths":382,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-secret-scanning-maintainer","Triage, redact, clean up, and resolve OpenClaw GitHub Secret Scanning alerts in issues or PRs.","openclaw-secret-scanning-maintainer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-secret-scanning-maintainer/SKILL.md",[383,384],{"path":266,"priority":267},{"path":385,"priority":343},"scripts/secret-scanning.mjs",{"basePath":387,"description":388,"displayName":389,"installMethods":390,"rationale":391,"selectedPaths":392,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-small-bugfix-sweep","Fix only small, high-certainty OpenClaw bugs from a pasted issue/PR list after deep code review.","openclaw-small-bugfix-sweep",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-small-bugfix-sweep/SKILL.md",[393],{"path":266,"priority":267},{"basePath":395,"description":396,"displayName":397,"installMethods":398,"rationale":399,"selectedPaths":400,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-test-heap-leaks","Investigate OpenClaw pnpm test memory growth, Vitest OOMs, RSS spikes, and heap snapshot deltas.","openclaw-test-heap-leaks",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-test-heap-leaks/SKILL.md",[401,402],{"path":266,"priority":267},{"path":403,"priority":343},"scripts/heapsnapshot-delta.mjs",{"basePath":405,"description":406,"displayName":407,"installMethods":408,"rationale":409,"selectedPaths":410,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-test-performance","Benchmark, diagnose, and optimize OpenClaw test and plugin-suite runtime, import hotspots, CPU/RSS, heap growth, and slow coverage paths.","openclaw-test-performance",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-test-performance/SKILL.md",[411],{"path":266,"priority":267},{"basePath":413,"description":414,"displayName":415,"installMethods":416,"rationale":417,"selectedPaths":418,"source":268,"sourceLanguage":18,"type":243},".agents/skills/openclaw-testing","Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.","openclaw-testing",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/openclaw-testing/SKILL.md",[419],{"path":266,"priority":267},{"basePath":421,"description":422,"displayName":423,"installMethods":424,"rationale":425,"selectedPaths":426,"source":268,"sourceLanguage":18,"type":243},".agents/skills/optimizetests","Optimize OpenClaw slow tests, imports, misplaced coverage, and CI wall time without dropping coverage.","optimizetests",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/optimizetests/SKILL.md",[427],{"path":266,"priority":267},{"basePath":429,"description":430,"displayName":431,"installMethods":432,"rationale":433,"selectedPaths":434,"source":268,"sourceLanguage":18,"type":243},".agents/skills/parallels-discord-roundtrip","Run macOS Parallels smoke with Discord send, host verification, host reply, and guest readback proof.","parallels-discord-roundtrip",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/parallels-discord-roundtrip/SKILL.md",[435],{"path":266,"priority":267},{"basePath":437,"description":438,"displayName":439,"installMethods":440,"rationale":441,"selectedPaths":442,"source":268,"sourceLanguage":18,"type":243},".agents/skills/security-triage","Triage OpenClaw security advisories, drafts, and GHSA reports with shipped-tag and trust-model proof.","security-triage",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/security-triage/SKILL.md",[443],{"path":266,"priority":267},{"basePath":445,"description":446,"displayName":447,"installMethods":448,"rationale":449,"selectedPaths":450,"source":268,"sourceLanguage":18,"type":243},".agents/skills/tag-duplicate-prs-issues","Use gitcrawl to search duplicate OpenClaw PRs/issues, group related work in prtags, and sync duplicate state to GitHub.","tag-duplicate-prs-issues",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/tag-duplicate-prs-issues/SKILL.md",[451],{"path":266,"priority":267},{"basePath":453,"description":454,"displayName":455,"installMethods":456,"rationale":457,"selectedPaths":458,"source":268,"sourceLanguage":18,"type":243},".agents/skills/telegram-crabbox-e2e-proof","Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.","telegram-crabbox-e2e-proof",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/telegram-crabbox-e2e-proof/SKILL.md",[459],{"path":266,"priority":267},{"basePath":461,"description":462,"displayName":463,"installMethods":464,"rationale":465,"selectedPaths":466,"source":268,"sourceLanguage":18,"type":243},"extensions/acpx/skills/acp-router","Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions (\"telephone game\" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.","acp-router",{"claudeCode":12},"SKILL.md frontmatter at extensions/acpx/skills/acp-router/SKILL.md",[467],{"path":266,"priority":267},{"basePath":469,"description":470,"displayName":471,"installMethods":472,"rationale":473,"selectedPaths":474,"source":268,"sourceLanguage":18,"type":243},"extensions/browser/skills/browser-automation","Use when controlling web pages with the OpenClaw browser tool, especially multi-step flows, login checks, tab management, or recovery from stale refs/timeouts.","browser-automation",{"claudeCode":12},"SKILL.md frontmatter at extensions/browser/skills/browser-automation/SKILL.md",[475],{"path":266,"priority":267},{"basePath":477,"description":478,"displayName":479,"installMethods":480,"rationale":481,"selectedPaths":482,"source":268,"sourceLanguage":18,"type":243},"extensions/diffs/skills/diffs","Use the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.","diffs",{"claudeCode":12},"SKILL.md frontmatter at extensions/diffs/skills/diffs/SKILL.md",[483],{"path":266,"priority":267},{"basePath":485,"description":486,"displayName":487,"installMethods":488,"rationale":489,"selectedPaths":490,"source":268,"sourceLanguage":18,"type":243},"extensions/feishu/skills/feishu-doc","Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links.\n","feishu-doc",{"claudeCode":12},"SKILL.md frontmatter at extensions/feishu/skills/feishu-doc/SKILL.md",[491,492],{"path":266,"priority":267},{"path":493,"priority":494},"references/block-types.md","medium",{"basePath":496,"description":497,"displayName":498,"installMethods":499,"rationale":500,"selectedPaths":501,"source":268,"sourceLanguage":18,"type":243},"extensions/feishu/skills/feishu-drive","Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.\n","feishu-drive",{"claudeCode":12},"SKILL.md frontmatter at extensions/feishu/skills/feishu-drive/SKILL.md",[502],{"path":266,"priority":267},{"basePath":504,"description":505,"displayName":506,"installMethods":507,"rationale":508,"selectedPaths":509,"source":268,"sourceLanguage":18,"type":243},"extensions/feishu/skills/feishu-perm","Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.\n","feishu-perm",{"claudeCode":12},"SKILL.md frontmatter at extensions/feishu/skills/feishu-perm/SKILL.md",[510],{"path":266,"priority":267},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":268,"sourceLanguage":18,"type":243},"extensions/feishu/skills/feishu-wiki","Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.\n","feishu-wiki",{"claudeCode":12},"SKILL.md frontmatter at extensions/feishu/skills/feishu-wiki/SKILL.md",[518],{"path":266,"priority":267},{"basePath":240,"description":10,"displayName":13,"installMethods":520,"rationale":521,"selectedPaths":522,"source":268,"sourceLanguage":18,"type":243},{"claudeCode":12},"SKILL.md frontmatter at extensions/memory-wiki/skills/obsidian-vault-maintainer/SKILL.md",[523],{"path":266,"priority":267},{"basePath":525,"description":526,"displayName":527,"installMethods":528,"rationale":529,"selectedPaths":530,"source":268,"sourceLanguage":18,"type":243},"extensions/memory-wiki/skills/wiki-maintainer","Maintain the OpenClaw memory wiki vault with deterministic pages, managed blocks, and source-backed updates.","wiki-maintainer",{"claudeCode":12},"SKILL.md frontmatter at extensions/memory-wiki/skills/wiki-maintainer/SKILL.md",[531],{"path":266,"priority":267},{"basePath":533,"description":534,"displayName":535,"installMethods":536,"rationale":537,"selectedPaths":538,"source":268,"sourceLanguage":18,"type":243},"extensions/open-prose/skills/prose","OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.","prose",{"claudeCode":12},"SKILL.md frontmatter at extensions/open-prose/skills/prose/SKILL.md",[539,540,543,545,547,549,551,553,555,557,559,561,563,565,567,569,571,573,575,577,579,581,583,585,587,589,591,593,595,597,599,601,603,605,607,609,611,613,615,617,619,621,623,625,627,629,631,633,635,637,639,641,643,645,647,649,651,653,655,657,659,661,663],{"path":266,"priority":267},{"path":541,"priority":542},"LICENSE","high",{"path":544,"priority":494},"alt-borges.md",{"path":546,"priority":494},"compiler.md",{"path":548,"priority":343},"examples/01-hello-world.prose",{"path":550,"priority":343},"examples/02-research-and-summarize.prose",{"path":552,"priority":343},"examples/03-code-review.prose",{"path":554,"priority":343},"examples/04-write-and-refine.prose",{"path":556,"priority":343},"examples/05-debug-issue.prose",{"path":558,"priority":343},"examples/06-explain-codebase.prose",{"path":560,"priority":343},"examples/07-refactor.prose",{"path":562,"priority":343},"examples/08-blog-post.prose",{"path":564,"priority":343},"examples/09-research-with-agents.prose",{"path":566,"priority":343},"examples/10-code-review-agents.prose",{"path":568,"priority":343},"examples/11-skills-and-imports.prose",{"path":570,"priority":343},"examples/12-secure-agent-permissions.prose",{"path":572,"priority":343},"examples/13-variables-and-context.prose",{"path":574,"priority":343},"examples/14-composition-blocks.prose",{"path":576,"priority":343},"examples/15-inline-sequences.prose",{"path":578,"priority":343},"examples/16-parallel-reviews.prose",{"path":580,"priority":343},"examples/17-parallel-research.prose",{"path":582,"priority":343},"examples/18-mixed-parallel-sequential.prose",{"path":584,"priority":343},"examples/19-advanced-parallel.prose",{"path":586,"priority":343},"examples/20-fixed-loops.prose",{"path":588,"priority":343},"examples/21-pipeline-operations.prose",{"path":590,"priority":343},"examples/22-error-handling.prose",{"path":592,"priority":343},"examples/23-retry-with-backoff.prose",{"path":594,"priority":343},"examples/24-choice-blocks.prose",{"path":596,"priority":343},"examples/25-conditionals.prose",{"path":598,"priority":343},"examples/26-parameterized-blocks.prose",{"path":600,"priority":343},"examples/27-string-interpolation.prose",{"path":602,"priority":343},"examples/28-automated-pr-review.prose",{"path":604,"priority":343},"examples/28-gas-town.prose",{"path":606,"priority":343},"examples/29-captains-chair.prose",{"path":608,"priority":343},"examples/30-captains-chair-simple.prose",{"path":610,"priority":343},"examples/31-captains-chair-with-memory.prose",{"path":612,"priority":343},"examples/33-pr-review-autofix.prose",{"path":614,"priority":343},"examples/34-content-pipeline.prose",{"path":616,"priority":343},"examples/35-feature-factory.prose",{"path":618,"priority":343},"examples/36-bug-hunter.prose",{"path":620,"priority":343},"examples/37-the-forge.prose",{"path":622,"priority":343},"examples/38-skill-scan.prose",{"path":624,"priority":343},"examples/39-architect-by-simulation.prose",{"path":626,"priority":343},"examples/40-rlm-self-refine.prose",{"path":628,"priority":343},"examples/41-rlm-divide-conquer.prose",{"path":630,"priority":343},"examples/42-rlm-filter-recurse.prose",{"path":632,"priority":343},"examples/43-rlm-pairwise.prose",{"path":634,"priority":343},"examples/44-run-endpoint-ux-test.prose",{"path":636,"priority":343},"examples/45-plugin-release.prose",{"path":638,"priority":343},"examples/45-run-endpoint-ux-test-with-remediation.prose",{"path":640,"priority":343},"examples/46-run-endpoint-ux-test-fast.prose",{"path":642,"priority":343},"examples/46-workflow-crystallizer.prose",{"path":644,"priority":343},"examples/47-language-self-improvement.prose",{"path":646,"priority":343},"examples/48-habit-miner.prose",{"path":648,"priority":343},"examples/49-prose-run-retrospective.prose",{"path":650,"priority":343},"examples/README.md",{"path":652,"priority":343},"examples/roadmap/README.md",{"path":654,"priority":343},"examples/roadmap/iterative-refinement.prose",{"path":656,"priority":343},"examples/roadmap/parallel-review.prose",{"path":658,"priority":343},"examples/roadmap/simple-pipeline.prose",{"path":660,"priority":343},"examples/roadmap/syntax/open-prose-syntax.prose",{"path":662,"priority":494},"help.md",{"path":664,"priority":494},"prose.md",{"basePath":666,"description":667,"displayName":668,"installMethods":669,"rationale":670,"selectedPaths":671,"source":268,"sourceLanguage":675,"type":243},"extensions/qqbot/skills/qqbot-channel","QQ channel management skill. Use qqbot_channel_api to list guilds and channels, inspect members, publish posts, manage announcements, and work with schedules through the QQ Open Platform HTTP API with automatic token authentication.","qqbot-channel",{"claudeCode":12},"SKILL.md frontmatter at extensions/qqbot/skills/qqbot-channel/SKILL.md",[672,673],{"path":266,"priority":267},{"path":674,"priority":494},"references/api_references.md","zh-CN",{"basePath":677,"description":678,"displayName":679,"installMethods":680,"rationale":681,"selectedPaths":682,"source":268,"sourceLanguage":675,"type":243},"extensions/qqbot/skills/qqbot-media","QQBot rich media send and receive support. Use \u003Cqqmedia> tags to send image, voice, video, or file attachments, with the media type inferred from the file extension.","qqbot-media",{"claudeCode":12},"SKILL.md frontmatter at extensions/qqbot/skills/qqbot-media/SKILL.md",[683],{"path":266,"priority":267},{"basePath":685,"description":686,"displayName":687,"installMethods":688,"rationale":689,"selectedPaths":690,"source":268,"sourceLanguage":675,"type":243},"extensions/qqbot/skills/qqbot-remind","QQBot scheduled reminders. Create, list, and cancel one-time or recurring reminders when a QQ conversation involves reminders, alarms, or scheduled tasks.","qqbot-remind",{"claudeCode":12},"SKILL.md frontmatter at extensions/qqbot/skills/qqbot-remind/SKILL.md",[691],{"path":266,"priority":267},{"basePath":693,"description":694,"displayName":695,"installMethods":696,"rationale":697,"selectedPaths":698,"source":268,"sourceLanguage":18,"type":243},"extensions/tavily/skills/tavily","Tavily web search, content extraction, and research tools.","tavily",{"claudeCode":12},"SKILL.md frontmatter at extensions/tavily/skills/tavily/SKILL.md",[699],{"path":266,"priority":267},{"basePath":701,"description":702,"displayName":703,"installMethods":704,"rationale":705,"selectedPaths":706,"source":268,"sourceLanguage":18,"type":243},"skills/1password","Set up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets.","1password",{"claudeCode":12},"SKILL.md frontmatter at skills/1password/SKILL.md",[707,708,710],{"path":266,"priority":267},{"path":709,"priority":494},"references/cli-examples.md",{"path":711,"priority":494},"references/get-started.md",{"basePath":713,"description":714,"displayName":715,"installMethods":716,"rationale":717,"selectedPaths":718,"source":268,"sourceLanguage":18,"type":243},"skills/apple-notes","Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.","apple-notes",{"claudeCode":12},"SKILL.md frontmatter at skills/apple-notes/SKILL.md",[719],{"path":266,"priority":267},{"basePath":721,"description":722,"displayName":723,"installMethods":724,"rationale":725,"selectedPaths":726,"source":268,"sourceLanguage":18,"type":243},"skills/apple-reminders","List, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl.","apple-reminders",{"claudeCode":12},"SKILL.md frontmatter at skills/apple-reminders/SKILL.md",[727],{"path":266,"priority":267},{"basePath":729,"description":730,"displayName":731,"installMethods":732,"rationale":733,"selectedPaths":734,"source":268,"sourceLanguage":18,"type":243},"skills/bear-notes","Create, search, and manage Bear notes via grizzly CLI.","bear-notes",{"claudeCode":12},"SKILL.md frontmatter at skills/bear-notes/SKILL.md",[735],{"path":266,"priority":267},{"basePath":737,"description":738,"displayName":739,"installMethods":740,"rationale":741,"selectedPaths":742,"source":268,"sourceLanguage":18,"type":243},"skills/blogwatcher","Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.","blogwatcher",{"claudeCode":12},"SKILL.md frontmatter at skills/blogwatcher/SKILL.md",[743],{"path":266,"priority":267},{"basePath":745,"description":746,"displayName":747,"installMethods":748,"rationale":749,"selectedPaths":750,"source":268,"sourceLanguage":18,"type":243},"skills/blucli","BluOS CLI (blu) for discovery, playback, grouping, and volume.","blucli",{"claudeCode":12},"SKILL.md frontmatter at skills/blucli/SKILL.md",[751],{"path":266,"priority":267},{"basePath":753,"description":754,"displayName":755,"installMethods":756,"rationale":757,"selectedPaths":758,"source":268,"sourceLanguage":18,"type":243},"skills/camsnap","Capture frames or clips from RTSP/ONVIF cameras.","camsnap",{"claudeCode":12},"SKILL.md frontmatter at skills/camsnap/SKILL.md",[759],{"path":266,"priority":267},{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":268,"sourceLanguage":18,"type":243},"skills/clawhub","Search, install, update, sync, or publish agent skills with the ClawHub CLI and registry.","clawhub",{"claudeCode":12},"SKILL.md frontmatter at skills/clawhub/SKILL.md",[767],{"path":266,"priority":267},{"basePath":769,"description":770,"displayName":771,"installMethods":772,"rationale":773,"selectedPaths":774,"source":268,"sourceLanguage":18,"type":243},"skills/coding-agent","Delegate coding tasks to Codex, Claude Code, OpenCode, or Pi agents via immediate background processes. Use when: (1) building or creating features/apps, (2) reviewing PRs in a temp clone/worktree, (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-line fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (use sessions_spawn with runtime:\"acp\"), or any work in ~/clawd workspace (never spawn agents here). All coding-agent runs start with background:true immediately. Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required. Completion notification must use openclaw message send, not system event/heartbeat.","coding-agent",{"claudeCode":12},"SKILL.md frontmatter at skills/coding-agent/SKILL.md",[775],{"path":266,"priority":267},{"basePath":777,"description":778,"displayName":779,"installMethods":780,"rationale":781,"selectedPaths":782,"source":268,"sourceLanguage":18,"type":243},"skills/discord","Discord ops via the message tool (channel=discord).","discord",{"claudeCode":12},"SKILL.md frontmatter at skills/discord/SKILL.md",[783],{"path":266,"priority":267},{"basePath":785,"description":786,"displayName":787,"installMethods":788,"rationale":789,"selectedPaths":790,"source":268,"sourceLanguage":18,"type":243},"skills/eightctl","Control Eight Sleep pods (status, temperature, alarms, schedules).","eightctl",{"claudeCode":12},"SKILL.md frontmatter at skills/eightctl/SKILL.md",[791],{"path":266,"priority":267},{"basePath":793,"description":794,"displayName":795,"installMethods":796,"rationale":797,"selectedPaths":798,"source":268,"sourceLanguage":18,"type":243},"skills/gemini","Gemini CLI for one-shot Q&A, summaries, and generation.","gemini",{"claudeCode":12},"SKILL.md frontmatter at skills/gemini/SKILL.md",[799],{"path":266,"priority":267},{"basePath":801,"description":802,"displayName":803,"installMethods":804,"rationale":805,"selectedPaths":806,"source":268,"sourceLanguage":18,"type":243},"skills/gh-issues","Fetch GitHub issues, delegate fixes to subagents, open PRs, watch reviews, or run /gh-issues workflows.","gh-issues",{"claudeCode":12},"SKILL.md frontmatter at skills/gh-issues/SKILL.md",[807],{"path":266,"priority":267},{"basePath":809,"description":810,"displayName":811,"installMethods":812,"rationale":813,"selectedPaths":814,"source":268,"sourceLanguage":18,"type":243},"skills/gifgrep","Search GIF providers with CLI/TUI, download results, and extract stills/sheets.","gifgrep",{"claudeCode":12},"SKILL.md frontmatter at skills/gifgrep/SKILL.md",[815],{"path":266,"priority":267},{"basePath":817,"description":818,"displayName":819,"installMethods":820,"rationale":821,"selectedPaths":822,"source":268,"sourceLanguage":18,"type":243},"skills/github","Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.","github",{"claudeCode":12},"SKILL.md frontmatter at skills/github/SKILL.md",[823],{"path":266,"priority":267},{"basePath":825,"description":826,"displayName":827,"installMethods":828,"rationale":829,"selectedPaths":830,"source":268,"sourceLanguage":18,"type":243},"skills/gog","Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.","gog",{"claudeCode":12},"SKILL.md frontmatter at skills/gog/SKILL.md",[831],{"path":266,"priority":267},{"basePath":833,"description":834,"displayName":835,"installMethods":836,"rationale":837,"selectedPaths":838,"source":268,"sourceLanguage":18,"type":243},"skills/goplaces","Query Google Places for text search, place details, resolve, reviews, or scriptable JSON via goplaces.","goplaces",{"claudeCode":12},"SKILL.md frontmatter at skills/goplaces/SKILL.md",[839],{"path":266,"priority":267},{"basePath":841,"description":842,"displayName":843,"installMethods":844,"rationale":845,"selectedPaths":846,"source":268,"sourceLanguage":18,"type":243},"skills/healthcheck","Audit and harden hosts running OpenClaw for SSH, firewall, updates, exposure, cron checks, and risk posture.","healthcheck",{"claudeCode":12},"SKILL.md frontmatter at skills/healthcheck/SKILL.md",[847],{"path":266,"priority":267},{"basePath":849,"description":850,"displayName":851,"installMethods":852,"rationale":853,"selectedPaths":854,"source":268,"sourceLanguage":18,"type":243},"skills/himalaya","Use himalaya to list, read, search, compose, reply, forward, and organize IMAP/SMTP email.","himalaya",{"claudeCode":12},"SKILL.md frontmatter at skills/himalaya/SKILL.md",[855,856,858],{"path":266,"priority":267},{"path":857,"priority":494},"references/configuration.md",{"path":859,"priority":494},"references/message-composition.md",{"basePath":861,"description":862,"displayName":863,"installMethods":864,"rationale":865,"selectedPaths":866,"source":268,"sourceLanguage":18,"type":243},"skills/imsg","iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.","imsg",{"claudeCode":12},"SKILL.md frontmatter at skills/imsg/SKILL.md",[867],{"path":266,"priority":267},{"basePath":869,"description":870,"displayName":871,"installMethods":872,"rationale":873,"selectedPaths":874,"source":268,"sourceLanguage":18,"type":243},"skills/mcporter","List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.","mcporter",{"claudeCode":12},"SKILL.md frontmatter at skills/mcporter/SKILL.md",[875],{"path":266,"priority":267},{"basePath":877,"description":878,"displayName":879,"installMethods":880,"rationale":881,"selectedPaths":882,"source":268,"sourceLanguage":18,"type":243},"skills/model-usage","Summarize CodexBar local cost logs by model for Codex or Claude, including current or full breakdowns.","model-usage",{"claudeCode":12},"SKILL.md frontmatter at skills/model-usage/SKILL.md",[883,884,886,888],{"path":266,"priority":267},{"path":885,"priority":494},"references/codexbar-cli.md",{"path":887,"priority":343},"scripts/model_usage.py",{"path":889,"priority":343},"scripts/test_model_usage.py",{"basePath":891,"description":892,"displayName":893,"installMethods":894,"rationale":895,"selectedPaths":896,"source":268,"sourceLanguage":18,"type":243},"skills/nano-pdf","Edit PDFs with natural-language instructions using the nano-pdf CLI.","nano-pdf",{"claudeCode":12},"SKILL.md frontmatter at skills/nano-pdf/SKILL.md",[897],{"path":266,"priority":267},{"basePath":899,"description":900,"displayName":901,"installMethods":902,"rationale":903,"selectedPaths":904,"source":268,"sourceLanguage":18,"type":243},"skills/node-connect","Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.","node-connect",{"claudeCode":12},"SKILL.md frontmatter at skills/node-connect/SKILL.md",[905],{"path":266,"priority":267},{"basePath":907,"description":908,"displayName":909,"installMethods":910,"rationale":911,"selectedPaths":912,"source":268,"sourceLanguage":18,"type":243},"skills/notion","Notion API for creating and managing pages, databases, and blocks.","notion",{"claudeCode":12},"SKILL.md frontmatter at skills/notion/SKILL.md",[913],{"path":266,"priority":267},{"basePath":915,"description":916,"displayName":210,"installMethods":917,"rationale":918,"selectedPaths":919,"source":268,"sourceLanguage":18,"type":243},"skills/obsidian","Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.",{"claudeCode":12},"SKILL.md frontmatter at skills/obsidian/SKILL.md",[920],{"path":266,"priority":267},{"basePath":922,"description":923,"displayName":924,"installMethods":925,"rationale":926,"selectedPaths":927,"source":268,"sourceLanguage":18,"type":243},"skills/openai-whisper","Local speech-to-text with the Whisper CLI (no API key).","openai-whisper",{"claudeCode":12},"SKILL.md frontmatter at skills/openai-whisper/SKILL.md",[928],{"path":266,"priority":267},{"basePath":930,"description":931,"displayName":932,"installMethods":933,"rationale":934,"selectedPaths":935,"source":268,"sourceLanguage":18,"type":243},"skills/openai-whisper-api","Transcribe audio via OpenAI Audio Transcriptions API (Whisper).","openai-whisper-api",{"claudeCode":12},"SKILL.md frontmatter at skills/openai-whisper-api/SKILL.md",[936,937],{"path":266,"priority":267},{"path":938,"priority":343},"scripts/transcribe.sh",{"basePath":940,"description":941,"displayName":942,"installMethods":943,"rationale":944,"selectedPaths":945,"source":268,"sourceLanguage":18,"type":243},"skills/openhue","Control Philips Hue lights and scenes via the OpenHue CLI.","openhue",{"claudeCode":12},"SKILL.md frontmatter at skills/openhue/SKILL.md",[946],{"path":266,"priority":267},{"basePath":948,"description":949,"displayName":950,"installMethods":951,"rationale":952,"selectedPaths":953,"source":268,"sourceLanguage":18,"type":243},"skills/oracle","Use oracle CLI to bundle prompts and files for second-model debugging, refactor, design, or review checks.","oracle",{"claudeCode":12},"SKILL.md frontmatter at skills/oracle/SKILL.md",[954],{"path":266,"priority":267},{"basePath":956,"description":957,"displayName":958,"installMethods":959,"rationale":960,"selectedPaths":961,"source":268,"sourceLanguage":18,"type":243},"skills/ordercli","Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).","ordercli",{"claudeCode":12},"SKILL.md frontmatter at skills/ordercli/SKILL.md",[962],{"path":266,"priority":267},{"basePath":964,"description":965,"displayName":966,"installMethods":967,"rationale":968,"selectedPaths":969,"source":268,"sourceLanguage":18,"type":243},"skills/peekaboo","Capture and automate macOS UI with the Peekaboo CLI.","peekaboo",{"claudeCode":12},"SKILL.md frontmatter at skills/peekaboo/SKILL.md",[970],{"path":266,"priority":267},{"basePath":972,"description":973,"displayName":974,"installMethods":975,"rationale":976,"selectedPaths":977,"source":268,"sourceLanguage":18,"type":243},"skills/sag","ElevenLabs text-to-speech with mac-style say UX.","sag",{"claudeCode":12},"SKILL.md frontmatter at skills/sag/SKILL.md",[978],{"path":266,"priority":267},{"basePath":980,"description":981,"displayName":982,"installMethods":983,"rationale":984,"selectedPaths":985,"source":268,"sourceLanguage":18,"type":243},"skills/session-logs","Search and analyze your own session logs (older/parent conversations) using jq.","session-logs",{"claudeCode":12},"SKILL.md frontmatter at skills/session-logs/SKILL.md",[986],{"path":266,"priority":267},{"basePath":988,"description":989,"displayName":990,"installMethods":991,"rationale":992,"selectedPaths":993,"source":268,"sourceLanguage":18,"type":243},"skills/sherpa-onnx-tts","Local text-to-speech via sherpa-onnx (offline, no cloud)","sherpa-onnx-tts",{"claudeCode":12},"SKILL.md frontmatter at skills/sherpa-onnx-tts/SKILL.md",[994],{"path":266,"priority":267},{"basePath":996,"description":997,"displayName":998,"installMethods":999,"rationale":1000,"selectedPaths":1001,"source":268,"sourceLanguage":18,"type":243},"skills/skill-creator","Create, edit, improve, tidy, review, audit, or restructure AgentSkills and SKILL.md files.","skill-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-creator/SKILL.md",[1002,1003,1005,1007,1009,1011,1013],{"path":266,"priority":267},{"path":1004,"priority":542},"license.txt",{"path":1006,"priority":343},"scripts/init_skill.py",{"path":1008,"priority":343},"scripts/package_skill.py",{"path":1010,"priority":343},"scripts/quick_validate.py",{"path":1012,"priority":343},"scripts/test_package_skill.py",{"path":1014,"priority":343},"scripts/test_quick_validate.py",{"basePath":1016,"description":1017,"displayName":1018,"installMethods":1019,"rationale":1020,"selectedPaths":1021,"source":268,"sourceLanguage":18,"type":243},"skills/slack","Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.","slack",{"claudeCode":12},"SKILL.md frontmatter at skills/slack/SKILL.md",[1022],{"path":266,"priority":267},{"basePath":1024,"description":1025,"displayName":1026,"installMethods":1027,"rationale":1028,"selectedPaths":1029,"source":268,"sourceLanguage":18,"type":243},"skills/songsee","Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.","songsee",{"claudeCode":12},"SKILL.md frontmatter at skills/songsee/SKILL.md",[1030],{"path":266,"priority":267},{"basePath":1032,"description":1033,"displayName":1034,"installMethods":1035,"rationale":1036,"selectedPaths":1037,"source":268,"sourceLanguage":18,"type":243},"skills/sonoscli","Control Sonos speakers (discover/status/play/volume/group).","sonoscli",{"claudeCode":12},"SKILL.md frontmatter at skills/sonoscli/SKILL.md",[1038],{"path":266,"priority":267},{"basePath":1040,"description":1041,"displayName":1042,"installMethods":1043,"rationale":1044,"selectedPaths":1045,"source":268,"sourceLanguage":18,"type":243},"skills/spotify-player","Terminal Spotify playback/search via spogo (preferred) or spotify_player.","spotify-player",{"claudeCode":12},"SKILL.md frontmatter at skills/spotify-player/SKILL.md",[1046],{"path":266,"priority":267},{"basePath":1048,"description":1049,"displayName":1050,"installMethods":1051,"rationale":1052,"selectedPaths":1053,"source":268,"sourceLanguage":18,"type":243},"skills/summarize","Summarize or transcribe URLs, YouTube/videos, podcasts, articles, transcripts, PDFs, and local files.","summarize",{"claudeCode":12},"SKILL.md frontmatter at skills/summarize/SKILL.md",[1054],{"path":266,"priority":267},{"basePath":1056,"description":1057,"displayName":1058,"installMethods":1059,"rationale":1060,"selectedPaths":1061,"source":268,"sourceLanguage":18,"type":243},"skills/taskflow","Coordinate multi-step detached tasks as one durable TaskFlow job with owner context, state, waits, and child tasks.","taskflow",{"claudeCode":12},"SKILL.md frontmatter at skills/taskflow/SKILL.md",[1062,1063,1065],{"path":266,"priority":267},{"path":1064,"priority":343},"examples/inbox-triage.lobster",{"path":1066,"priority":343},"examples/pr-intake.lobster",{"basePath":1068,"description":1069,"displayName":1070,"installMethods":1071,"rationale":1072,"selectedPaths":1073,"source":268,"sourceLanguage":18,"type":243},"skills/taskflow-inbox-triage","Example TaskFlow pattern for inbox triage, intent routing, waiting on replies, and later summaries.","taskflow-inbox-triage",{"claudeCode":12},"SKILL.md frontmatter at skills/taskflow-inbox-triage/SKILL.md",[1074],{"path":266,"priority":267},{"basePath":1076,"description":1077,"displayName":1078,"installMethods":1079,"rationale":1080,"selectedPaths":1081,"source":268,"sourceLanguage":18,"type":243},"skills/things-mac","Add, update, list, search, or inspect Things 3 todos, inbox, today, projects, areas, and tags on macOS.","things-mac",{"claudeCode":12},"SKILL.md frontmatter at skills/things-mac/SKILL.md",[1082],{"path":266,"priority":267},{"basePath":1084,"description":1085,"displayName":1086,"installMethods":1087,"rationale":1088,"selectedPaths":1089,"source":268,"sourceLanguage":18,"type":243},"skills/tmux","Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.","tmux",{"claudeCode":12},"SKILL.md frontmatter at skills/tmux/SKILL.md",[1090,1091,1093],{"path":266,"priority":267},{"path":1092,"priority":343},"scripts/find-sessions.sh",{"path":1094,"priority":343},"scripts/wait-for-text.sh",{"basePath":1096,"description":1097,"displayName":1098,"installMethods":1099,"rationale":1100,"selectedPaths":1101,"source":268,"sourceLanguage":18,"type":243},"skills/trello","Manage Trello boards, lists, and cards via the Trello REST API.","trello",{"claudeCode":12},"SKILL.md frontmatter at skills/trello/SKILL.md",[1102],{"path":266,"priority":267},{"basePath":1104,"description":1105,"displayName":1106,"installMethods":1107,"rationale":1108,"selectedPaths":1109,"source":268,"sourceLanguage":18,"type":243},"skills/video-frames","Extract frames or short clips from videos using ffmpeg.","video-frames",{"claudeCode":12},"SKILL.md frontmatter at skills/video-frames/SKILL.md",[1110,1111],{"path":266,"priority":267},{"path":1112,"priority":343},"scripts/frame.sh",{"basePath":1114,"description":1115,"displayName":1116,"installMethods":1117,"rationale":1118,"selectedPaths":1119,"source":268,"sourceLanguage":18,"type":243},"skills/voice-call","Start voice calls via the OpenClaw voice-call plugin.","voice-call",{"claudeCode":12},"SKILL.md frontmatter at skills/voice-call/SKILL.md",[1120],{"path":266,"priority":267},{"basePath":1122,"description":1123,"displayName":1124,"installMethods":1125,"rationale":1126,"selectedPaths":1127,"source":268,"sourceLanguage":18,"type":243},"skills/wacli","Send third-party WhatsApp messages or sync/search WhatsApp history via wacli, not normal active chats.","wacli",{"claudeCode":12},"SKILL.md frontmatter at skills/wacli/SKILL.md",[1128],{"path":266,"priority":267},{"basePath":1130,"description":1131,"displayName":1132,"installMethods":1133,"rationale":1134,"selectedPaths":1135,"source":268,"sourceLanguage":18,"type":243},"skills/weather","Get current weather, rain, temperature, and forecasts for locations or travel planning.","weather",{"claudeCode":12},"SKILL.md frontmatter at skills/weather/SKILL.md",[1136],{"path":266,"priority":267},{"basePath":1138,"description":1139,"displayName":1140,"installMethods":1141,"rationale":1142,"selectedPaths":1143,"source":268,"sourceLanguage":18,"type":243},"skills/xurl","Use xurl for authenticated X API posts, replies, search, DMs, media upload, followers, or raw v2 calls.","xurl",{"claudeCode":12},"SKILL.md frontmatter at skills/xurl/SKILL.md",[1144],{"path":266,"priority":267},{"basePath":1146,"installMethods":1147,"rationale":1149,"selectedPaths":1150,"source":268,"sourceLanguage":18,"type":213},"scripts/docs-i18n",{"go":1148},"github.com/openclaw/openclaw/scripts/docs-i18n","cli ecosystem detected at scripts/docs-i18n",[1151,1153],{"path":1152,"priority":267},"go.mod",{"path":1154,"priority":494},"main.go",{"basePath":1156,"description":1157,"displayName":1158,"installMethods":1159,"license":234,"rationale":1160,"selectedPaths":1161,"source":268,"sourceLanguage":18,"type":1185},"","Multi-channel AI gateway with extensible messaging integrations","openclaw",{"npm":1158},"package.json @modelcontextprotocol/sdk dep + bin at package.json",[1162,1164,1166,1167,1169,1171,1173,1175,1177,1179,1181,1183],{"path":1163,"priority":267},"package.json",{"path":1165,"priority":267},"README.md",{"path":541,"priority":542},{"path":1168,"priority":494},"openclaw.mjs",{"path":1170,"priority":343},"src/index.ts",{"path":1172,"priority":343},"src/tools/availability.ts",{"path":1174,"priority":343},"src/tools/descriptors.ts",{"path":1176,"priority":343},"src/tools/diagnostics.ts",{"path":1178,"priority":343},"src/tools/execution.ts",{"path":1180,"priority":343},"src/tools/index.ts",{"path":1182,"priority":343},"src/tools/planner.ts",{"path":1184,"priority":343},"src/tools/protocol.ts","mcp",{"sources":1187},[1188],"manual",{"npmPackage":1158},{"closedIssues90d":8,"description":1191,"forks":228,"homepage":1192,"license":234,"openIssues90d":8,"pushedAt":229,"readmeSize":226,"stars":230,"topics":1193},"Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞 ","https://openclaw.ai",[1194,1195,1196,1197,1198,1199,1158],"ai","assistant","own-your-data","personal","crustacean","molty",{"downloads":232},{"classifiedAt":1202,"discoverAt":1203,"extractAt":1204,"githubAt":1204,"npmAt":1205,"updatedAt":1202},1778697651718,1778697628325,1778697645005,1778697647656,[213,212,210,211],{"evaluatedAt":238,"extractAt":1208,"updatedAt":238},1778697652123,[],[1211,1242,1269,1299,1329,1356],{"_creationTime":1212,"_id":1213,"community":1214,"display":1215,"identity":1221,"providers":1226,"relations":1235,"tags":1238,"workflow":1239},1778675056600.2317,"k17cxt9ps1s1vkzp0d0eq7pkt986m6gg",{"reviewCount":8},{"description":1216,"installMethods":1217,"name":1219,"sourceUrl":1220},"Use when building or maintaining a persistent personal knowledge base (second brain) in Obsidian where an LLM incrementally ingests sources, updates entity/concept pages, maintains cross-references, and keeps a synthesis current. Triggers include \"second brain\", \"Obsidian wiki\", \"personal knowledge management\", \"ingest this paper/article/book\", \"build a research wiki\", \"compound knowledge\", \"Memex\", or whenever the user wants knowledge to accumulate across sessions instead of being re-derived by RAG on every query.",{"claudeCode":1218},"alirezarezvani/claude-skills","LLM Wiki","https://github.com/alirezarezvani/claude-skills",{"basePath":1222,"githubOwner":1223,"githubRepo":1224,"locale":18,"slug":1225,"type":243},"engineering/llm-wiki/skills/llm-wiki","alirezarezvani","claude-skills","llm-wiki",{"evaluate":1227,"extract":1234},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1228,"tags":1229,"targetMarket":214,"tier":215},100,[212,210,1230,1231,1232,211,1233],"second-brain","pkm","rag-alternative","personal-knowledge-management",{"commitSha":249,"license":234},{"parentExtensionId":1236,"repoId":1237},"k171h6s4fcrd2pepndhe1tnjgd86mbgr","kd7ff9s1w43mfyy1n7hf87816186m6px",[212,210,1233,1231,1232,1230,211],{"evaluatedAt":1240,"extractAt":1241,"updatedAt":1240},1778678327640,1778675056600,{"_creationTime":1243,"_id":1244,"community":1245,"display":1246,"identity":1252,"providers":1256,"relations":1263,"tags":1265,"workflow":1266},1778692098392.723,"k171q2y70k2z7p5t62a7zrpw6s86n4kw",{"reviewCount":8},{"description":1247,"installMethods":1248,"name":1250,"sourceUrl":1251},"飞书知识库：管理知识空间、空间成员和文档节点。创建和查询知识空间、查看和管理空间成员、管理节点层级结构、在知识库中组织文档和快捷方式。当用户需要在知识库中查找或创建文档、浏览知识空间结构、查看或管理空间成员、移动或复制节点时使用。",{"claudeCode":1249},"larksuite/cli","Lark Wiki CLI","https://github.com/larksuite/cli",{"basePath":1253,"githubOwner":1254,"githubRepo":213,"locale":675,"slug":1255,"type":243},"skills/lark-wiki","larksuite","lark-wiki",{"evaluate":1257,"extract":1262},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1228,"tags":1258,"targetMarket":214,"tier":215},[1259,1260,211,212,1261,213],"lark","feishu","automation",{"commitSha":249,"license":234},{"repoId":1264},"kd7akv5cxs7vx53ys6jsrv85v186mha4",[1261,213,1260,212,1259,211],{"evaluatedAt":1267,"extractAt":1268,"updatedAt":1267},1778692680305,1778692098392,{"_creationTime":1270,"_id":1271,"community":1272,"display":1273,"identity":1279,"providers":1284,"relations":1292,"tags":1295,"workflow":1296},1778696595410.5647,"k1782531n7gq0bdhans1kp3tr586mr8x",{"reviewCount":8},{"description":1274,"installMethods":1275,"name":1277,"sourceUrl":1278},"Provider-agnostic multi-LLM deliberation. Three phases — independent responses, cross-model anonymized ranking, chairman synthesis. Provider config from env (OPENAI/ANTHROPIC/FIREWORKS/OPENROUTER/custom OpenAI-compatible base URL). Persists transcript to a wiki page when --wiki \u003Cslug> is passed. Use when the user wants multiple AI perspectives, consensus-building, or the \"LLM Council\" approach for high-stakes reviews, plan critique, or contested learning rules.",{"claudeCode":1276},"rohitg00/pro-workflow","LLM Council","https://github.com/rohitg00/pro-workflow",{"basePath":1280,"githubOwner":1281,"githubRepo":1282,"locale":18,"slug":1283,"type":243},"skills/llm-council","rohitg00","pro-workflow","llm-council",{"evaluate":1285,"extract":1291},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1286,"tags":1287,"targetMarket":214,"tier":215},99,[1288,1289,1290,212,211,213],"llm","deliberation","multi-llm",{"commitSha":249,"license":234},{"parentExtensionId":1293,"repoId":1294},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[213,1289,212,1288,1290,211],{"evaluatedAt":1297,"extractAt":1298,"updatedAt":1297},1778696824062,1778696595410,{"_creationTime":1300,"_id":1301,"community":1302,"display":1303,"identity":1309,"providers":1314,"relations":1322,"tags":1325,"workflow":1326},1778696691708.3274,"k170az7r02e9e2v47mpy80kx6n86nff3",{"reviewCount":8},{"description":1304,"installMethods":1305,"name":1307,"sourceUrl":1308},"Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy",{"claudeCode":1306},"ruvnet/ruflo","Trader Regime","https://github.com/ruvnet/ruflo",{"basePath":1310,"githubOwner":1311,"githubRepo":1312,"locale":18,"slug":1313,"type":243},"plugins/ruflo-neural-trader/skills/trader-regime","ruvnet","ruflo","trader-regime",{"evaluate":1315,"extract":1321},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1228,"tags":1316,"targetMarket":214,"tier":215},[1317,1318,1319,1194,1320,213],"finance","trading","market-analysis","typescript",{"commitSha":249,"license":234},{"parentExtensionId":1323,"repoId":1324},"k17drge8h1fgzchr0p4jaeg33n86mwmy","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[1194,213,1317,1319,1318,1320],{"evaluatedAt":1327,"extractAt":1328,"updatedAt":1327},1778701108877,1778696691708,{"_creationTime":1330,"_id":1331,"community":1332,"display":1333,"identity":1339,"providers":1343,"relations":1349,"tags":1352,"workflow":1353},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":1334,"installMethods":1335,"name":1337,"sourceUrl":1338},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":1336},"Yeachan-Heo/oh-my-claudecode","setup","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1340,"githubOwner":1341,"githubRepo":1342,"locale":18,"slug":1337,"type":243},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":1344,"extract":1348},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1228,"tags":1345,"targetMarket":214,"tier":215},[1337,1346,1347,213,1185],"routing","configuration",{"commitSha":249},{"parentExtensionId":1350,"repoId":1351},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[213,1347,1185,1346,1337],{"evaluatedAt":1354,"extractAt":1355,"updatedAt":1354},1778699724286,1778699234184,{"_creationTime":1357,"_id":1358,"community":1359,"display":1360,"identity":1364,"providers":1367,"relations":1375,"tags":1376,"workflow":1377},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1361,"installMethods":1362,"name":1363,"sourceUrl":1338},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1336},"Project Session Manager",{"basePath":1365,"githubOwner":1341,"githubRepo":1342,"locale":18,"slug":1366,"type":243},"skills/project-session-manager","project-session-manager",{"evaluate":1368,"extract":1374},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1228,"tags":1369,"targetMarket":214,"tier":215},[1370,1371,1372,1086,1261,213,1373],"git","development-environment","workflow","developer-tool",{"commitSha":249,"license":234},{"parentExtensionId":1350,"repoId":1351},[1261,213,1373,1371,1370,1086,1372],{"evaluatedAt":1378,"extractAt":1355,"updatedAt":1378},1778699613343]