# Skill Authoring

> Design, draft, and refine SKILL.md-based agent skills with clear trigger criteria, execution flow, validation checks, and reusable references. Use when creating a new skill or improving an existing one.

- **Type:** Skill
- **Install:** `agentstack add skill-lvcoi-solidjskills-skill-authoring`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [lvcoi](https://agentstack.voostack.com/s/lvcoi)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [lvcoi](https://github.com/lvcoi)
- **Source:** https://github.com/lvcoi/solidJSkills/tree/main/skills/skill-authoring

## Install

```sh
agentstack add skill-lvcoi-solidjskills-skill-authoring
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Skill Authoring

Define skill scope, build concise instructions, and package reusable context.

## Workflow

1. Extract user intent and expected artifacts.
2. Ask only the minimum clarifying questions required to avoid rework.
3. Draft frontmatter with explicit trigger conditions.
4. Write procedural body instructions with validation and failure handling.
5. Move domain-heavy detail into `references/`.
6. Add deterministic utilities in `scripts/` when repetition exists.

## Output Requirements

- Include required frontmatter fields.
- Keep action steps ordered and testable.
- Include at least one verification section.
- Avoid redundant reference duplication.

## References

Load `references/checklist.md` before finalizing output.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [lvcoi](https://github.com/lvcoi)
- **Source:** [lvcoi/solidJSkills](https://github.com/lvcoi/solidJSkills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-skill-authoring
- Seller: https://agentstack.voostack.com/s/lvcoi
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
