← Back to Skills Marketplace
tangyang

just for test

by tangyang1 · GitHub ↗ · v1.0.16 · MIT-0
cross-platform ✓ Security Clean
333
Downloads
1
Stars
0
Active Installs
17
Versions
Install in OpenClaw
/install test-test
Description
just for test
README (SKILL.md)

--

TEST

Usage Guidance
This skill is essentially a no-op placeholder and appears safe to install from a security perspective because it asks for nothing and does nothing. It also provides no useful functionality — if you expected a working skill, ask the publisher for a proper implementation or remove it. As always, only install skills from sources you trust.
Capability Analysis
Type: OpenClaw Skill Name: meitu-skills-test Version: 1.0.16 The skill bundle is a minimal test case containing only basic metadata and a placeholder markdown file (SKILL.md). It lacks any executable code, network requests, or complex instructions, presenting no security risk.
Capability Assessment
Purpose & Capability
The skill's name and description are minimal and match its lack of requirements and behavior; nothing requested is unrelated to its (non-)purpose.
Instruction Scope
SKILL.md contains only the text 'TEST' and provides no runtime commands, file reads, network calls, or access to environment variables.
Install Mechanism
No install specification or downloads; instruction-only skill — lowest install risk.
Credentials
The skill declares no environment variables, credentials, or config paths; nothing disproportionate is requested.
Persistence & Privilege
always is false and the skill does not request persistent/system-level changes; autonomous invocation is allowed by default but the skill has no actionable instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test-test
  3. After installation, invoke the skill by name or use /test-test
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.16
Major cleanup: All source, documentation, and configuration files removed. - Deleted 52 files, including all subskills, references, scripts, and documentation. - SKILL.md replaced with a minimal placeholder for testing purposes. - All Meitu routing, permission, and capability content removed. - This version functions as a test stub only.
v1.0.15
Version 1.0.15 - No file changes detected for this release. - No updates or modifications to skill logic, configuration, or documentation.
v1.0.14
- Major update: Simplified file structure, removing 45 files and adding 4 new files for improved maintainability. - Expanded routing skill coverage with new scene skills including meitu-upscale, meitu-product-view, meitu-image-fix, meitu-id-photo, meitu-cutout, meitu-carousel, meitu-beauty, and meitu-image-adapt. - Updated routing rules with more fine-grained conditions for each skill, including new criteria for image adaptation, carousels, and photo enhancement. - Updated permissions and requirements to reflect a leaner, tool-focused setup. - Updated the capability catalog to add and clarify mapping for new image processing tools.
v1.0.13
- Expanded scene skill routing: added support for meitu-upscale, meitu-product-view, meitu-image-fix, meitu-id-photo, meitu-cutout, meitu-carousel, meitu-beauty, and meitu-image-adapt. - Added new routing rules and examples for each new skill, including detailed triggers and user intent guidelines. - Reduced dependencies, removed node_modules and related files for a leaner package. - Introduced sample scripts to the tools directory and new documentation files for meitu-image-adapt. - Updated permission and requirements sections for clearer scope and security.
v1.0.12
- Added explicit requirements for environment variables (MEITU_OPENAPI_ACCESS_KEY, MEITU_OPENAPI_SECRET_KEY) and binaries (meitu, node). - Introduced an install section specifying node runtime and CLI installation command (npm install -g meitu-cli@latest). - Retained and clarified all previous permission, routing, safety, and security rules. - No changes to skill logic or capabilities.
v1.0.11
- Expanded file read/write permissions to allow access to legacy paths (`~/.openapi/credentials.json`, `~/Downloads/`, and full `./`), instead of only specific files and directories. - Relaxed permission constraints; removed detailed tables and constraints on file or command usage. - Restored legacy credential and output paths for broader compatibility, including support for `~/.openapi/credentials.json` and outputs in `~/Downloads/`. - No changes to routing logic, safety, fallback, or error handling rules. - Added auto-generated manifest file: `meitu-tools/generated/manifest.json`.
v1.0.10
**This update significantly tightens file and execution permissions for improved security and clarity.** - File and execution permissions are now strictly scoped, removing broad access to `~/Downloads/`, unrestricted `./`, and legacy OpenAPI paths. - File read/write access is limited to explicitly required project and workspace files, with constraints ensuring no access to unrelated or third-party agent data. - Execution of CLI commands is confined to documented Meitu CLI subcommands; use of `node` is restricted to the routing helper script only. - All credential handling rules emphasize never logging, displaying, or transmitting secrets beyond Meitu authentication. - Updated documentation reflects the narrowed permission scope and security-first skill operation.
v1.0.9
- Removed the auto-generated manifest file meitu-tools/generated/manifest.json. - No changes to user-facing features or routing logic. - Skill requirements, permissions, and documentation remain unchanged.
v1.0.8
meitu-skills-test 1.0.8 - Expanded file permissions to include the ~/Downloads/ directory for both reading and writing. - Added several node_modules dependencies and related files for CLI support. - Removed the obsolete tools-ssot/tools-overview.csv file. - No changes to routing logic or primary workflow.
v1.0.7
- Updated exec permissions to allow the use of the node command instead of python, supporting the oc-workspace.mjs helper script. - Dropped reference to python and oc-workspace.py; now references oc-workspace.mjs throughout. - No changes to routing, security, or tool compliance logic. - No file or CLI behavior changes detected; documentation and permissions update only.
v1.0.6
- Reduced skill footprint by removing 24 legacy and example files. - Added a single source-of-truth tool overview CSV under tools-ssot/. - Expanded permissions for reading/writing project and shared visual files, and executing both meitu CLI and python. - Dropped explicit legacy alias routing and simplified top-level skill structure. - Updated credential details and file access paths for broader compatibility.
v1.0.5
meitu-skills-test v1.0.5 - Major update: Introduced modular scene-based routing, expanded capabilities, and improved safety. - Added new sub-skill entries for posters, stickers, visual workflows, product swap, and video dance; legacy aliases are maintained. - Expanded and clarified routing rules to cover specific creative scenes and use cases. - Revised instruction safety and error handling sections. - Updated CLI execution policy: manual install/upgrade only, no auto-versioning from skills. - Added extensive documentation, examples, and capability references; removed outdated files.
v1.0.4
- Removed the file tools-ssot/tools-overview.csv. - No changes to skill documentation or logic.
v1.0.3
- Added README.md and SECURITY.md files for documentation and security policies. - Declared explicit environment variable, credential, and permission requirements in SKILL.md. - Documented the security model and requirements, including file and execution permissions. - Clarified modes for runtime/bootstrap security and installation behavior.
v1.0.2
- Updated runtime bootstrap policy to use meitu-cli instead of meitu-ai. - Introduced configurable MEITU_RUNTIME_UPDATE_MODE for runtime updates (check, off, apply). - Changed manual fallback install commands to use meitu-cli. - No changes to file structure or routing logic.
v1.0.1
**Major update with CLI routing, auto-bootstrap, and improved error handling.** - Adds comprehensive CLI tool routing via new scripts and a detailed capability map. - Implements automatic runtime bootstrap for meitu-tools, minimizing manual setup steps. - Enhances error handling with user guidance and actionable fallback commands. - Expands and refines documentation to clarify routing rules, tool usage, and fallback behavior. - Removes obsolete Python aggregation script in favor of new JS-based CLI approach.
v1.0.0
meitu-skills-test 1.0.0 - Initial release of the meitu-skills total entry point. - Routes user requests to either article-to-cover scenarios or meitu-tools based on intent. - Clearly defines selection rules for different types of user requirements. - Provides a capability map linking keywords to specific meitu-tools functions. - Includes a fallback mechanism for ambiguous user intent.
Metadata
Slug test-test
Version 1.0.16
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 17
Frequently Asked Questions

What is just for test?

just for test. It is an AI Agent Skill for Claude Code / OpenClaw, with 333 downloads so far.

How do I install just for test?

Run "/install test-test" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is just for test free?

Yes, just for test is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does just for test support?

just for test is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created just for test?

It is built and maintained by tangyang1 (@tangyang); the current version is v1.0.16.

💬 Comments