obsidian-list-all-notes-tagged-with-project

Sub-skill of obsidian: List all notes tagged with #project.

5 stars

Best use case

obsidian-list-all-notes-tagged-with-project is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of obsidian: List all notes tagged with #project.

Teams using obsidian-list-all-notes-tagged-with-project should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/list-all-notes-tagged-with-project/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/business/productivity/obsidian/list-all-notes-tagged-with-project/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/list-all-notes-tagged-with-project/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How obsidian-list-all-notes-tagged-with-project Compares

Feature / Agentobsidian-list-all-notes-tagged-with-projectStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of obsidian: List all notes tagged with #project.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# List all notes tagged with #project

## List all notes tagged with #project


```dataview
LIST
FROM #project
```

Related Skills

OrcaFlex Specialist Skill

5
from vamseeachanta/workspace-hub

```yaml

gh-work-execution-checklist

5
from vamseeachanta/workspace-hub

Compact live-execution checklist companion for approved GitHub issue work. Use during active implementation as a fast operational route; gh-work-execution remains the canonical source of truth.

orcaflex-specialist

5
from vamseeachanta/workspace-hub

Automate OrcaFlex marine simulations via Python API for mooring, riser, and installation analysis

python-project-template

5
from vamseeachanta/workspace-hub

Generate standardized Python project structure with pyproject.toml, UV environment, pytest configuration, and workspace-hub compliance. Creates production-ready project scaffolding.

github-project-board

5
from vamseeachanta/workspace-hub

Synchronize AI swarms with GitHub Projects for visual task management and progress tracking. Use for project board automation, task synchronization, sprint management, and team coordination with GitHub Projects.

plan-review-approval-shortlist-audit

5
from vamseeachanta/workspace-hub

Audit a status:plan-review queue to identify true approval candidates without being fooled by stale labels, conditional review summaries, or unresolved prerequisite blockers.

gh-work-planning-checklist

5
from vamseeachanta/workspace-hub

Compact live-execution checklist companion for the canonical gh-work-planning route. Use for fast operational tracking during issue planning without replacing the full route.

repo-cleanup-list-untracked-files

5
from vamseeachanta/workspace-hub

Sub-skill of repo-cleanup: List Untracked Files (+3).

discipline-refactor-verification-checklist

5
from vamseeachanta/workspace-hub

Sub-skill of discipline-refactor: Verification Checklist.

nextflow-pipelines-workflow-checklist

5
from vamseeachanta/workspace-hub

Sub-skill of nextflow-pipelines: Workflow Checklist.

instrument-data-allotrope-pre-parsing-checklist

5
from vamseeachanta/workspace-hub

Sub-skill of instrument-data-allotrope: Pre-Parsing Checklist.

raycast-alfred-project-switcher-integration

5
from vamseeachanta/workspace-hub

Sub-skill of raycast-alfred: Project Switcher Integration.