tasknotes
38Manage Obsidian Tasks with TaskNotes
Manual TaskNotes maintenance can slow daily planning. This skill uses the local API to list, create, update, and delete Obsidian tasks.
Query Obsidian Bases from Local RPC
Obsidian Bases can hold useful project and note metadata, but querying them manually is slow. This skill gives Claude, Codex, and Claude Code focused prompts for listing bases, querying views, and reading schemas through the local plugin RPC.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "bases" from https://skillstore.io/skills/artemxtech-bases.md and its manifest at https://skillstore.io/api/skills/artemxtech-bases/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "bases". List all bases in my vault.
Expected outcome:
A short list of base names, each with its vault path when available.
Using "bases". Query my active projects view.
Expected outcome:
A concise table-style summary with note names, statuses, dates, and paths.
Using "bases". Show fields for my reading list base.
Expected outcome:
A field inventory with names, likely meanings, and suggestions for useful filters.
The Markdown code fence detections for Ruby backtick execution are false positives. The skill does instruct requests to a loopback Obsidian RPC service, which can expose vault metadata and should require user awareness. No prompt injection or remote exfiltration instructions were found.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/artemxtech-bases/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/artemxtech-bases?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/artemxtech-bases?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/artemxtech-bases/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/artemxtech-bases.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>ArtemXTech. (2026). bases security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/artemxtech-bases/audits/9@techreport{artemxtech-artemxtech-bases-2026,
author = {ArtemXTech},
title = {bases security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/artemxtech-bases/audits/9},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "bases security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "ArtemXTech"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/artemxtech-bases/audits/9"
identifiers:
- type: other
value: "skillstore:artemxtech-bases:audit:9"
description: "Skillstore immutable audit report identifier"
Product managers can list bases and check current view names before planning updates.
Researchers can query a base view to compare statuses, dates, and note paths.
Developers can discover schemas before creating repeatable vault reporting workflows.
Use the bases skill to list available Obsidian Bases from the local RPC endpoint. Show only base names and paths.
Query the base at [base path] and view [view name]. Summarize row names, paths, and important frontmatter fields.
Get the schema for [base path] and [view name]. Explain each available field and suggest fields for a report.
Query [base path] view [view name], extract [fields], and compare rows by [status or date]. Ask before reading another base.
Author
ArtemXTechLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
6eec4a59f63ff83440a84c18d1aef79743bc714e
Maintenance freshness
7/18/2026
Usage
7 downloads · 230 views
File structure
📄 SKILL.md
Create Desmos Graphs in Obsidian
by BitYoungjae
Desmos blocks can fail when settings, equations, and restrictions use the wrong syntax. This skill creates parser-aware graph blocks with reliable styling and bounds.
Build Obsidian Bases for Dynamic Notes
by ZhanlinCui
Obsidian Bases can be hard to write correctly by hand. This skill helps create valid views, filters, formulas, and summaries.
Expose Canister Data Through OQL
by caffeinelabs
Structured canister data is difficult for intelligence agents to query safely. This skill adds OQL entities, schema discovery, query execution, relationships, and per-entity authorization.
Organize Obsidian Notes with AI
by ZhanlinCui
Obsidian vaults can become hard to review and update consistently. This skill helps Claude and Codex create daily notes, capture ideas, and summarize recent work.
Maintain a Verified Codex Knowledge Wiki
by phelan164
Codex guidance becomes stale, duplicated, and difficult to trace. This skill maintains a review-first wiki with source provenance, explicit knowledge states, safe paths, and deterministic linting.
Manage Lark Wiki Spaces and Content
by larksuite
Managing Lark Wiki structures and access through raw API calls is slow and error-prone. This skill guides authenticated listing, creation, movement, copying, deletion, and member administration.