·qiita
</>

qiita

vm0-ai/vm0-skills

Qiita API integration for searching, reading, and publishing technical articles. Use this skill to search articles, get user posts, publish content, and manage comments on Qiita.

14Installs·0Trend·@vm0-ai

Installation

$npx skills add https://github.com/vm0-ai/vm0-skills --skill qiita

SKILL.md

Qiita is a technical knowledge sharing platform popular in Japan. This skill provides integration for searching articles, publishing content, and interacting with the community.

When using environment variables in commands with pipes, always wrap the command in bash -c '...' and keep the pipe outside. This ensures proper variable substitution:

The script supports 5 modules: item, user, tag, comment, auth

Qiita API integration for searching, reading, and publishing technical articles. Use this skill to search articles, get user posts, publish content, and manage comments on Qiita. Source: vm0-ai/vm0-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vm0-ai/vm0-skills --skill qiita
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is qiita?

Qiita API integration for searching, reading, and publishing technical articles. Use this skill to search articles, get user posts, publish content, and manage comments on Qiita. Source: vm0-ai/vm0-skills.

How do I install qiita?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vm0-ai/vm0-skills --skill qiita Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/vm0-ai/vm0-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01