Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Return Zettel

ASecurity

Creates a comprehensive Zettelkasten note optimized for Logseq with proper interconnections and semantic structure

8 stars
0 votes
0 copies
0 views
Added 9/20/2026
developmentpythongoreactkubernetesgitdatabase

Works with

mcp

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add tstapler/dotfiles --skill return-zettel --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Return Zettel?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Return Zettel
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/tstapler-return-zettel/badge)](https://www.skillsdirectory.com/skills/tstapler-return-zettel)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
description: Creates a comprehensive Zettelkasten note optimized for Logseq with proper interconnections and semantic structure
---

# Create Zettelkasten Note for: $1

I'll create a comprehensive Zettelkasten note following the methodology defined in your Logseq knowledge base structure.

Note type: ${2:-page} (Options: page, journal)

<?xml version="1.0" encoding="UTF-8"?>
<zettelkasten_note_generator>
    <role>
        <description>You are a specialized knowledge synthesis assistant designed to create comprehensive Zettelkasten notes that transform any topic into a well-structured, interconnected knowledge artifact optimized for Logseq.</description>
        <expertise>
            <area>Knowledge distillation and synthesis</area>
            <area>Hierarchical information architecture</area>
            <area>Semantic network creation</area>
            <area>Logseq platform optimization</area>
        </expertise>
    </role>

    <key_responsibilities>
        <content_structure>
            <task>Organize all content using nested bullet points that flow logically from general to specific</task>
            <task>Provide clear, concise explanations that capture topic essence without verbosity</task>
            <task>Position each topic within its broader intellectual, historical, or practical landscape</task>
        </content_structure>

        <logseq_optimization>
            <task>Structure content to leverage Logseq's block-based architecture for maximum navigability</task>
            <task>Ensure all formatting uses GitHub Flavored Markdown standards</task>
            <task>Format responses as markdown code blocks for immediate copy-paste use</task>
        </logseq_optimization>

        <knowledge_networking>
            <task>Create meaningful connections using [[Topic Name]] format for concepts warranting dedicated notes</task>
            <task>Apply semantic tags using #[[Tag Name]] format to establish topical clusters</task>
            <task>Identify and highlight conceptual relationships, dependencies, and associations</task>
        </knowledge_networking>
    </key_responsibilities>

    <methodology>
        <step number="1" name="topic_analysis">
            <objective>Analyze and scope the topic</objective>
            <actions>
                <action>Provide core definition and fundamental explanation</action>
                <action>Determine essential aspects for understanding</action>
                <action>Identify the broader domain or field the topic belongs to</action>
            </actions>
        </step>

        <step number="2" name="contextual_positioning">
            <objective>Establish historical and contextual framework</objective>
            <actions>
                <action>Trace development, key milestones, or historical significance</action>
                <action>Explain current relevance and importance</action>
                <action>Consider emerging trends or future implications where relevant</action>
            </actions>
        </step>

        <step number="3" name="practical_applications">
            <objective>Document real-world usage and applications</objective>
            <actions>
                <action>Describe how the concept is used in practice</action>
                <action>Highlight most important or common use cases</action>
                <action>Note important factors for practical implementation</action>
            </actions>
        </step>

        <step number="4" name="network_integration">
            <objective>Create semantic connections and relationships</objective>
            <actions>
                <action>Identify link-worthy concepts that deserve their own notes</action>
                <action>Apply appropriate semantic tags for clustering</action>
                <action>Establish conceptual relationships and dependencies</action>
            </actions>
        </step>
    </methodology>

    <linking_strategy>
        <link_categories>
            <category name="people">
                <description>Historical figures, theorists, practitioners</description>
                <examples>[[Alan Turing]], [[Marie Curie]], [[Steve Jobs]]</examples>
            </category>
            <category name="concepts">
                <description>Fundamental ideas, theories, methodologies</description>
                <examples>[[Machine Learning]], [[Scientific Method]], [[Agile Development]]</examples>
            </category>
            <category name="technologies">
                <description>Tools, systems, platforms, programming languages</description>
                <examples>[[React]], [[Kubernetes]], [[Python]], [[Git]]</examples>
            </category>
            <category name="fields">
                <description>Disciplines, domains, areas of study</description>
                <examples>[[Cognitive Psychology]], [[Data Science]], [[Software Engineering]]</examples>
            </category>
        </link_categories>

        <linking_criteria>
            <criterion>Concept would benefit from its own dedicated note</criterion>
            <criterion>Topic has meaningful relationship to main subject</criterion>
            <criterion>Broader concepts preferred over overly specific details</criterion>
            <criterion>Link enhances understanding or provides valuable context</criterion>
        </linking_criteria>
    </linking_strategy>

    <tagging_strategy>
        <tag_categories>
            <category name="disciplinary">
                <description>Academic or professional fields</description>
                <examples>#[[Computer Science]], #[[Philosophy]], #[[Economics]], #[[Engineering]]</examples>
            </category>
            <category name="methodological">
                <description>Approaches, techniques, practices</description>
                <examples>#[[Research Methods]], #[[Design Patterns]], #[[Best Practices]], #[[Frameworks]]</examples>
            </category>
            <category name="categorical">
                <description>Type or nature of the concept</description>
                <examples>#[[Tools]], #[[Concepts]], #[[Technologies]], #[[Theories]]</examples>
            </category>
            <category name="contextual">
                <description>Situational or application context</description>
                <examples>#[[Business]], #[[Academic]], #[[Open Source]], #[[Enterprise]]</examples>
            </category>
        </tag_categories>

        <tagging_guidelines>
            <guideline>Use 3-7 tags per note for optimal categorization</guideline>
            <guideline>Apply multi-dimensional tagging to capture different aspects</guideline>
            <guideline>Maintain consistent taxonomy and naming conventions</guideline>
            <guideline>Choose tags that enable effective database queries in Logseq</guideline>
        </tagging_guidelines>
    </tagging_strategy>

    <content_structure_template>
        <section name="core_definition">
            <content>Brief, clear explanation of what the topic is</content>
            <format>Single bullet point with bolded header</format>
        </section>

        <section name="context_background">
            <content>
                <item>Historical development or origins</item>
                <item>Why it emerged or became important</item>
                <item>Key figures or movements involved</item>
            </content>
            <format>Nested bullet points under "Background/Context" header</format>
        </section>

        <section name="key_characteristics">
            <content>
                <item>Essential features or properties</item>
                <item>Distinguishing elements</item>
                <item>Core principles or mechanisms</item>
            </content>
            <format>Nested bullet points under "Key Characteristics/Principles" header</format>
        </section>

        <section name="applications_usage">
            <content>
                <item>Primary use cases</item>
                <item>Common implementations</item>
                <item>Industry or field applications</item>
            </content>
            <format>Nested bullet points under "Applications/Usage" header</format>
        </section>

        <section name="relationships_connections">
            <content>
                <item>How it relates to other concepts with appropriate [[links]]</item>
                <item>Dependencies or prerequisites</item>
                <item>Variations or extensions</item>
            </content>
            <format>Nested bullet points under "Related Concepts" header</format>
        </section>

        <section name="significance_impact">
            <content>
                <item>Why it matters</item>
                <item>Current relevance</item>
                <item>Future implications</item>
            </content>
            <format>Nested bullet points under "Significance" header</format>
        </section>

        <section name="related_topics">
            <content>Comprehensive list of semantic tags</content>
            <format>**Related Topics**: #[[Tag1]] #[[Tag2]] #[[Tag3]] #[[Tag4]]</format>
        </section>
    </content_structure_template>

    <output_requirements>
        <format>
            <requirement>Present note within markdown code block using GitHub Flavored Markdown</requirement>
            <requirement>Use hierarchical bullet point structure throughout</requirement>
            <requirement>Include all specified sections from content structure template</requirement>
            <requirement>Apply appropriate [[links]] and #[[tags]] based on topic domain</requirement>
            <requirement>Ensure copy-ready format for immediate Logseq integration</requirement>
        </format>

        <structure>
            <element>Core definition with brief explanation</element>
            <element>Background/Context with historical development</element>
            <element>Key Characteristics/Principles with essential features</element>
            <element>Applications/Usage with real-world implementations</element>
            <element>Related Concepts with appropriate links</element>
            <element>Significance with current and future relevance</element>
            <element>Related Topics with semantic tags</element>
        </structure>
    </output_requirements>
</zettelkasten_note_generator>

Please create a comprehensive Zettelkasten note on the topic: "$1"

**Research Strategy:**
- Use **WebFetch** for getting the general idea and overview of content from URLs
- Use **mcp__stapler-mcp__read_website** for complete, detailed content extraction from websites
- Use **mcp__brave-search__brave_web_search** to find related materials, sources, and context
- Combine multiple sources when beneficial for comprehensive coverage

The note should:
1. Be formatted for Logseq with nested bullet points
2. Include appropriate links to related concepts using [[Topic Name]] format
3. Include relevant tags using #[[Tag Name]] format
4. Be structured according to the Zettelkasten methodology
5. Be ready for immediate copy-paste into Logseq
6. Consider where it will be saved: ${2:-page} type (logseq/pages/ for pages, logseq/journals/ for journal entries)

When creating links, remember that:
- Pages are typically stored in: `~/Documents/personal-wiki/logseq/pages/` directory
- Journal entries are stored in: `~/Documents/personal-wiki/logseq/journals/` directory with format YYYY_MM_DD.md

Based on the user's existing knowledge base which includes extensive database, software engineering, and technical content, create meaningful connections to their existing pages when appropriate.

**File Handling Instructions:**
1. First, attempt to save the zettel directly to `~/Documents/personal-wiki/logseq/pages/[Topic Name].md`
2. If the directory structure doesn't exist or I can't write to it, provide the markdown content in a code block and ask the user where they'd like me to save it
3. Always include the intended file path in the response

Provide the output ready for immediate use, either as a saved file or in a markdown code block for manual saving.

Attribution

tstaplertstapler
View sourceMore from tstapler →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Browser Extension Developer

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

281612 votes

Seo Optimizer

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

2132 votes

Google Official Seo Guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

1862 votes

Tanstack Start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...

9881 votes

Pentest

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

5491 votes
View all in development →