intellectronicaintellectronicaCommunityΒ·20 Agent Skills Included

agent-skills

Connect Notion, Todoist, Gmail, image generation, and code search

Connects everyday services like Notion, Todoist, Raindrop, Anki, and Google Workspace to plain-language commands. Generates and edits images, renders Mermaid diagrams, converts documents to Markdown, and searches code semantically. Eliminates manual API scripting, repetitive clicking, and context switching across dozens of separate apps. Each skill ships with ready-made commands, authentication handling, and safety confirmations for destructive actions.
npx skills add intellectronica/agent-skills --all -g -y

All Skills in This Repository (20)

Pure Emerald Level Indicators
πŸ“¦ In Repo
intellectronicaintellectronica

here-be-git

Initialize a Git repository with optional agent instructions and .gitignore templates.

Community
Intermediate
πŸ“¦ In Repo
intellectronicaintellectronica

anki-connect

Translate user intents into AnkiConnect API calls against a running Anki instance.

Community
Intermediate
πŸ“¦ In Repo
intellectronicaintellectronica

notion-api

Authenticate with Notion API tokens and manage pages, databases, blocks, and comments.

Community
Advanced
πŸ“¦ In Repo
intellectronicaintellectronica

context7

Retrieve current library documentation via the Context7 API.

Community
Intermediate
πŸ“¦ In Repo
intellectronicaintellectronica

promptify

Transform vague user requests into precise AI prompts with explicit constraints.

Community
Intermediate
πŸ“¦ In Repo
intellectronicaintellectronica

raindrop-api

Manage Raindrop.io bookmarks via REST API with curl and jq.

Community
Advanced
πŸ“¦ In Repo
intellectronicaintellectronica

todoist-api

Manage Todoist tasks, projects, sections, labels, and comments via the td CLI.

Community
Intermediate
πŸ“¦ In Repo
intellectronicaintellectronica

ultrathink

Print colorful ANSI art of the word ultrathink to the terminal.

Community
Basic
πŸ“¦ In Repo
intellectronicaintellectronica

lorem-ipsum

Generate lorem ipsum placeholder text for mockups, templates, and drafts.

Community
Intermediate
πŸ“¦ In Repo
intellectronicaintellectronica

mgrep-code-search

Perform semantic search across codebases and documents using natural-language queries.

Community
Advanced
πŸ“¦ In Repo
intellectronicaintellectronica

ray-so-code-snippet

Generate code snippet images via ray.so with configurable themes, backgrounds, and line numbers.

Community
Advanced
πŸ“¦ In Repo
intellectronicaintellectronica

beautiful-mermaid

Render Mermaid diagrams as SVG and PNG with configurable themes.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install agent-skills?β–Ό

Run `npx skills add intellectronica/agent-skills --all -g -y` in your terminal to install every skill globally, or add a single one with `--skill skill-name`.

What can I do with intellectronica/agent-skills?β–Ό

You can manage Notion pages, Todoist tasks, Raindrop bookmarks, Anki flashcards, and Google Workspace from plain-language requests. It also generates images, renders diagrams, converts files to Markdown, and searches code semantically.

Does it work with Claude Code and other coding agents?β–Ό

Yes. Every skill follows the standard SKILL.md format, so it runs in Claude Code, Cursor, Codex, and any compatible agent environment.

Do I need API keys for these skills?β–Ό

Only for the services you actually use, such as Notion, Raindrop, or OpenAI. Each skill explains exactly which environment variable to set and never exposes your tokens.

Can non-developers use these skills?β–Ό

Yes. Once installed, you simply describe what you want in plain English and the agent handles the commands, authentication, and confirmations for you.

Related Repositories in Software Engineering

View All in Software Engineering→