← Back to Skills Marketplace
athola

Nm Abstract Skill Authoring

by athola · GitHub ↗ · v1.8.3 · MIT-0
cross-platform ✓ Security Clean
145
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install nm-abstract-skill-authoring
Description
Guide to creating Claude Code skills using TDD methodology and persuasion principles. Use for new skill development
Usage Guidance
This is mainly documentation for building Claude Code skills and appears coherent with that purpose. Things to check before installing or following commands: (1) Inspect the repository/skill package yourself — several commands reference local scripts (scripts/*.py) that are not present in the manifest; don't run scripts you can't review. (2) The guide intentionally teaches strong persuasion/commitment language; if you install this for an agent that can invoke skills autonomously, be aware it will push directive 'MUST' style behaviors. (3) Deployment commands (git tag, git push, cp to ~/.claude/skills/) are user-level operations — confirm remote repo/trust and back up existing skills before copying. (4) If you want to be conservative, test the guide's procedures in an isolated/sandbox environment and verify any referenced validator scripts exist and are safe. (5) If you have concerns about persuasive/influential wording, consider limiting autonomous invocation or reviewing and editing the SKILL.md to soften mandatory language for non-safety-critical contexts.
Capability Tags
requires-oauth-token
Capability Assessment
Purpose & Capability
Name and description (skill authoring, TDD, persuasion) align with the content: SKILL.md + modules provide guidance and checklists. The only declared requirement is a config path (night-market.modular-skills), which fits a modular skill authoring workflow; no unrelated credentials or binaries are requested.
Instruction Scope
Runtime instructions are documentation-only (TDD cycles, validators, deployment checklist, persuasive patterns). They reference running local scripts (e.g., python scripts/abstract_validator.py), git tagging, and copying to ~/.claude/skills/, which are normal for an authoring/deployment workflow but the repo/package does not include a scripts/ directory in the provided manifest. The content explicitly teaches strong persuasion/commitment techniques (authoritative 'MUST' language and commitment declarations) to increase compliance — appropriate for its goal but influential, so users should be aware this changes assistant behavior intentionally.
Install Mechanism
No install spec or remote downloads — instruction-only skill carries minimal install risk. There is no archive download or package install configured in this bundle.
Credentials
The skill requires no environment variables or credentials. The single required config path (night-market.modular-skills) is plausible for a modular skill framework. No excessive secrets or unrelated env vars are requested.
Persistence & Privilege
always:false and default autonomous invocation are present (normal). The guide describes copying files into ~/.claude/skills/ and using git for releases — expected for authoring/deployment but these are user actions, not automatic. There is no request to modify other skills' configs or to force permanent presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nm-abstract-skill-authoring
  3. After installation, invoke the skill by name or use /nm-abstract-skill-authoring
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.8.3
Release v1.8.3
v1.8.2
Release v1.8.2
Metadata
Slug nm-abstract-skill-authoring
Version 1.8.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Nm Abstract Skill Authoring?

Guide to creating Claude Code skills using TDD methodology and persuasion principles. Use for new skill development. It is an AI Agent Skill for Claude Code / OpenClaw, with 145 downloads so far.

How do I install Nm Abstract Skill Authoring?

Run "/install nm-abstract-skill-authoring" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nm Abstract Skill Authoring free?

Yes, Nm Abstract Skill Authoring is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nm Abstract Skill Authoring support?

Nm Abstract Skill Authoring is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nm Abstract Skill Authoring?

It is built and maintained by athola (@athola); the current version is v1.8.3.

💬 Comments