Real Skill packageSource verifiedClawHub registry

Ima Skill

统一的 IMA OpenAPI 技能,支持笔记管理和知识库操作。 当用户提到知识库、资料库、笔记、备忘录、记事,或者想要上传文件、添加网页到知识库、 搜索知识库内容、搜索/浏览/创建/编辑笔记时,使用此 skill。 即使用户没有明确说"知识库"或"笔记",只要意图涉及文件上传到知识库、网页收藏、 知识搜索、个人...

Identity and source

Publisher attributionz zoeregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction with code8 recorded files
Canonical sourceClawHub registryclawhub:zoe1209:ima-skill
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/14/2026.claude/skills/ima-skill

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/14/2026.agents/skills/ima-skill

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/14/2026skills/ima-skill

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @zoe1209/ima-skill
clawhub inspect @zoe1209/ima-skill --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
8 / 8 inspected as text
Checked
8/14/2026, 10:21:13 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • external write action — automatically inferred
7 dependency and API indicators
  • api: arxiv.org
  • api: clawhub.ai
  • api: cloud.tencent.com
  • api: ima.qq.com
  • api: mp.weixin.qq.com
  • api: www.bilibili.com
  • api: www.youtube.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
5/29/2026, 8:28:29 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:96719a59b0e9d3be2b6aa842bc9a27a10b9471d46dae70eec9347b19dbc5bf8d
Show up to 8 recorded paths
  • knowledge-base/references/api.md
  • knowledge-base/scripts/cos-upload.cjs
  • knowledge-base/scripts/preflight-check.cjs
  • knowledge-base/SKILL.md
  • notes/references/api.md
  • notes/SKILL.md
  • skill-card.md
  • SKILL.md

Source changelog

ima-skill v1.0.0 - Initial release providing a unified IMA OpenAPI skill for notes and knowledge-base operations. - Supports user intents including notes creation/management and knowledge-base file/link upload, search, and management. - Enforces strong credential security: user-provided Client ID and API Key are only sent to ima.qq.com. - Includes detailed setup and encoding guidelines, with mandatory UTF-8 handling for notes operations. - Outlines accurate intent routing rules between notes and knowledge-base modules, including decision tables and edge-case clarifications. - Provides critical guidance on environment-specific issues, especially for Windows PowerShell encoding compatibility.