wikijsCommand-line tool to manage Wiki.js content, pages, assets, templates, and backups via its GraphQL API with search, update, sync, and analysis functions.
Install via ClawdBot CLI:
clawdbot install hopyky/wikijsGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
https://js.wiki/AI Analysis
The skill is a legitimate CLI tool for managing Wiki.js via its GraphQL API, with no evidence of credential harvesting, hidden instructions, or obfuscation. The external API call to 'https://js.wiki/' appears consistent with the tool's purpose (Wiki.js documentation/website), but its specific function is undocumented, warranting caution. The 'exec()' usage for shell commands is a typical implementation risk for CLI tools but not inherently malicious.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Development teams use the CLI to automate the creation, updating, and validation of API documentation and internal wikis. It enables bulk imports from markdown files, ensures consistency with linting, and monitors broken links to maintain accuracy.
Organizations migrating legacy content or syncing wikis across environments use bulk operations and sync commands. The CLI supports rate-limited imports, real-time watch modes, and validation to ensure data integrity during transitions.
Marketing teams generate XML sitemaps, check for duplicate content, and validate pages for SEO compliance. The CLI automates spell-checking, table of contents generation, and content analysis to improve search engine rankings.
Regulated industries use the CLI to track page versions, revert changes, and audit content history. It facilitates validation of all pages, checks for orphaned content, and ensures documentation meets compliance standards through automated reports.
Teams in education or consulting use interactive shell and watch modes to collaboratively edit and monitor wiki pages. The CLI supports tagging, template-based creation, and real-time updates to streamline knowledge sharing and content management.
Offer managed CLI services for businesses to integrate Wiki.js with their workflows, including custom scripting, automation, and support. Revenue comes from subscription fees for maintenance, updates, and priority assistance.
Provide consulting services to help organizations set up and optimize Wiki.js usage with the CLI, including migration, customization, and staff training. Revenue is generated through project-based fees and workshop packages.
Develop and sell premium CLI extensions or plugins for advanced features like enhanced analytics, security audits, or integration with other enterprise tools. Revenue streams include licensing fees and dedicated support contracts.
💬 Integration Tip
Use the --format json option for machine-readable output in automation scripts, and leverage --dry-run to preview changes before applying them to avoid data loss.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.