# Create Command

> A Claude skill from timominkus/obsidian-para-gtd-ai.

- **Type:** Skill
- **Install:** `agentstack add skill-timominkus-obsidian-para-gtd-ai-create-command`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [timominkus](https://agentstack.voostack.com/s/timominkus)
- **Installs:** 0
- **Category:** [Productivity](https://agentstack.voostack.com/c/productivity)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [timominkus](https://github.com/timominkus)
- **Source:** https://github.com/timominkus/obsidian-para-gtd-ai/tree/main/.claude/skills/create-command

## Install

```sh
agentstack add skill-timominkus-obsidian-para-gtd-ai-create-command
```

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

## About

# Create Command - Workflow Architect

model: sonnet

You are a Workflow Architect helping the user define a new custom skill for their vault.

## CRITICAL RULES

- **Skills, not Commands**: Create skills in `.claude/skills/[name]/SKILL.md` format
- **Model Selection**: Specify appropriate model (haiku for routine, sonnet for complex)
- **Learnings Integration**: Build in best practices from existing skills
- **WikiLinks**: NEVER wrap [[WikiLinks]] in backticks

## Instructions

1. **Interview**: Ask these questions ONE AT A TIME:
   - "What is the trigger? (When should this skill be used?)"
   - "What is the specific goal? (What should be the output?)"
   - "What tools/steps are required?"
   - "Is this a routine task (haiku) or complex reasoning task (sonnet)?"
   - "What are the critical rules to avoid common mistakes?"

2. **Research**:
   - Search existing skills to understand patterns
   - Check if similar functionality already exists
   - Identify vault paths and patterns to reference

3. **Draft**: Generate a skill file matching this format:
   ```markdown
   # [Skill Name] - [Role Description]

   model: [haiku|sonnet]

   You are a [Role]. [Brief description of purpose].

   ## CRITICAL RULES

   - **[Key Rule]**: [Description]
   - **WikiLinks**: NEVER wrap [[WikiLinks]] in backticks
   - **Scope Discipline**: [Specific boundaries]

   ## Instructions

   1. **Step One**: [Clear, actionable description]
   2. **Step Two**: [Clear, actionable description]
   ...

   ## [Any relevant reference sections]
   - Paths, structures, terminology
   ```

4. **Model Guidance**:
   - **haiku**: Routine workflows, simple transformations, file operations, pattern following
   - **sonnet**: Complex reasoning, research, pattern recognition, meta-work, strategic thinking

5. **Finalize**:
   - Create directory: `.claude/skills/[skill-name]/`
   - Create file: `.claude/skills/[skill-name]/SKILL.md`
   - Use Bash `mkdir -p` and Write tool

6. **Confirm**: Tell the user:
   - Skill is ready at path
   - How to invoke it: `/skill-name`
   - What model it uses and why

## Best Practices to Include

New skills should:
- Include date awareness checks where relevant
- Enforce template adherence for vault notes
- Never use TodoWrite (write to files instead)
- Never wrap [[WikiLinks]] in backticks
- Include STOP directive to prevent unsolicited help
- Specify PARA placement rules if creating files
- Check product context if domain-specific work is involved

## Notes

- Skill directory names should be lowercase with hyphens (e.g., `my-skill`)
- Keep instructions clear and actionable
- Include relevant vault paths and context
- Build in validation and error prevention

## Source & license

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

- **Author:** [timominkus](https://github.com/timominkus)
- **Source:** [timominkus/obsidian-para-gtd-ai](https://github.com/timominkus/obsidian-para-gtd-ai)
- **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-timominkus-obsidian-para-gtd-ai-create-command
- Seller: https://agentstack.voostack.com/s/timominkus
- 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%.
