Real Skill packageSource verifiedClawHub registry

claudify

Agentic AI lifecycle: create + improve + persist. create - convert functionality into Claude Code automation (agent/skill/rule/hook/command) [SKILL.md], background-polling - mandatory ScheduleWakeup/timeout polling discipline for 5min+ background dispatches [background-polling.md], improve - self-improving loop: retrospect + hook/skill review + pattern detect [improve.md], persist - knowledge persistence: documentation + memory save [persist.md]. Use when "agentify", "agentic", "automate this", "create an agent",…

Identity and source

Publisher attributiones6krregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 72% rule confidence
Package forminstruction bundle14 recorded files
Canonical sourceClawHub registryclawhub:drumrobot:claudify
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/13/2026.claude/skills/claudify

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

OpenAI Codexpasses with warnings
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/claudify
1 structural issue
  • warning: Codex portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md

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

OpenClawpasses with warnings
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/claudify
1 structural issue
  • warning: OpenClaw portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md

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 @drumrobot/claudify
clawhub inspect @drumrobot/claudify --version 0.5.4

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
14 / 14 inspected as text
Checked
8/13/2026, 9:39:53 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
5 dependency and API indicators
  • api: anthropic.com
  • api: claudemarketplaces.com
  • api: clawhub.ai
  • api: github.com
  • api: internal
External clawhub result: suspicious

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/13/2026, 7:15:00 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

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

Package content hashsha256:5c2b3472258c1ad6f82019d2dc095cb3372f134b25f78d262b70030f9f2ca49b
Show up to 14 recorded paths
  • background-polling.md
  • CHANGELOG.md
  • improve.md
  • LICENSE
  • persist.md
  • resources/agent-templates.md
  • resources/askuserquestion-patterns.md
  • resources/automation-decision-guide.md
  • resources/hook-examples.md
  • resources/plugin-creation.md
  • resources/rules-guide.md
  • resources/slash-command-syntax.md
  • skill-card.md
  • SKILL.md

Source changelog

clau­dify v0.5.4 - Removed redundant skill-card.md to reduce duplication and confusion. - Updated and refactored documentation in CHANGELOG.md, SKILL.md, and persist.md for improved clarity and maintainability. - No functional/logic changes to skill workflows. Only documentation and structure updates in this release.