← Back to Skills Marketplace
xiaolibuzai-ovo

note-test1-limingzhi

by ima.copilot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
245
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install note-test1-limingzhi111111
Description
IMA 个人笔记服务 API skill,用于管理用户的 IMA 笔记。支持搜索笔记、浏览笔记本、获取笔记内容、新建笔记和追加内容。 当用户提到笔记、备忘录、记事、知识库,或者想要查找、阅读、创建、编辑笔记内容时,使用此 skill。 即使用户没有明确说"笔记",只要意图涉及个人文档的存取(如"帮我记一下"、"我...
Usage Guidance
This skill appears to do exactly what it says: call the IMA note API using an IMA client ID and API key. Before installing, confirm you trust the IMA service (ima.qq.com) and the source of this skill. Decide whether to provide credentials via environment variables or via the local config files (~/.config/ima/client_id and api_key) — both are supported; storing keys on disk has usual local-file risks, so protect those files (restrict permissions) and rotate keys if exposed. Be aware that the agent, when invoking this skill, will have access to the provided IMA credentials and can read/write your notes via the documented endpoints; avoid enabling it for untrusted agents or in public/group contexts where sensitive note content could be exposed. If you want stronger assurance, request more details about how the skill is distributed/published or prefer a skill from a known maintainer.
Capability Analysis
Type: OpenClaw Skill Name: note-test1-limingzhi Version: 1.0.0 The skill provides a legitimate interface for managing personal notes via the Tencent IMA OpenAPI (ima.qq.com). It includes clear instructions for credential management, API interaction via curl, and explicit privacy constraints in SKILL.md to prevent over-sharing of note content. No malicious behaviors, unauthorized data exfiltration, or suspicious execution patterns were identified.
Capability Assessment
Purpose & Capability
Name/description describe an IMA personal-notes integration and the skill only requests IMA_OPENAPI_CLIENTID and IMA_OPENAPI_APIKEY, which are exactly the credentials needed to call the documented IMA OpenAPI endpoints.
Instruction Scope
SKILL.md contains concrete curl-based API call templates and credential-check logic. It instructs reading credentials from environment variables or ~/.config/ima/* files (the SKILL.md provides example commands that create those files). This file I/O is limited to the credential files described and to network calls only to the stated base URL (https://ima.qq.com). No unrelated files, shell history, or external endpoints are referenced.
Install Mechanism
No install spec or downloaded code; instruction-only skill (no archive downloads, published packages, or binary installs). This is the lowest-risk install profile.
Credentials
Only two environment variables are required (IMA_OPENAPI_CLIENTID, IMA_OPENAPI_APIKEY), which match the documented API authentication. The primaryEnv is set appropriately. No unrelated secrets or system credentials are requested.
Persistence & Privilege
always is false and the skill does not request persistent presence or system-wide configuration changes. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install note-test1-limingzhi111111
  3. After installation, invoke the skill by name or use /note-test1-limingzhi111111
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
1111
Metadata
Slug note-test1-limingzhi111111
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is note-test1-limingzhi?

IMA 个人笔记服务 API skill,用于管理用户的 IMA 笔记。支持搜索笔记、浏览笔记本、获取笔记内容、新建笔记和追加内容。 当用户提到笔记、备忘录、记事、知识库,或者想要查找、阅读、创建、编辑笔记内容时,使用此 skill。 即使用户没有明确说"笔记",只要意图涉及个人文档的存取(如"帮我记一下"、"我... It is an AI Agent Skill for Claude Code / OpenClaw, with 245 downloads so far.

How do I install note-test1-limingzhi?

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

Is note-test1-limingzhi free?

Yes, note-test1-limingzhi is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does note-test1-limingzhi support?

note-test1-limingzhi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created note-test1-limingzhi?

It is built and maintained by ima.copilot (@xiaolibuzai-ovo); the current version is v1.0.0.

💬 Comments