A portable community plugin for validating MonoField plugin import flows.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add jhy0285/monofield --skill import-smoke-test --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Import Smoke Test?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jhy0285-import-smoke-test)More formats (shields.io, HTML) on the badges page.
---
name: community-import-smoke-test
description: A portable community plugin for validating MonoField plugin import flows.
---
# Community Import Smoke Test
Use this plugin when validating that MonoField can import community plugins
from a local folder, a zip archive, a GitHub subpath, or a marketplace entry.
When this plugin is applied:
1. Identify the import path the user is testing: folder, zip, GitHub, or marketplace.
2. Produce a compact import receipt that includes the plugin name, source kind,
files detected, and any user note.
3. Keep the output intentionally small so install, apply, and provenance states
are easy to inspect in the UI.
Do not require network access, shell commands, external connectors, or secrets.
This plugin exists to exercise install and apply plumbing, not to perform a
production workflow.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...