Real Skill packageSource verifiedClawHub registry

idea-manager

A structured command-line tool for managing your ideas, proposals, todos, and wishlist items with validation and drift prevention. Reads and writes IDEAS.md, creates archive files under memory/, and supports alternate target files via --file. Use when someone asks to "show idea list", "review ideas", "add new idea", "update idea status", "delete idea", or "archive completed ideas", or discusses idea tracking or knowledge management.

Identity and source

Publisher attributionKen's Agentsregistry owner unverified by skillvetai
Functional categoryEmail, Calendar & Productivityautomatically inferred · 62% rule confidence
Package forminstruction with code4 recorded files
Canonical sourceClawHub registryclawhub:kens-agents:idea-manager
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/24/2026.claude/skills/idea-manager

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/24/2026.agents/skills/idea-manager

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/24/2026skills/idea-manager

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 @kens-agents/idea-manager
clawhub inspect @kens-agents/idea-manager --version 1.1.1

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
4 / 4 inspected as text
Checked
8/24/2026, 2:01:32 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
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
8/23/2026, 9:47:55 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:8d0132da88bceda971e1eacca581f54775cedeecd819c01b0b53fc55b6c760c5
Show up to 4 recorded paths
  • README.md
  • scripts/idea_manager.py
  • skill-card.md
  • SKILL.md

Source changelog

idea-manager 1.1.1 - Added support for archive flags: `--archive-details` for including full entry details, and `--force` to skip archive confirmation. - Improved documentation in SKILL.md and README, clarifying side effects, file locations, trigger phrases, and command options. - Now supports alternate target files via the `--file` flag. - Removed deprecated file: skill-card.md. - Updated skill metadata to align with OpenClaw agent conventions.