VerifiedGit
v1.0.0

helper-tool

by @Evol-ai0 pulls
URLopenbooklet.com/s/helper-tool
Pinnedopenbooklet.com/s/helper-tool@1.0.0
APIGET /api/v1/skills/helper-tool

a useful tool that helps with various things

15 skills from this repoEvol-ai/SkillCompass
helper-toolviewing
/eval-skill — Six-Dimension Evaluationcommands/eval-skill.md

**🚀 Enhanced with Local Validators**: This command now uses local JavaScript validators for D1, D2, and D3 dimensions to significantly reduce token consumption while maintaining evaluation quality. Complex reasoning tasks (D4, D5, D6) continue to use LLM evaluation with local pre-analysis.

中文翻译助手test-fixtures/edge-non-english/SKILL.md
api-clienttest-fixtures/merge-scenario/SKILL.md

Generate typed API client code from OpenAPI/Swagger specs. Supports TypeScript and Python output. Handles auth headers, pagination, and error responses. Not for: GraphQL, gRPC, or WebSocket APIs.

csv-convertertest-fixtures/rollback-history/SKILL.md

Convert CSV files to JSON, YAML, or markdown tables. Handles headers, custom delimiters, quoted fields, and encoding detection. Not for: Excel (.xlsx), database imports, or streaming large datasets.

db-managertest-fixtures/d3-insecure/SKILL.md

Manage PostgreSQL databases: run queries, create tables, manage users, backup and restore databases, execute migration scripts. Not for: MongoDB, Redis, or other NoSQL databases.

env-checkertest-fixtures/audit-batch/skills/skill-b/SKILL.md

checks environment variables

json-sortertest-fixtures/atom-formatter/SKILL.md

Sort JSON object keys alphabetically or by custom order. Handles nested objects, arrays of objects, and preserves formatting. Useful for normalizing JSON config files, package.json, tsconfig.json, etc. Not for: JSON validation, JSON schema generation, or JSON-to-other-format conversion.

markdown-toctest-fixtures/audit-batch/skills/skill-a/SKILL.md

Generate a table of contents for markdown files by parsing headings. Supports configurable depth (h1-h6), anchor link generation, and insertion at a marked position (<!-- toc -->). Not for: HTML files, RST files, or non-markdown documentation formats.

regex-testertest-fixtures/audit-batch/skills/skill-c/SKILL.md

Test regular expressions against sample strings interactively. Shows match groups, captures, and highlights. Supports JavaScript, Python, and Go regex flavors. Not for: regex generation from natural language, or parsing HTML/XML.

skill-compass

Evaluate skill quality, find the weakest dimension, and apply directed improvements. Also tracks usage to spot idle or risky skills. Use when: first session after install, or user asks about skill quality, evaluation, inbox, suggestions, or improvement.

Some Skilltest-fixtures/edge-no-yaml/SKILL.md

This skill does stuff. Here are instructions:

sql-formattertest-fixtures/benign-normal-skill/SKILL.md

Formats SQL queries for better readability and consistency. Supports PostgreSQL, MySQL, and SQLite syntax. Not for: database schema design, query optimization, or data migration.

tech-debt-prioritizertest-fixtures/meta-decision/SKILL.md

Analyze and prioritize technical debt items in a codebase. Scores each debt item by impact (user-facing risk), effort (estimated fix complexity), and spread (how many areas are affected). Produces a ranked action list with ROI estimates. Not for: automated refactoring, code formatting, or dependency updates.

yaml-only-skilltest-fixtures/edge-yaml-only/SKILL.md

This skill has proper frontmatter but absolutely no body content. No instructions, no steps, no examples, nothing after the frontmatter.

Auto-indexed from Evol-ai/SkillCompass

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0