Skip to main content
Run any Skill in Manus
with one click
nicshik
GitHub creator profile

nicshik

Repository-level view of 44 collected skills across 7 GitHub repositories.

skills collected
44
repositories
7
updated
2026-07-16
repository explorer

Repositories and representative skills

perplexity-pro-search
software-developers

Режим Pro Search через local Sonar Pro script с `web_search_options.search_type=pro`. Использовать, когда нужен sourced answer, usage, step log и явный Pro Search mode.

2026-05-04
perplexity-deep-research
software-developers

Perplexity Deep Research for broad multi-source analysis where higher cost and longer runtime are acceptable. Use only when deep research is explicitly justified.

2026-04-30
perplexity-fetch-url
office-clerks-general-439061

Read one or more known URLs through Perplexity Sonar Pro fetch_url_content. Use when the user wants content extracted or verified from specific pages.

2026-04-30
perplexity-pro-search
software-developers

Perplexity Pro Search for concise sourced answers with explicit search_type=pro. Use when the task needs a synthesized answer with sources, not just links.

2026-04-30
perplexity-search-only
software-developers

Low-cost Perplexity search for links, snippets, and source discovery without answer synthesis. Use when the task needs fresh links or primary sources, not a synthesized answer.

2026-04-30
perplexity-deep-research
software-developers

Режим Deep Research через Perplexity MCP для широких и важных multi-source вопросов, когда допустимы высокий расход и более долгое выполнение.

2026-04-30
perplexity-fetch-url-content
software-developers

Режим Fetch URL через встроенный Perplexity Sonar Pro tool `fetch_url_content`. Использовать, когда нужно прочитать, извлечь или проверить одну или несколько страниц глубже поисковых сниппетов.

2026-04-30
perplexity-search-only
software-developers

Режим Search only для недорогого поиска через Perplexity с preferred MCP path и direct Search API fallback. Использовать, когда нужны ссылки, сниппеты, первоисточники или быстрая проверка свежих сведений.

2026-04-30
Showing top 8 of 12 collected skills in this repository.
linear-custom-view-update
software-developers

Update one existing Linear Custom View through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a narrow fallback when the normal Linear connector cannot update Custom View metadata or filters.

2026-06-24
linear-change-status
software-developers

Change Linear issue statuses through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use when the user asks to move a Linear task or issue to Done, In Progress, Backlog, Todo, or another workflow state and the normal Linear MCP connector is unavailable, blocked, or insufficient.

2026-06-24
linear-comment-issue
software-developers

Add one comment to a Linear issue through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a narrow fallback when the normal Linear connector is unavailable or cannot create the comment.

2026-06-24
linear-create-issue
software-developers

Create one Linear issue through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a narrow fallback when the normal Linear connector is unavailable or cannot create the issue.

2026-06-24
linear-custom-view-setup
software-developers

Ensure one Linear Custom View exists through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a narrow fallback when the normal Linear connector cannot set up a required view.

2026-06-24
linear-custom-view
software-developers

Read Linear Custom Views through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use when the user asks to inspect a Linear view URL, extract the live issue queue, preserve manual order, or use a Custom View as a source of task priority.

2026-06-24
linear-delete-issue
software-developers

Soft-delete one Linear issue through the direct Linear GraphQL API after read-before-delete and explicit guard checks. Use only as a narrow fallback when the normal Linear connector cannot delete an issue.

2026-06-24
linear-label-setup
software-developers

Ensure Linear issue labels exist through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a narrow fallback when the normal Linear connector cannot create missing labels.

2026-06-24
Showing top 8 of 12 collected skills in this repository.
asana-api
software-developers

Call an arbitrary Asana REST API endpoint by HTTP method and path through the direct Asana API using a local ASANA_ACCESS_TOKEN. Use only as a low-level fallback when the normal Asana connector cannot reach the endpoint you need; you control the method, path, query, and body.

2026-06-24
asana-comment-task
software-developers

Add a comment story to one Asana task through the direct Asana REST API using a local ASANA_ACCESS_TOKEN. Use only as a narrow fallback when the normal Asana connector cannot post a comment to a target task.

2026-06-24
asana-create-task
software-developers

Create one Asana task through the direct Asana REST API using a local ASANA_ACCESS_TOKEN. Use only as a write fallback when the normal Asana connector is unavailable, and prefer --dry-run to confirm the payload before creating.

2026-06-24
asana-delete-task
software-developers

Delete one Asana task through the direct Asana REST API using a local ASANA_ACCESS_TOKEN. Use only as a guarded fallback when the normal Asana connector cannot delete a target task. Live deletes require an explicit --confirm matching the resolved task gid.

2026-06-24
asana-list-projects
software-developers

List Asana projects in a workspace or team through the direct Asana REST API using a local ASANA_ACCESS_TOKEN. Use only as a read-only fallback when the normal Asana connector is unavailable or cannot enumerate the projects you need.

2026-06-24
asana-list-tags
software-developers

List the tags in an Asana workspace through the direct Asana REST API using a local ASANA_ACCESS_TOKEN. Use only as a read-only fallback when the normal Asana connector is unavailable or cannot enumerate workspace tags.

2026-06-24
asana-list-tasks
software-developers

List Asana tasks for a project, section, tag, or assignee through the direct Asana REST API using a local ASANA_ACCESS_TOKEN. Use only as a read-only fallback when the normal Asana connector is unavailable or cannot enumerate the required tasks.

2026-06-24
asana-preflight
software-developers

Verify direct Asana REST access using a local ASANA_ACCESS_TOKEN by reading the token's own user and workspaces from GET /users/me. Use only as a read-only fallback to confirm credentials and workspace visibility when the normal Asana connector is unavailable.

2026-06-24
Showing top 8 of 12 collected skills in this repository.
Showing 7 of 7 repositories
All repositories loaded
nicshik Agent Skills | SkillsMP